@charset "utf-8";
/* CSS Document */

/*LEFTSIDE BOXES*/

.lb_tab {
	
	background-image:url(/directory/images/boxes_tabbed.png);
	background-repeat:no-repeat;
	width: 174px;
	height: 175px;
	float:left;
	margin-top: 30px;
	text-align:left;
	padding: 30px 5px 0 5px;
	color: #404040;
}

#adf {
	height: 35px;
	width: 35px;
	background-color: #999;
	text-align: right;
	font-weight: bold;
	vertical-align:bottom;
}

#ade {
	height: 35px; 
	width:35px;
	text-align: right;
	font-weight: bold;
	vertical-align:bottom;
}

#adt {
	
	width: 100%;
	height:25px;
	float:left;
	font-size:11px;
	line-height:12px;
	text-align: center;
	
}

table.trates {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #aaa;
	border-collapse: separate;
	background-color: white;
	
}

table.trates td {
	border-width: 1px;
	padding: 0px;
	border-style: dotted;
	border-color: #aaa;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.tratesd
{
	width: 105px; float:left; height: 180px; margin-right:10px; margin-bottom: 15px; 
}

#main_content {padding-left: 10px;}
#header_r { font-size: 20px; color: #900; font-weight: bold; margin: 10px 0 10px 0;}
#content_rates { }
#loading {position:absolute;left:50%;top:50%;padding:10px 15px;background:#666;color:white;display:none;}

.ad_table {
	font-size: 12px;
}

.ad_table td{
	height: 20px;
	
}

.ad_table_header {
	color:#FFF;
	font-weight: bold;
	font-size: 11px;
}

