/* IE Specific CSS */
aside#alert div p span{background: #c00; margin-right: 8px; padding: 7px 10px; text-transform: uppercase;}
aside#alert div img#alert-close{float: right; width: 19px; height: 18px; background: #777; padding: 6px 5px 6px 0; cursor: pointer;}

#tabbed-left ul.tabs{_border: 0;}
#content ul.tabs li a:hover{_padding-right: 0;}
	#content ul.tabs li .current{_padding-right: 0;}
	
nav#primary ul li .sub ul li a{background: url(/images/main/sprite-main.png) -274px -122px no-repeat; display: block\9; /* IE8 and below */ float: left\9; /* IE8 and below */ clear: left\9; /* IE8 and below */ *float: none; padding: 0 0 2px 10px; position: relative; color: #333; font-size: 100%; text-transform: none;}
nav#primary ul li .sub ul.dd-small li a{background: url(/images/main/sprite-main.png) -274px -123px no-repeat; display: block\9; /* IE8 and below */ float: left\9; /* IE8 and below */ clear: left\9; /* IE8 and below */ *float: none; position: relative; color: #555; font-size: 91.7%; line-height: 140%; text-transform: none;}
	
/* Column width styles */
.w25{width: 24.6%; float: left;}
.w33{width: 33.25%; float: left;}
.w50{width: 49.95%; float: left;}
.w66{width: 66%; float: left;}