div.content_div{
	width:472px;
	margin-top:3px;
}
div.title_box{
	background-image:url(../images/title_box.jpg);
	height:47px;
}
div.title_box div.title_1{
	padding-left:22px;
	padding-top:7px;
}
div.title_box div.title_2{
	margin-left:22px;
	margin-top:3px;
}

/* configurator brand choose */
td.configurator_header_bg{
	background:url('../images/configurator_header_bg.jpg') no-repeat top;
	width:468px; height:292px;
	font-family:'Tahoma',Arial;
	font-size:9px;
	color:#6d6a6a;
	text-align:justify;
}
td.configurator_left{
	background:url('../images/configurator_left.jpg') no-repeat top;
	width:312px; height:475px;
}
td.configurator_footer{
	background:url('../images/configurator_footer.jpg') no-repeat right #ffffff;
	width:780px; height:35px;	
	font-family:'Tahoma',Arial;
	font-size:9px;
	color:#b9b8b8;
	text-decoration:none;
}
td.configurator_footer a{
	width:780px; height:35px;	
	font-family:'Tahoma',Arial;
	font-size:9px;
	color:#b9b8b8;
	text-decoration:none;
}
td.configurator_footer a:hover{
	width:780px; height:35px;	
	font-family:'Tahoma',Arial;
	font-size:9px;
	color:#b9b8b8;
	text-decoration:underline;
}
div.brown_line
{
	height:15px;
	background:#6e6b6b;
	border-top:1px solid #d0c1aa;
	border-bottom:1px solid #dfdbd6;
	font-family:'Tahoma',Arial;
	font-size:11px;font-weight:bold;
	color:#e9d7ba;
	padding-left:102px;
	padding-top:1px;
}
