.contact_form{
	width:410px;
	float:left;
	padding:25px;
	margin:20px 0 0 15px;
	_margin:20px 0 0 5px;
	border:1px #DFD1D2 dashed;
	position:relative;
	color:#999999;
}
.form_row{
	width:420px;
	_width:355px;
	clear:both;
	padding:10px 0 10px 0;
	_padding:5px 0 5px 0;
	color:#acacac;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
label.contact{
width:120px;
float:left;
font-size:12px;
text-align:right;
padding:4px 5px 0 0;
color: #999999;
}
input.contact_input{
width:190px;
height:18px;
padding-left:2px;
background-color:#fff;
color:#999999;
border:1px #DFDFDF solid;
float:left;
}
textarea.contact_textarea{
	width:190px;
	height:60px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	background-color:#fff;
	border:1px #DFDFDF solid;
	padding-left:2px;
	float:left;
}
input.register{
width:71px;
height:25px;
border:none;
cursor:pointer;
text-align:center;
float:right;
color:#FFFFFF;
background:url(images/register_bt.html) no-repeat center;
}
a.contact{
	width:90px;
	height:24px;
	display:block;
	float:right;
	margin:0 0 0 10px;
	background:url(images/contact_bt.gif) no-repeat center;
	text-decoration:none;
	text-align:center;
	line-height:24px;
	color:#fff;
}
a:hover.contact {
	width:90px;
	height:24px;
	display:block;
	float:right;
	margin:0 0 0 10px;
	background:url(images/contact_bt2.gif) no-repeat center;
	text-decoration:none;
	text-align:center;
	line-height:24px;
	color:#fff;
}
a.checkout{
width:71px;
height:25px;
display:block;
float:right;
margin:10px 30px 0 10px;
background:url(images/register_bt.html) no-repeat center;
text-decoration:none;
text-align:center;
line-height:25px;
color:#fff;
}
a.continue{
width:71px;
height:25px;
display:block;
float:left;
margin:10px 0 0 0px;
background:url(images/register_bt.html) no-repeat center;
text-decoration:none;
text-align:center;
line-height:25px;
color:#fff;
}
.terms{
padding:0 0 0 80px;
}
.form_subtitle{
	position:absolute;
	top:-11px;
	left:7px;
	width:156px;
	height:20px;
	background-color:#acacac;
	text-align:center;
	padding:0 7px 0 7px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
}

.download
	{

			position:absolute; 
			top: 610px; 
			left: 620px; 
			width: 441px; 
			height: 89px;
			*top:630px;

			
		}
.list
	{
			margin:10px 10px 10px 20px;
			padding:0!important;
		}
.list li
	{
			margin-bottom:4px!important;
			*margin-bottom:1px!important;
			padding:0!important;
			line-height:120%!important;
			list-style-type:disc;
			
		}
