.gallery .img {
    float: left;
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
    height: 110px;
    line-height: 1.2em;
    margin-bottom: 25px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    width: 95px;
    z-index: 100;
}

.gallery
{width:655px;}

.gallery .img a 
{margin-bottom:2px;}

div#main {
margin-left:225px;
margin-right:30px;
}

.gallerycomment{
bottom:142px;
position:absolute;
right:87px;
width:228px;
}


div#content .gallerycomment h3 {
color:#00CCFF;
line-height:1.6em;}


.gallery .img a {
	display: inline-block;
	padding: 1px;
}

.gallery .img a:hover {
	border-color: #999;
}

.gallery img {
	border: none;
}

.gallery .pagenavigation {
	height: 50px;
}