/* CSS Document */

a img{
border:0;
}
#gallery_hldr{
width:685px;
padding-bottom:10px;
margin:0 auto;
}
#big_img{
width:500px;
height:502px;
text-align:center;
padding-top: 2px;
padding-right: 6px;
float:left;
}
#thmb_img_hldr{
	width:179px;
	height:504px;
	overflow:auto;
	float:right;
}
.thmb_img a{
margin:3px;
float:left;
}
.thmb_img a:hover{
margin:2px;
border:1px solid #000;
float:left;
}

