/* #main-pic-1 { position: absolute; left: 16px; top: 0px; } */

#sub-content {
/*
	width:506px;
	position:absolute;
	top:0px;
	left:321px;
	height: 181px;
*/
	width: 600px;
	margin-right: 30px;
	float: right;
	position: relative;
	min-height: 396px;
}

#thumbnails {position:absolute; bottom: 0px;}
#item_info {position:absolute; bottom: 90px;}

.thumbnail {float:left; margin-right:16px;}
.thumbnail img { cursor: pointer; }
