#outerContent{
	margin-left:auto;
	margin-right:auto;
	background:url("../img/dealers_bg.png");
	background-repeat:no-repeat;
	width:1024px;
	/*height:718px;*/
	height:auto;
}

#mainText{
	padding-left:50px;
	overflow:visible;	
	height:auto;
	/*height:510px;*/
	width:690px;
}

#countriesText{
	/*top:200px; */
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	text-align:justify; 
	line-height:18px; 
	width:320px;
	height:500px;
}

#countriesForm{
	/*left:400px;*/
	/*height:100px; */
	margin-left:50px;
	width:255px; 
	background-image:url("/img/dealers_form_bg.png");
}

table.dealersResults{
	/*padding-left:55px;
	padding-top:20px;*/
	position:relative;
	left:55px;
	margin-top:20px;
}

table.dealersResults a{
	text-decoration:underline;
}

table.dealersResults td.Result{
	width:275px;
}

input, select, button{
	margin-bottom:10px;
	padding:1px;
}

input{
	width:125px;
}
