
.portable_gallery{

}
.portable_gallery #product_nav{
margin: 0px;
padding: 0px;
position: relative;
	width:216px;
	height:270px;
	background-image:url(/images/portable_gallery/bg_product_nav_gray.gif);
	background-repeat:no-repeat;
}

.portable_gallery #product_nav p{
	margin:0px 10px 0px 10px;
	padding:0px;
	padding-top: 10px;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#000;
}

.portable_gallery #product_nav img#shd_feat_pictures{
	position:absolute;
	top:146px;
	left:12px;
}

.portable_gallery #product_nav div#nav_thumbs{
	position:absolute;
	top:126px;
	left:9px;
	line-height:1px;
}

.portable_gallery #product_nav div#nav_thumbs div{
	position:relative;
	float:left;
	padding:2px;
	margin:0px 9px 10px 0px;
	border:none;
	height:38px;
	width:38px;
}

.portable_gallery #product_nav div#nav_thumbs div:hover, .portable_gallery div#product_nav div#nav_thumbs div.down, .portable_gallery div#product_nav div#nav_thumbs div.over{
	padding:1px;
	border:1px solid #fe9000;
}

.portable_gallery #product_nav div#nav_thumbs div img{
	position:relative;
	border:none;
	margin:0px;
	padding: 0px;
	cursor:pointer;
}


