@import "common.css?ck=dec_06_2009";

DIV#main_content
{
	background: #FFFFFF;
	padding-bottom: 30px;
}

table#options
{
	font-size:12px;
	color:#646464;
	width:700px;
	line-height:24px;
	border-collapse:collapse;
	border:1px solid #f1f1f1;
}

table#options th
{
}

table#options tr.top th
{
	background:#0084df;
}

table#options tr.top th
{
	line-height:28px;
	color:#fff;
	border-bottom:1px solid #f1f1f1;
}

table#options td
{
	padding:5px 10px;
	color:#353535;
	border-bottom:1px solid #f1f1f1;
}

table#options th.section_title
{
	float:left;
	padding:5px 10px;
	color:#0084df;
}

table#options tr.border_bottom
{
	border-bottom:1px solid #f1f1f1;
}

table#options tr.dark
{
	background:#f9f9f9;
}