#selectors table.options {
width:100%;
}

#selectors b.options {

	color:#FFFFFF;
	display:block;
	background:#0F67A1 none repeat scroll 0 0 !important;
font-size:15px !important;
margin-bottom:20px !important;
margin-top:1em !important;
padding:5px 10px !important;
}

#selectors table tr.option {
background:#E2EDF4 none repeat scroll 0 0 !important;
}

#selectors table tr.option td {
background-color:#E2EDF4;
font-size:13px !important;
padding:3px 10px !important;
}
#selectors table.args td, #selectors table.options td {
width:40%;
}

#selectors table tr td.desc {
	padding:4px 0 8px;
}
#selectors table.args td, #selectors table.options td {
width:40%;
}