.big_picture {
	width: 600px;
	height: 412px;	
	margin: 0px 0px 30px 0px;
}

.big_picture img {
	max-width: 600px;
	max-height: 400px;
	background: #FFF url(../images/loading_wh.gif) no-repeat center center;		
}

.small_pictures {
	width: 600px;	
}

.small_pictures img {
	margin: 0px 10px 10px 0px;
}

.mini-album .head h4 {
	background: transparent url(../images/photo_album.png) no-repeat left center;
	padding-left: 25px;	
	height: 20px;
}

.mini-album .product-images a img {
	border: 0px;
} 
