.main {width: 755px; padding: 10px 20px 10px 20px;
background-color: #edf1f8; height: 100%;  margin: 0 auto;
font-family: Tahoma, Arial, Helvetica; font-size: 12px;}

a, a:active, a:visited {color: #5b6b7d;}
a:hover {color: #fe670b}

.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 */

.leftcolumn {
	float: left; text-align: left;
}

.rightcolumn {
	float: right; text-align: right;
}

.leftbox {
	width: 200px; 
	border: 1px solid #bec6cf; 
	background-color: #FFFFFF;
	padding: 0px 10px 5px 10px; 
	margin: 0px 0px 5px 0px;
}

.leftbox .title {
	text-align: center; 
	font-weight: bold; 
	font-size: 12px;
	padding: 10px 0px 10px 0px
}

.leftbox .heading {
	text-align: center; 
	font-weight: normal; 
	font-size: 12px;
	padding: 10px 0px 10px 0px
}

.leftbox .orangetext {
	color: #fe670b;
	border-top: 1px solid #bec6cf; 
	text-align: center; 
	background: none; 
	padding: 7px 0px 0px 0px; 
	font-size: 11px;
}

.leftbox .criteria {
	border-top: 1px solid #bec6cf; 

	
}

.leftbox .criteria a {
	display: block; 
	text-decoration: none; 
	padding: 7px 0px 0px 12px; 
	color:#000000;
	background: url(/i/arrow_bullet.gif); 
	background-repeat:no-repeat; 
	background-position: 2px 7px;
}

.leftbox .criteria a:hover {
	color: #fe670b;
	background: url(/i/arrow_bullet_over.gif);
	background-repeat:no-repeat; 
	background-position: 2px 7px;
}

.leftbox .criteria .element {

	float: right;
	width: 100px;
	text-align: right;
	font-weight:bold;
	margin:7px 0px 0px 0px; 
}



.leftbox .criteria2 { 
	/*border-top: 1px solid #bec6cf;*/ 
}

.leftbox .criteria2 a {
	display: block; 
	text-decoration: none; 
	padding: 7px 0px 7px 12px; 
	color:#000000;
	background: url(/i/arrow_bullet.gif); 
	background-repeat:no-repeat; 
	background-position: 2px 7px;
}

.leftbox .criteria2 a:hover {
	color: #fe670b; 
	background: url(/i/arrow_bullet_over.gif);
	background-repeat:no-repeat; 
	background-position: 2px 7px;
}

.leftbox .criteria2 label {
	display: block; 
	text-decoration: none; 
	padding: 10px 0px 7px 0px; 
	color:#000000;
}

.leftbox .criteria2 .element {
	float: right; 
	width: 100px; 
	text-align: right; 
	font-weight: bold; 
	padding: 7px 0px 0px 0px; 
	position: relative; 
	clear:both;
	display: block; 
}

.sort_select {
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 12px;
	width: 150px;
}

.resultbox 
{
	background: url(/i/resultbox_bot.gif); 
	background-repeat:no-repeat;
	background-position: bottom; 
	background-color: #dce1e5; 
	padding: 0px 10px 10px 10px; 
	width: 496px;
}

.resultbox .header {
	font-size:18px; 
	font-weight: bold; 
	border-bottom: 1px solid #5b6b7d; 
	padding: 0px 0px 3px 0px;
	margin-bottom: 10px;
}

.resultbox .quote {
	background: url(/i/quote_bg.gif); 
	background-repeat:no-repeat; 
	padding: 5px 15px 5px 30px;
	width: 175px; height: 100px;
}

.resulttop { margin-top: 10px;}

.largebutton {font-weight: bold; font-family: Tahoma, Arial, Helvetica; font-size: 12px; padding:2px;
width: 160px; margin: 10px 0px 0px 0px;}
.smallbutton {font-weight: normal; font-family: Tahoma, Arial, Helvetica; font-size: 12px; padding:2px;
width: 90px; margin: 10px 0px 0px 5px;}

.highlight {background: #fdedde; border: 1px solid white; padding: 3px 0px 3px 10px; width: 300px;}

.orange {
	color: #fe670b;
	font-size: 12px;
}

.meter {
	background: url(/i/meter.gif); 
	background-repeat:no-repeat; 
	background-position: bottom; width: 182px; height: 26px; text-align: left;
	padding: 5px 0px 5px 13px
}

.meter .bar {
	height: 12px; text-align: center; color: #FFFFFF; padding: 2px; margin-top: 0px;
	font-family: Microsoft Sans Serif, Arial, Helvetica; font-size: 9px;
}

a.b_next { background:url(/i/arrow_bullet.gif); background-repeat:no-repeat; padding-right: 10px; padding-left: 10px; margin-left: 5px;
background-position: 40px 1px; border-left: 1px solid #CCCCCC;}
a.b_next:hover { background:url(/i/arrow_bullet_over.gif); background-repeat:no-repeat; padding-right: 10px;
background-position: 40px 1px;}

a.b_back { background:url(/i/arrow_bullet2.gif); background-repeat:no-repeat; padding-left: 18px; padding-right: 10px; margin-right: 5px;
background-position: 0px 1px;  border-right: 1px solid #CCCCCC;}
a.b_back:hover { background:url(/i/arrow_bullet2_over.gif); background-repeat:no-repeat; padding-left: 18px;
background-position: 0px 1px;}

a.page {padding: 0px 2px 0px 2px;}


#errors {
	background-color: #FFCD9B;
	padding-bottom: 12px;
	padding-left: 6px;
}

#errors li {
	margin-left: 50px;	
}