/* CSS Document */

div#left{
	width:355px;
	height:540px;
	float:left;
	overflow:hidden;
	background-color:#e7e2da;
	margin:15px 0 25px 16px;
	padding:13px 10px 10px 10px;
}
#left img{
	margin-top:10px;
}
div#right{
	float:right;
	width:565px;
	height:540px;
	background-color:#dad3ca;
	margin:15px 16px 25px 0px;
	padding-bottom:23px;
}
div#right img{
	border:1px solid #FFFFFF;
	margin:5px 4px 8px 4px;
	float:left;
}
img.sub_buttons{
	float:left;
	margin:10px 0 10px 10px;
}
div.sub_imagerow{
	margin-left:4px;
	width:547px;
}
div.sub_imagerow img{
	margin:0px 0px 5px 0px !important;
	padding:0px;
}
hr{
	border: 0;
	color:#cec7bb;
	background-color:#cec7bb;
	height: 1px;
}
div#gallery{
	margin-top:5px;
	margin-left:6px;
}