
h1.page-title {
    margin: 4px 0;  
    font-size: 16px;
    font-weight: bold;
} 

h2.med {
    font-size: 12px;
    font-weight: bold;  
    margin-bottom: 5px;
} 

#ares-wrapper h3 {font-size: 16px; font-weight: bold; color: green; margin: 0 0 15px 0; clear: both;}

.searchbot { 
	width: 100%;
 	border: 1px solid #f3e6c6;
	background-color: #f3e6c6;
 	margin: 0 0 15px 0;
    padding: 0;
    border-collapse: collapse;
}

.searchbot label {
	font-size: 11px;
	font-weight: bold;
}

.searchbot label.small {
     font-size: 10px;
}

.searchbot input, .searchbot select {
 	font-size: 11px;
}

.searchbot table {
     margin: 0;
     padding: 2px 0;
}

table.search-subtbl {
	width: 100%;
    background-color: transparent;
    border: none;
	font-size: 11px;
	margin: 0 0 10px 0;
    padding: 4px 6px 0 6px;
}

.search-subtbl input, .search-subtbl select {
    font-size: 11px;
}

.search-subtbl label {
    font-size: 11px;
    font-weight: normal;
    color: #000;
}

table.advopt {
	width: 100%;
	padding: 6px 8px 6px 6px;
    padding: 6px 8px 2px 6px;
	background-color: transparent;
    border: none;
	border-top: 1px solid #fff;
	font-size: 11px;
    line-height: 16px;
	margin: 0 0 4px 0;
}

.advopt label {
    font-size: 11px;
    font-weight: normal;
    color: #000;
}

.advopt input, .advopt select {
    font-size: 11px;
} 

.submit-btn {
	margin: 4px 12px 4px 0;
	font-size: 11px;
}

.invisible-tbl {
    width: 100%;
    margin: 0;
    padding: 0;
}

.invisible-tbl td {
    padding: 0;
}

.small, .small a {
     font-size: 10px;
}

a.small, a.small:link, a.small:visited, a.small:hover {
    font-size: 10px;
}


h2.tc {font-size: 11px; font-weight: bold; color: #000; margin: 15px 0 5px 0}  

.alt-tbl {width: 100%; border: none;} 
.alt-tbl th, .alt-tbl td {background-color: #eee; padding: 4px;}
.r0 td {background-color: #fff;}
.r1 td {background-color: #f9f9f9;} 
td.rate {text-align: right; font-weight: bold; color: green;} 

.restrictions {border: 2px solid #f4f4f4; padding: 4px; background-color: #f7f7f7;}

.restrictions ul {
   margin: 0 0 0 8px; 
   padding:0 0 5px 0; 
   list-style:none; 
}

.restrictions ul li {
   background: url(/images/_default/bullet-red.gif) no-repeat 0 6px; 
   padding: 1px 10px; 
   line-height: 14px;    
   font-size: 11px;
   font-weight: normal;
   color: #000;
} 

