

/* IE HACKS: */
* html select
{
	background:#000 !important;
}
* html .CSUI .ElementGroupBox .switch .on 
{
	border:none !important;
}
* html .CSUI .ElementGroupBox .switch .off 
{
	border:none !important;
}
* html .CSUI .ElementGroupBox .switch .text_on
{
	padding-left: 26px;
}
* html .CSUI .ElementGroupBox .switch .text_off
{
	width:28px;
}
* html .CSUI .round_8 {
	behavior:url("/CommunityConnection/htc/border-radius.htc");
	border-color: #5F4444;
}
