body {
	background: black url(/images/dvl-background.jpg) repeat-x;
	text-align:center;
	font-family:Arial;
	font-size:11px;
}
#brandlist2 {float:right;width:180px;}

div#contactus {
	margin:20px;
	border:1px solid #888888;
	padding:0px;
}
div.contactusheader {
	margin:0px;
	height:28px;
	background-image:url(/images/contactusbak.jpg) ;
}
div.contactusheader h2 {
	display:block;
	background: url(/images/contact.jpg) no-repeat;
	height:28px;
	margin:0px;
}
div.contactusheader h2 span 
{
	visibility:hidden;
}
div.contactuscontainer {
	background:white;
	padding:20px;
}
div.contactuscontainer form {
	display:block;
	background:#f7f7f7;
	border:1px solid #888888;
	padding:20px;
	width:600px;
}
div.contactussplit {
	width:640px;
	border-bottom: 1px solid #888888;
	margin-bottom:20px;
}
div#brands {
	margin-left:20px;
	margin-right:20px;;

}
 div.brandbox {
	background:white;
	height:272px;
	width:170px;
	padding:0px;
}
div.brandbox h2 { color:#333; font-size:13px; display:block; margin:0px; padding:4px 2px 0px 2px; height:47px;}
#brandlist2 div.brandbox {
	height:272px;
}
#brandlist2 div.brandbox div.middle {
	height:196px;
}

 div.brandbox div.middle {
	border-top:1px solid #999;
	padding-top:4px;
	height:196px;
}
div.brandbox div.bottom {
	
}
#orderslist a:visited { color : red }
#dmkbrandlist a { 
	display:block; 
	float:left; 
	text-align:center;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	width:122px;
	height:53px;
	padding-top:1px;
}
#dmkbrandlist a.odd {
	border-right:none;
	width:122px;
}
#brandviewtext {
	background:white ;
	margin-right:220px;
	padding:30px;
}
#whitecontain {
	background:white;
	padding:20px 20px 40px 20px;
}

