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 {
	margin: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:170px;
width:530px;

}
div#brands div.brandbox {
height:220px;
}
#orderslist a:visited { color : red }
