#collection_main{
	background: #FFDDDD;
	width: 500px;
	height: 500px;
	float: left
}
#collection_main_image{
	width: 370px;
	height: 500px;
	overflow: hidden;
	vertical-align: top;
	margin: 0 auto
}
#collection_gallery{
	width: 255px;
	float: right
}
#collection_image_title{
	width: 243px;
	height: 56px;
	border: 1px dotted #FF9999;
	padding: 5px;
	float: left;
	margin: 5px 0px 10px 0px
}

.collection_gallery_image{
	width: 82px;
	height: 110px;
	overflow: hidden;
	margin: 1px;
	float: left
}
#dress_name{
	font-family: "Century Gothic", Arial;
	width: 100%;
	color: #666666;
	margin: 0px 0px 2px 0px
}
#dress_name b{
	font-size: 14px;
	color: #333333
}
