#results {
   	width: 630px;
	height: 264px;
	background-color: #fff;
 }
#results .column_2 .result_block {
width: 600px;
clear: left;
}
#results .column_2 .content { margin: 15px; width: 430px; padding-bottom: 50px; }

#results .column_2 .content h3 { color: #9E0000; width: 400px; }

#results .column_2 .next_action { width: 600px; height: 43px; position: absolute; clear: both; bottom: 0px; left: 0px; }
#results .column_2 .next_action div { float: left; display: inline; background: url(/web/webdealer/latcars/images/new/red-arrrow-right.png) right no-repeat; padding-right: 5px; margin-right: 5px; }
#results .column_2 .next_action div a { font-weight:bold; text-decoration:none; color: #000000; padding: 5px 10px; line-height: 2em; }

#left_content { width: 100%; }

#dealResultsHeader { width: 100%; height: 75px; background: url(/web/webdealer/latcars/images/bg_msg.gif) left no-repeat; }
#dealResultsHeader h3 { margin: 20px 0 5px 20px; font-size: 18px; color: #FFF; }
#dealResultsHeader strong { margin-left: 20px; color: #cefd00; font-size: 13px; font-weight: bold; }

#instructions { width: 100%; clear: both; margin-top: 15px; }

#web_links { margin: 15px 0; width: 100%; }

#right_content { display: none; }

.popup_wrapper .cnt_shadow .cnt_window { width: auto; min-height: 200px; position: relative; background-color:#fff; }

.popup, .popup_wrapper { left: 0px; top: -100px; }

#resultscrolldiv {
	overflow: hidden;
	float: left;
	height: 264px;
	width: 600px;
	position: relative;
}

#scrollnavcontainer {
	float: right;
	border-left: 1px solid #959595;
	width: 24px;
	text-align: center;
}

#resultscrolldiv .belt {
	top: 0px;
	position: relative;
}

#resultscrolldiv .panel {
	width: 605px;
	background: background-color:#FFFFFF;
	background-image: url("http://img.gumiyo.com/356/2577050/media/SPG-background-gradient.jpg-obj1287589455009.jpeg") repeat-x;
	background-image: -moz-linear-gradient(100% 100% 90deg, #ececec, #ffffff);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ececec));
border-bottom: 1px solid #a6a6a6;
}

#results .popup_wrapper {
	position: absolute;
	background: transparent;
	top: 50px;	
}

.next_action ul {
	width: 600px;
}

.next_action div {
	float: left;
}

