.result{
	width: 580px;
	position:relative;
	float: left;
}

.max-results{ font-weight: bold; padding-left: 10px;}

.result .csc-header{
	background:#E2001A none repeat scroll 0 0;
	color:#FFFFFF;
	font-weight:bold;
	height:15px;
	margin:0 0 10px;
	padding:0 0 3px 10px;
	text-transform:uppercase;
}

.result-header {
	font-weight:normal;
}

.colLeft{
	width: 120px;
	position:relative;
	float: left;
}
.colDetails{
	border-right:2px solid black;
	float:left;
	height:143px;
	position:relative;
	width:245px;
}
.colDetails span{
	display:block;
	/* letter-spacing:0.05em; */
	line-height:1.5em;
	text-indent:10px;
	width:100%;
}
.colDetails span.company{
	font-size:1.1em;
}
.colDetails span.company,
.colDetails span.address,
.colDetails span.zip{
	font-weight: bold;
}
.colDetails span.email a,
.colDetails span.www a{
	color:#E2001A;
	font-weight:bold;
}
.colIcons{
	width: 210px;
	position:relative;
	float: left;
}

.colIcons span{
	display:block;
	float:left;
	font-size:0.6em;
	height:29px;
	width:95px;
	margin: 0 0 5px 5px;
}
.search-picture{
	background: url(../imgs/scooterxpress-dealers.jpg);
	width: 271px;
	height: 354px;
	position:relative;
	float: left;
}

.search{
	position:relative;
	float: left;
	width: 300px;
	height: 271px;
	float: left;
}
.search .bodytext{
	padding: 10px 0 40px 0;
	font-size: 1.3em;
	font-weight:bold;
}

.row{
	margin:  10px 0 ;
	width:100%;
	float:left;
}
.row .label{
	float:left;
	width:150px;
}
.row .formS{
	float:left;
	width:140px;
}
.search .formS input{
	border: 1px solid #646464;
	font-size:14px;
	padding:1px 1px 1px 6px;
	width:120px;
	height:15px;
	font-size:1em;
}
.row .formW{
	float:left;
	width:50px;
}
.search .formW input{
	background:#C9C9C9 none repeat scroll 0 0;
	border:0 none;
	color:black;
	float:right;
	font-size:1em;
	height:19px;
	text-align:center;
	text-transform:uppercase;
	width:45px;
}

.search form{
	margin:  0 0 45px 0;
}

.result .lvlOne{
	float:left;
	display: block;
	padding:8px 0;	
	width:580px;
} 


/* end */
