#carrier_table
{
	width:900px;
	border:0;
	margin-left:10px;
}

th.carrier_cell, td.carrier_cell
{
	width:250px;
	border:1px solid #e3e4e8;	
	border-top:0;
}

td.carrier_cell{ text-align:center; }

th.info, td.info
{
	width:160px;
	border:1px solid #e3e4e8;
	border-top:0;
	border-left:0;
}

td.info{ text-align:center; }

#carrier_table th
{
	border:1px solid #e3e4e8;	
	background-color:#e3e4e8; 
	padding:10px 0; 
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
}

/*th.carrier_cell, td.carrier_cell
{
	width:248px;
	border:1px solid #e3e4e8;	
	border-top:0;
} 

td.carrier_cell{ text-align:center; }

th.info, td.info
{
	width:128px;
	border:1px solid #e3e4e8;
	border-top:0;
	border-left:0;
}

#carrier_table th
{
	border:1px solid #e3e4e8;	
	background-color:#e3e4e8; 
	padding:10px 0; 
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
}*/

.clear{ clear:both; }

p.asterik{ margin:10px; font-size:12px; }