body {
background-color: #d3e2e9;
background-image: url('../images/bg_middle_aurora.jpg');
background-repeat: repeat-x;
font-family: Arial;
font-size: 12px;
}
.ad {
	margin:10px 3px 5px 3px; 
	padding:5px;
	background-image: url('../images/ad_bg1.gif');
	background-repeat:repeat-x;
	background-color: #ffffff;

}
.ad2 {
	margin:10px 3px 5px 3px; 
	padding:5px;
	background-color: #fce8d5;
	background-image: url('../images/ad_bg2.gif');
	background-repeat:repeat-x;

}
.title {font-size: 16px;}
.info {font-size: 12px;}

select.half {width:180px;}
select.third {width:300px;}
select.fourth {width:240px;}
select.fifth {width:210px;}
select.sixth {width:180px;}
select.seventh {width:150px;}
select.eighth {width:120px;}

input.half {width:180px;}
input.third {width:300px;}
input.fourth {width:240px;}
input.fifth {width:210px;}
input.sixth {width:180px;}
input.seventh {width:150px;}
input.eighth {width:120px;}

.front-zip{font-size:20px;width:80px;}
.front-dist{font-size:20px;width:120px;}
.front-kw{font-size:20px;width:230px;}
.front-cat{font-size:20px;width:310px;}

#front-form{margin:10px 0 10px 0;}