#picture_content_home{
float:left;
width:725px;
}
#home_content_container {
	float: left;
	width: 725px;
	background-color: #FFFFFF;
	/*position: relative;*/
}
#home_right {
	float: left;
	width: 425px;
	margin-left: 40px;
}
#home_bottom {
	float: left;
	width: 707px;
	padding-left: 10px;
	clear: left;
	padding-top: 7px;
	padding-bottom: 6px;
}
#home_left_box {
	width: 229px;
	float: left;
}
#home_box_bg {
	float: left;
	width: 227px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cbcacb;
	border-left-color: #cbcacb;
	background-color: #FFFFFF;
	background-image: url(../images/sce/content_box_bg.jpg);
	background-repeat: repeat-x;
	clear: left;
}
#home_mid_box {
	width: 229px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 0px;
	margin-right: 0px;
}
#details {
	clear: left;
	float: left;
	position: relative;
	background-image: url(../images/sce/details_bottom_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	padding-right: 11px;
	width: 218px;
}
#top_piece {
	float: left;
}
#form {
	float: left;
}
.clear_left {
	clear: left;
	float: left;
}
.clear_left2 {
	clear: left;
}

.brown_30 {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #cc9538;
}
.times_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
}
.times_black_smaller {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.times_black_small {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
}
.grey_11 {
	font-size: 11px;
	color: #8b8b8b;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c5c5;
	display: inline;
	width: 150px;
	padding-bottom: 2px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
