body {margin:0px; background-color:#000000;}
td {font-size:12px; font-family:Arial, Helvetica, sans-serif;}
h1 {font-size:18px; text-transform:uppercase; color: #990000; margin:0px 0px 15px 0px;}
h2 {font-size:16px; border-bottom:solid 1px black;}
h3 {font-size:16px; margin-top:0 !important;}

#content {background-color:#FFFFFF; font-family:Arial; font-size:12px; padding:20px;}
#content h1 {font-size:16px; text-transform:uppercase; color:#990000; margin:0px 0px 15px 0px;}
#content a { color:#990000;}

#regform {background-image:url(/images/bg1.gif); padding:20px;}
#regform td {font-family:Arial; font-size:12px; color:#FFFFFF;}
#regform h1 {font-size:16px; text-transform:uppercase; color:#ffffff; margin:0px 0px 15px 0px;}
#regform a{color:#FFFFFF;}
/*#regform input {width:160px;}*/

#rcol {font-family:Arial; font-size:12px; padding:0 0 20 0;}
#rcol h1 {font-size:14px; text-transform:uppercase; color:#990000; margin:0px 0px 15px 0px; padding-left:20px;}

#error {background-color:#ffd200; font-family:Arial; font-size:12px; padding:10px; margin-bottom:20px; color:#000000;}

.text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.header {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.white {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

#main_content {
	width:746px;
	background#fff;
	padding:20px;
}

.product_listing {
}

	.product_listing_left {
		float:left;
		display:inline;
	}
	
	.product_listing_right {
		float:left;
		display:inline;
		border-bottom:1px solid #546F88;
		padding:0 0 0 20px;
		margin:0 0 20px 0;
		width:560px;
	}
	
.product_listing_right h1 {
	margin:15px 0 0 0;
}
	
.product_listing_right h2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border:0;
	margin-bottom:2px;
}

.product_listing_right ul {
	list-style-type:none;
	margin:15px 0;
	padding:0;
}

	.product_listing_right ul li {
		line-height:16px;
		margin:0 0 2px 0;
		padding:0 0 0 10px;
		background:url('/images/bullet.gif') no-repeat 0 6px;
	}
	
p.model {
	margin:1px 0 15px 0;
}

img.right {
	float:right;
	display:inline;
	padding:0 5px 15px 15px;
}

.divider {
	width:100%;
	height:20px;
	background:url('/images/divider.gif') repeat-x;
	margin:0 0 20px 0;
}

.jumpto {
	margin:0 58px 15px 0;
	padding:0 0 10px 0;
}

.float_right {
	width:48%;
	float:right;
	display:inline;
	text-align:right;
}

.float_left {
	width:48%;
	float:left;
	display:inline;
}
	
/*--------------------------------------------------------------------
	Clearfix
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
 	clear: both; 
 	visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */