#table_fscase
{
	margin: 0px 0px 20px 0px;
	min-width: 50%;
	border: 1px solid grey;
}
#table_fscase td{
	padding: 4px 2px 2px 2px;
}
#table_fscase td.carrier{
	white-space: normal;text-align:right
}
#table_fscase td.check{
 text-align:right;
 padding-right:20px;
}
.carrier_name{
	font-size:13px;font-weight:bold;text-transform:uppercase;
}
#table_fscase tr.selected{
	background-color:#FFF1B5;
}
#freeshipcase_carrier_block{
	border:1px solid #CCCCCC;
	padding:10px;
}
span.info_mini{
	font-size:10px;
}