.top_section>.information {
	height: 153px;
}
.top_deals dl {
	float:left;
	font-size:80%;
	height:194px;
	margin:6px;
	overflow:hidden;
	position:relative;
}
.county .top_deals .other_deal, .county .top_deals h1.other
{
	margin-left:0;
margin-right:18px;
}
.box.other_deal .button {
	background:transparent url(../images/go-button-green-sprite_white.png) no-repeat scroll left bottom;
	bottom:30px;
	height:34px;
	right:20px;
	width:69px;
}

.box.other_deal .button.over 
{
	background-position:left top;
}

.availablity_note
{
	clear:both;
	margin-left:9px;
	margin-right:9px;
}
.county .other_deals
{
	width:920px;
}
.exchanges
{
    width:920px;
	clear:both;
	border: 1px solid #cfc4e4;
	float: left;
}
.exchanges ul 
{
	width:125px;
}
.county .top_deals, .county .reviews, .data {
	margin:0px;
}
.data {
	padding-left:20px;
}
.divLeft
{
	width:920px;
	float:left;
}
.divRight
{
	width:180px;
	float:left;
	padding:35px 0px 0px 0px;
	margin-left:20px;
}

.information {

                float: left;

                position: relative;

                width: 700px;

/*           background: url(main-illustration.gif); */

                background: url(../images/ppc_exchange/main-illustration_new.gif);

}
.select_form {

                margin-left: 128px;

                padding: 10px;

}

.select_form input.button, fieldset input.button {
               
                filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/go-button-green-transIE6.png', sizingMethod='fixed'); 
                width: 90px;
                height: 50px;
                margin: 0 0 0 4px;
                vertical-align: middle;
}
#search_container_geo 
{
    display:block;
	float:left;
	width: 940px;
	height: 30px;
	margin: 10px;
	background-image:url(../images/provider_ppc_searchbar.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
}
#search_container_geo ul li { 
	display: inline; 
	float:left; 
	padding: 4px 5px;
}
#search_container_geo ul { 
	margin: 0;
	padding: 0px;
	list-style-type: none; 
	text-align: center;
}
#search_container_geo #search_label {
	padding: 7px 30px 0px 80px;
}
.search_btn 
{
    cursor:pointer;
	display: block;
	width:34px;
	height:22px;
	background: transparent url(../images/provider_ppc_searchbutton.gif) no-repeat;
	background-position:0 0px;
}
#search_btn a:hover {
	background-position: 0 -50px;
} 