#contentleft{
text-align: left;
width:190px;
padding:0 0 0 10px;
}

/********Image Gallery************/

#img_gallery{
float:left;
padding:0 0 0 0px;
margin:0 auto;
}

#main_img{
padding:4px 4px 4px 4px;
margin:0;
width: 490px;
border:1px solid #444;
background:#F0F0F0;
}

#catergory{
width:445px;
padding:5px 0 0px 10px;
margin:0 auto;
}

#thumbnails{
float:left;
width: 460px;
padding:0px;
margin:0px;
}
.image-row{
width: 530px;
overflow:hidden;
}
#thumbnails .image-row div.thumb{
float:left;
border:1px solid #444;
margin-right:5px;
padding:0px;
width:84px;
height:55px;
overflow:hidden;
}

#thumbnails .image-row div.thumb a img{
margin:0;
padding:0;
border:0;

}

#thumbnails .image-row div.thumb a{
margin:0;
padding:0;
line-height:0px;
border:none;
display:inline;
}

.border_bottom{
border-bottom:1px solid #ccc;
padding-bottom:15px;
}

#img_download{
width: 450px;
padding: 0;
margin: 5px 0;
border-top:1px #ccc solid;
border-bottom:1px #ccc solid;

}
#img_download p{
width: 450px;

}

#thumb_nav{
float:left;
width:450px;
padding: 0;
margin: 5px 0;
}	
#thumb_nav_left{
float:left;
padding: 0px 0;
margin:0 auto;
}	

#thumb_nav_right{
float:right;
padding: 0px 0;
margin:0 auto;
}

.go_button{
padding:0;
margin-left:5px;
}

.thumb{
    float: left;
    margin:7px;
}

.category-thumb{
    margin:7px;
    text-align: center;
    margin-left:0px;
}
.thumb a, .category-thumb a{
display: block;
    background-color:#000;
    height:72px;
    width:86px;
}
.thumb img, div#contentleft div.gallery-category div.category-thumb a img{
margin:1px;
padding:0px;
}
#image_gallery a:hover{
    text-decoration: none;
    color:#c00;
}
#image_gallery strong{
color: #616161
}
.gallery-category h2 a, .gallery-category h2 a:hover{
    color:#666;
}

#active-image p{
font-size:13px;
}

