.content h1 {
	color: #de2f00;
}

.exitbtn {
	float: right;
	margin-right: 10pt;
	margin-top: 7pt;
}

.expand, .register {
	margin-top: 10pt;
	width: 350pt;
}

.expand {
	display: none;
	margin-left: 40pt;
}

.expand .elem, .register .elem {
	margin: 0;
	height: 18pt;
	line-height: 18pt;
}

.expand .elem .a1, .register .elem .a1 {
	float: left;
}

.expand .elem .a2, .register .elem .a2 {
	float: right;
	width: 140pt;
}

.need {
	color: red;
	font-size: 12pt;
}

.regbtn {
	margin-top: 7pt;
	display: block;
	background: url('/img/regbutton.jpg') no-repeat left top;
	width: 187px;
	height: 42px;
}

.chngpwd {
	margin-top: 7pt;
	display: block;
	background: url('/img/changepassword.jpg') no-repeat left top;
	width: 157px;
	height: 42px;
}

.sndpwd {
	margin-top: 7pt;
	display: block;
	background: url('/img/sendpassword.jpg') no-repeat left top;
	width: 157px;
	height: 42px;
}

.regbtn:hover, a.chngpwd:hover, a.sndpwd:hover {
	background-position: left bottom;
}

.dealerregsendbutton {
	background:url('/img/sendbutton.jpg') no-repeat scroll 0 0 transparent;
	background-position: 0 0;

	height:38px;
	width:133px;
}


a.sendbutton {
	display: block;
	width: 133px;
	height: 38px;
	text-decoration: none;
	background: url('/img/sendbutton.jpg') no-repeat;
	background-position: 0 0;
}

a.sendbutton:hover {
	background-position: 0 -38px;
}

.subtitle {
	color: #3a6397;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
	margin-left: 35px;
}

.rel-products {
	width: 100%;
	margin-top: 10px;
}

* html .rel-products {
	width: 100%;
	left: 0; 
	top: 0;
}

.rel-products td {
	padding: 10px 0;
	vertical-align: middle;
}

.rel-products .a1 {
	width: 100px;
	text-align: center;
}

.rel-products .a2 {
	padding-left: 10px;
	padding-right: 10px;
}

.rel-products .a3 {
	width: 135px;
	text-align: center;
}

.rel-products .a3 p {
	margin: 1pt 0;
}

.smallbuy a {
	width: 120px;
	height: 36px;
	background: url('/img/buy-button-small.jpg') no-repeat;
	display: block;
}