#title_container{
	position: absolute;
	top: 62px;
	left: 206px;
	width: 594px;
	height: 89px;
	background-color: #FFFFFF;
	background-image: url(../images/stage/tab_back.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#title{
	position: absolute;
	top: 46px;
	right: 20px;
}
#stage_container_interior{
	width: 810px;
	border: 10px solid #FFFFFF;
	height: 200px;
}
#content_container{
	position: relative;
	width: 830px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#content_container_interior{
	position: relative;
	width: 830px;
	overflow: hidden;
}
.prod_desc_cont{
	padding-right: 20px;
}
#content_products{
	clear: both;
	padding: 30px 20px 30px 20px;
}
#content{
	width: 740px;
	padding: 30px;
	margin: 0px 15px 0px 15px;
	background: #FFFFFF url(../images/common/content_back.gif) left top no-repeat;
	overflow: hidden;
}
#content #text{
	float: left;
	width: 465px;
	padding-right: 30px;
}
#content #sidebar{
	float: left;
	width: 225px;
	text-align: center;
}
#content #text_directions{
	float: left;
	width: 290px;
	padding-right: 30px;
}
#content #sidebar_directions{
	float: left;
	width: 400px;
	text-align: center;
}
#content_products img{
	border: 3px solid #615745;
}
#product_table{
	width: 100%;
}
.product_cell{
	width: 186px;
	padding-bottom: 15px;
}
.product_brand{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.product_name{
	color: #7d1f19;
	font-size: 11px;
	font-weight: bold;
}
.viewing{
	float: left;
}
.pagenums{
	float: right;
}
#content_container img{
	border: 3px solid #615745;
}
#content_container #controls{
	width: 760px;
	padding: 8px 35px 8px 35px;
	background-color: #615745;
	overflow: hidden;
}
#content_container #controls p{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content_container #controls a{
	color: #FFFFFF;
	text-decoration: none;
}
#content_container #controls a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#content_footer{
	width: 770px;
	padding: 10px 15px 10px 15px;
	margin: 0px 15px 0px 15px;
	text-align: right;
	background: #f2efe9 url(../images/clearance/footer_back.gif) top no-repeat;
}
#content_footer p{
	color: #615745;
	margin: 0px;
	padding: 0px;
}
#content_footer a{
	color: #7d1f19;
	text-decoration: none;
}
#content_footer a:hover{
	color: #7d1f19;
	text-decoration: underline;
}
#product_images{
	float: left;
	width: 400px;
}
#product_info{
	float: left;
	padding-left: 30px;
	width: 300px;
}
#thumb_table{
	width: 410px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 0px;
}
#thumb_table img{
	border: 1px solid #615745;
}
.thumb_cell{
	width: 103px;
	vertical-align: top;
	text-align: left;
}