/*------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------*/


		/* CSS Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	/* line-height: 1; */
	font-family: inherit;
	text-align: justify;
	vertical-align: baseline;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
/* Global elements */

body {
	background: #e0e0e0 !important;
} /* the important flag is just to combat rb-global.css on legacy pages */
a, a:link, a:hover {
	color: #1e5b7e;
	text-decoration: none;
	-moz-outline: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #003B6B;
}
b, strong {
	font-weight: bold;
}
h1, h2, h3 {
	font-weight: normal;
}
h1 {
	color: #8c0000;
	border-bottom: 1px solid #8c0000;
	padding: 0 10px 6px 0;
	margin: 0 0 0px 0;
	font-family: "bold 190%Trebuchet MS";
	text-align: left;
	text-transform: capitalize;
}
#overviewHead {
	position: relative;
	margin-bottom: 20px;
}
h2 {
	font-size: 148.5%;
	font-weight: bold;
	color: #171717;
	display: block;
	_display: inline-block;/*background:url(images/h2.gif) 0 7px repeat-x;*/
}
h2 span {
	padding: 0 5px 0 0;
}
h3 {
	font-size: 153%;
}
a.readMore {
	font-weight: bold;
	background: url(images/hh/187.gif) 100% 50% no-repeat;
	padding-right: 10px;
	font-size: 100%;
}
.notifyMsg {
	color: #8c0000;
	font-weight: bold;
}
/* flexButton classic */
a.flexButton, a.flexButton:link, a.flexButton:visited, a.flexButton:hover, a.flexButton:active {
	color: #fff;
	text-decoration: none;
}
a.flexButton {
	float: right;
	display: block;
	clear: both;
}
a.flexButton, a.flexButton b {
	height: 23px;
	background: url(images/flexButton.gif) bottom left no-repeat;
}
a.flexButton.black, a.flexButton.black b {
	background: url(images/flexButton_blk.gif) bottom left no-repeat;
}
a.flexButton.gray, a.flexButton.gray b {
	background: url(images/flexButton_gray.gif) bottom left no-repeat;
}
a.flexButton b, a.flexButton.black b, a.flexButton.gray b {
	background-position: bottom right;
	font: 92% arial, helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0 11px 0 0;
	margin: 0 0 0 12px;
	display: inline;
	float: left;
	line-height: 220%;
	cursor: pointer;
}
/* flexButton for li+input */
li.flexButton {
	padding: 0;
	float: left;
	display: block;
	clear: both;
}
li.flexButton, li.flexButton input {
	height: 20px;
	background: url(images/flexButton.gif) 0% 50% no-repeat;
}
li.flexButton input {
	background-position: 100% 50%;
	font: 92% arial, helvetica, sans-serif;
	padding: 0 11px 3px 9px;
	margin: 0 0 0 3px;
	display: inline;
	float: left;
	border: 0;
	cursor: pointer;
	color: #fff;
	line-height: 100%;
 *overflow:visible;
 *padding-top:2px;
}
/* Matrix */

#rb_bodyWrap {
	margin: 0;
	padding-top: 125px !important;/* important just until leader pre/post is removed */
	position: relative;
	min-width: 996px;
	_display: inline-block;/**Trigger hasLayout for IE6 peek-a-boo bug**/
}
#rb_shell {
	margin: 60px auto;
	background: url(images/bgBody.gif) 50% 0 repeat-y;
	font: 76% Helvetica, Arial, sans-serif;
}
#rb_content {
	width: 980px;
	padding: 10px 2px;
	margin: 0 auto;
	position: relative;
	background: url(images/hr.gif) center bottom no-repeat;
	color: #353535;
}
#rb_logoWrap {
	background: url(images/siteId1hed.gif) repeat-x;
}
#rb_logos {
	margin: 0 auto;
	width: 996px;
	height: 100px;/* with leader prehtml: 132px */
}
#rb_navWrap {
	border-top: 1px solid #404040;
	background: url(images/siteId1hedB.png) repeat-x;
	_background: url(images/siteId1hedB.gif) repeat-x;
}
.siteId3 #rb_logoWrap {
	background: url(images/siteId3hed.gif) repeat-x;
}
.siteId4 #rb_logoWrap {
	background: url(images/siteId4hed.gif) repeat-x;
}
.siteId4 #rb_navWrap {
	background: url(images/siteId4hedB.png) repeat-x;
	_background: url(images/siteId4hedB.gif) repeat-x;
}
.siteId7 #rb_logoWrap {
	background: url(images/siteId7hed.gif) repeat-x;
}
.siteId7 #rb_navWrap {
	background: url(images/siteId7hedB.png) repeat-x;
	_background: url(images/siteId7hedB.gif) repeat-x;
}
.siteId53 #rb_navWrap {
	background: url(images/siteId53hedB.png) repeat-x;
	_background: url(images/siteId53hedB.gif) repeat-x;
}
#rb_navs {
	margin: 0 auto;
	width: 996px;
	position: relative;
}
#contentMain {
	width: 780px;
	float: right;
	padding: 20px 20px 40px 0px;
}
#contentBody {
	width: 460px;
	float: left;
	margin: 0;
	padding: 0;
}
#contentBody.noNav {
	width: 655px;
	margin: 0 10px 0 0;
	float: left;
}
#contentNav {
	width: 140px;
	float: left;
	padding: 20px 0px 0px 20px;
}
#contentAux {
	width: 300px;
	float: right;
}
/* Header */

#rb_header {
	height: 191px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 5995;
}
/* Logos */

.rblogo {
	float: left;
	background: url(images/rblogo.png) no-repeat;
	_background: transparent;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://i.i.com.com/cnwk.1d/i/tron/vader/rblogo.png");
	width: 100px;
	height: 100px;
	margin: 0;/* with leader prehtml: 16px 0 */
	position: relative;
	left: -12px;
}
.siteId1logo {
	float: left;
}
.siteId3logo, .siteId105logo, .siteId109logo {
	float: left;
	background: url(images/siteId3logo.png) no-repeat;
	_background: transparent;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://i.i.com.com/cnwk.1d/i/tron/vader/siteId3logo.png");
	width: 160px;
	height: 100px;
	margin: 0;/* with leader prehtml: 16px 0 0 */
	position: relative;
	left: -22px;
}
.siteId4logo {
	float: left;
	background: url(images/siteId4logo.png) no-repeat;
	_background: transparent;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://i.i.com.com/cnwk.1d/i/tron/vader/siteId4logo.png");
	width: 170px;
	height: 100px;
	margin: 0;/* with leader prehtml: 16px 0 0 */
	margin-left: -22px !important;
}
.siteId7logo {
	float: left;
	background: url(images/siteId7logo.png) no-repeat;
	_background: transparent;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://i.i.com.com/cnwk.1d/i/tron/vader/siteId7logo.png");
	width: 160px;
	height: 100px;
	margin: 0;/* with leader prehtml: 16px 0 0 */
	position: relative;
	left: -22px;
}
.siteId53logo {
	background: url(images/siteId53logo.png) no-repeat scroll 0% 0%;
	_background: transparent;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://i.i.com.com/cnwk.1d/i/tron/vader/siteId53logo.png");
	float: left;
	height: 100px;
	left: -22px;
	margin: 0px;
	position: relative;
	width: 41px;
}
/* breadcrumb */

.breadcrumb {
	position: relative;
	font-size: 92.5%;
	line-height: 150%;
	width: 940px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.breadcrumb li {
	display: inline;
	padding-right: 2px;
}
ul.breadcrumb li a {
	/*background: url(images/187.gif) 100% 50% no-repeat;*/
	padding-right: 10px;
}
/* Universal Search */

.universalSearch {
	_display: inline;
	height: 30px;
	padding: 5px 0px 0px 5px;
	float: right;
	margin: -2px 8px 0px 8px;
	background: url(images/siteId1search.png) no-repeat;
	_background: url(images/siteId1search.gif) no-repeat;
	position: relative;/*z-index:900;
			*z-index:100;*/
}
.universalSearch.adv {
	width: 435px;
}
.universalSearch a.advSearch {
	color: #fff;
	float: right;
	font-size: 93.5%;
	line-height: 93.5%;
	margin: -22px 9px 0px 0px;
}
body.siteId1 .universalSearch {
	background: url(images/siteId1search.png) no-repeat;
	_background: url(images/siteId1search.gif) no-repeat;
}
body.siteId7 .universalSearch {
	background: url(images/siteId7search.png) no-repeat;
	_background: url(images/siteId7search.gif) no-repeat;
}
body.siteId4 .universalSearch {
	background: url(images/siteId4search.png) no-repeat;
	_background: url(images/siteId4search.gif) no-repeat;
}
.searchBox, .searchTarget, .searchFilterSelect, .siteLinks form select {
	color: #666;
	border: 1px solid #ccc;
	height: 15px;
 *height:auto;
	background-color: #fff;
	float: left;
	font: 91% arial, helvetica, sans-serif;
	padding: 0;
	vertical-align: bottom;
}
.searchTarget, .searchFilterSelect {
	height: 16px;
 *height:19px;
	_height: 15px;
	_margin: -1px 0 0;
}
.searchBoxWrap {
	background: url(images/siteId1searchBar.gif) no-repeat;
	width: 205px;
	height: 18px;
	padding: 2px 10px 0 20px;
	margin: 0 5px 0 7px;
	float: left;
	_display: inline;
}
body.siteId7 .searchBoxWrap, body.siteId4 .searchBoxWrap, body.siteId53 .searchBoxWrap {
	background: url(images/siteId7searchBar.gif) no-repeat;
}
.searchBox {
	border: 0;
	width: 210px;
	background: transparent;
}
.searchGo {
	margin: 0 5px;
	_margin-top: 0px;
}
/* Navigation */

#brandNav {
	height: 23px;
 *height:21px;
	font: 100% arial, helvetica, sans-serif;
	padding: 2px 2px 6px;
	position: relative;
	clear: both;
	width: auto;
}
#brandNav li {
	margin: 9px 0 0;
	padding: 0 12px 0 11px;
	height: 13px;
	overflow: hidden;
	float: left;
	line-height: 90%;
}
#brandNav li.siteId1 {
	padding-left: 6px;
}
#brandNav li.siteId53 {
}
#brandNav li.rubics {
	text-align: center;
	background: none;
	font-size: 91%;
}
#brandNav li.loginAction {
	color: #FFFFFF;
	background: none;
	float: right;
	font-size: 91%;
	width: 400px;
	overflow: hidden;
}
#brandNav li.loginAction li {
	float: right;
}
#brandNav ul li {
	padding: 0 7px 0 6px;
	margin: 0;
	line-height: 110%;
}
#brandNav ul.loggedOut li.last, #brandNav ul.loggedIn li.last {
	background: none;
	padding-right: 0;
}
#brandNav a, #brandNav a:link, #brandNav a:visited, #brandNav a:hover, #brandNav a:active {
	font-weight: bold;
	color: #FFFFFF;
}
body.siteId1 #brandNav .siteId1 a, body.siteId7 #brandNav .siteId7 a, body.siteId3 #brandNav .siteId3 a, body.siteId4 #brandNav .siteId4 a, body.siteId53 #brandNav .siteId53 a {
	color: #fff;
}
body.siteId1 #brandNav .siteId1, body.siteId1 #brandNav .siteId7, body.siteId1 #brandNav .siteId3, body.siteId1 #brandNav .siteId4, body.siteId1 #brandNav .siteId53, body.siteId53 #brandNav .siteId1, body.siteId53 #brandNav .siteId7, body.siteId53 #brandNav .siteId3, body.siteId53 #brandNav .siteId4, body.siteId53 #brandNav .siteId53 {
	display: none;
}
#siteNav {
	font: bold 96% arial, helvetica;
	/*height:28px;
	padding-bottom:2px;
	margin-top: 2px;
	margin-bottom: 0;
	margin-left: 0;
	position:absolute;
	
	bottom: 0;
	left: 40px;
	padding:0;
	height:28px;
	
	top: 88px;*/
	float: left;
	width: 100%;
}
#siteNav.dropDownShow {
 *z-index:6000;
}
#siteNav li {
	float: left;
	position: relative;
	margin-right: 1px;
	_background: transparent;
	text-align: right;
	margin-top: 30px;
}
#siteNav li.active, #siteNav li:hover {
	background-color: #c00;
	_background: transparent;
}
#siteNav li a {
	display: block;
	background-color: rgb(245, 245, 245);
	height: 16px;
	color: #484848;
	padding: 0.5em;
	padding-top: 0.9em;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: 600;
	min-width: 40px;
	text-align: center;
}
#siteNav li a span {
	background: url(images/allCatArrows.gif) right top no-repeat;
	padding-right: 15px;
	height: 14px;
	overflow: hidden;
}
#siteNav li a:hover, #siteNav li.active a {
	text-decoration: none;
	background-color: #c00;
	color: #fff;
}
body.siteId7 #siteNav li.active, body.siteId7 #siteNav li:hover {
	background-color: #4988c5;
	_background: transparent;
}
body.siteId7 #siteNav li a:hover, body.siteId7 #siteNav li.active a {
	text-decoration: none;
	background-color: #4988c5;
	color: #fff;
}
body.siteId4 #siteNav li.active, body.siteId4 #siteNav li:hover {
	background-color: #46881C;
	_background: transparent;
}
body.siteId4 #siteNav li a:hover, body.siteId4 #siteNav li.active a {
	text-decoration: none;
	background-color: #0066CC;
	color: #fff;
}
body.siteId53 #siteNav li, body.siteId53 #siteNav li a {
	text-decoration: none;
	background-color: #3c3c3c;
	color: #ccc;
}
body.siteId53 #siteNav li:hover, body.siteId53 #siteNav li a:hover, body.siteId53 #siteNav li.active, body.siteId53 #siteNav li.active a {
	text-decoration: none;
	background-color: #dedede;
	color: #000;
}
body.siteId3 #siteNav li.active, body.siteId3 #siteNav li:hover, body.siteId105 #siteNav li.active, body.siteId105 #siteNav li:hover, body.siteId109 #siteNav li.active, body.siteId109 #siteNav li:hover {
	background-color: #ae0000;
	_background: transparent;
}
body.siteId3 #siteNav li a:hover, body.siteId3 #siteNav li.active a, body.siteId105 #siteNav li a:hover, body.siteId105 #siteNav li.active a, body.siteId109 #siteNav li a:hover, body.siteId109 #siteNav li.active a {
	text-decoration: none;
	background-color: #ae0000;
	color: #fff;
}
#siteNav #allCatTab a:hover span, #siteNav #allCatTab a.active span {
	background: url(images/allCatArrows.gif) right -14px no-repeat;
}
#siteNav #allCatTab #allCatDropDown {
	margin: 0;
	padding: 0px 10px 15px 10px;
	width: 150px;
	background: url(images/allCatDropShadow1col.png) repeat-y;
	border-top: none;
	position: absolute;
	left: -7px;
	z-index: 99999;
 *top:26px;
 *padding:0px 5px 15px 5px;
	_width: 150px;
 *background:#fff;
 *border:#ccc solid 1px;
 *left:0px;
}
body.siteId7 #siteNav #allCatTab #allCatDropDown {
	width: 336px;
	_width: 322px;
	background: url(images/allCatDropShadow2col.png) repeat-y;
 *background:#fff;
}
#siteNav #allCatTab #allCatDropDown .allCatBottom {
 *display:none;
	position: absolute;
	left: 0px;
	bottom: -10px;
}
body.siteId7 #siteNav #allCatTab #allCatDropDown ul {
	float: left;
	width: 47%;
 *width:50%;
}
#siteNav #allCatTab #allCatDropDown li {
	float: none;
	background: none;
	padding: 0px 10px;
	height: auto;
	_background: transparent !important;
	_filter: none;
}
#siteNav #allCatTab #allCatDropDown li a, #siteNav #allCatTab #allCatDropDown li a:link, #siteNav #allCatTab #allCatDropDown li a:hover {
	display: block;
	height: auto;
	color: #3b6285;
	text-decoration: none;
	background: none;
	font-weight: normal;
	border: none;
	border-bottom: #e6e6e6 solid 1px;
	padding: 5px;
	margin: 0;
	_filter: none;
}
#siteNav #allCatTab #allCatDropDown li a:hover {
	text-decoration: underline;
	background: #ebebeb;
}
#contentNav dl.catNav, #contentNav dl.middleBox, #contentNav .rr_lnav_lst, #product_finder2 {
	margin-bottom: 15px;
	background-color: #f1f4f6;
}
#contentNav dl.catNav dt, #contentNav dl.middleBox dt, #contentNav .rr_lnav_lst .rr_lnav_hd, #product_finder2 .pf2_title .hd {
	padding: 6px 15px 13px 15px;
	margin-bottom: -5px;
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	border-top: #ccd3d9 solid 1px;
	background: url(images/catNav.png) bottom no-repeat;
	_background: url(images/catNavIE.jpg) bottom no-repeat;
	_padding: 6px 15px 13px 15px;
	_margin: 0;
}
.siteId7 #contentNav dl.catNav dt, .siteId7 #contentNav dl.middleBox dt, .siteId7 #contentNav .rr_lnav_lst .rr_lnav_hd, .siteId7 #product_finder2 .pf2_title .hd {
	background: url(images/site7catNav.png) bottom no-repeat;
	border-top: 1px solid #91B7DC;
	color: #fff;
	_background: url(images/site7catNav.gif) bottom no-repeat;
}
.siteId1 #contentNav dl.catNav dt {
	background: url(images/site1catNav.png) bottom no-repeat;
	border-top: 1px solid #ffde63;
	color: #333;
	_background: url(images/site1catNav.gif) bottom no-repeat;
}
#contentNav dl.catNav dd, #contentNav dl.middleBox dd, #contentNav .rr_lnav_lst li, #product_finder2 li {
	border: 1px solid #ced5db;
	border-top: none;
}
#product_finder2 li.sub {
	font-weight: bold;
}
#product_finder2 li.sub li {
	border: none;
	border-top: #ccc solid 1px;
	font-weight: normal;
}
#contentNav dl.catNav dd a, #contentNav dl.middleBox dd a, #contentNav .rr_lnav_lst li a, #product_finder2 li a {
	display: block;
	padding: 5px 10px 5px 15px;
}
#contentNav dl.catNav dd ul a {
	_display: inline-block;
	font-size: 95%;
	padding: 0px 11px 6px 28px;
}
#contentNav dl.catNav dd.youAreHere, #contentNav .rr_lnav_lst li.youAreHere {
	background-color: #fefefe;
}
#contentNav dl.catNav dd.youAreHere a.youAreHere, #contentNav .rr_lnav_lst li.youAreHere a.youAreHere {
	background: url(images/catNavArrow.gif) 6px 8px no-repeat;
 *background-position: 6px 7px;
	color: #333;
}
#contentNav dl.catNav dd.youAreHere ul a.youAreHere {
	background-position: 17px 2px;
}
/* Footer */

.siteId3 #footerWrap {
/* background:url(siteId3bgFooter.gif) repeat-x bottom; */
}
#footerGlobal {
	margin: 0 auto;
	position: relative;
	padding: 0 0 20px;
}
.siteId3 #footerGlobal {
	background: url(images/siteId3hed.gif) repeat-x;
}
.siteId4 #footerGlobal {
	/*background-image: url(images/siteId4hed.gif);*/
	background-repeat: repeat;
	background-color: #0060AE;
	background-position: center top;
}
.siteId7 #footerGlobal {
	background: url(images/siteId7hed.gif) repeat-x;
}
#footerGlobal .siteLinks {
	width: 976px;
	margin: 0 auto;
	padding-left: 20px;
	_padding-left: 0px;
}
#footerGlobal .footerPost {
	clear: both;
	color: #CCCCCC;
	font-size: 91%;
	height: 23px;
	padding-left: 10px;
	_padding-left: 20px;
	_padding-bottom: 5px;
}
#footerGlobal .footerPost li {
	background: transparent url(images/brandNavPipe.gif) no-repeat scroll 100% 50%;
	float: left;
	height: 17px;
	margin: 0 6px 0 0;
	padding: 3px 7px 3px 0;
}
#footerGlobal .footerPost li.first, #footerGlobal .footerPost li.last {
	background: transparent;
}
#footerGlobal a, #footerGlobal a:link, #footerGlobal a:visited {
	color: #ccc;
}
#footerGlobal a:hover, #footerGlobal a:active {
	color: #0099CC;
}
#footerGlobal .copyrightWrap {
	position: absolute;
	bottom: -19px;
	width: 100%;
	padding: 4px 0;
	border-top: 1px solid #404040;
	z-index: 0;
 *z-index: -1;
	left: 0px;
	background-color: #003561;
}
#footerGlobal .footerCopyright {
	clear: both;
	margin: 0 auto;
	font-size: 91%;
	height: 23px;
	width: 996px;
	color: #ccc;
}
#noImageElement {
	display: none !important;
}
#footerGlobal .footerCopyright li {
	background: url(images/brandNavPipe.gif) no-repeat 100% 50%;
	float: left;
	height: 17px;
	padding: 3px 7px 3px 0;
	margin: 0 6px 0 0;
}
#footerGlobal .footerCopyright li.cnetSearch {
	background: transparent;
	padding-top: 2px;
}
#footerGlobal .footerCopyright li.first {
	padding-left: 28px;
	padding-right: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footerGlobal .footerCopyright li.last {
	margin-right: 1px;
}
#footerGlobal .siteLinks form select {
	margin: 5px 0px;
	background: #dfdfdf;
}
#footerGlobal .searchTarget {
	background: #dfdfdf;
	margin: 0px 5px;
}
#footerGlobal .siteLinks dl {
	width: 138px;
	float: right;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 15px;
}
#footerGlobal .siteLinks dt {
	display: block;
	padding: 0 0 4px;
	margin: 15px 0 5px;
	border-bottom: 2px solid #999;
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
}
#footerGlobal .siteLinks dl a {
	display: block;
	background: url(images/dot3.gif) bottom left repeat-x;
	font-size: 91%;
	padding: 3px 0 4px;
}
#footerGlobal .siteLinks dd.last a {
	background: transparent;
}
#footerGlobal .footerCopyright #networkSites {
	background: none;
	float: none;
	padding: 0;
	margin: 0;
}
#footerGlobal .footerCopyright #networkSites p {
	padding: 1px 5px;
}
#footerGlobal .footerCopyright #networkSites .searchTarget, #footerGlobal .footerCopyright #networkSites .searchGo, #footerGlobal .footerCopyright #networkSites p {
	float: left;
}
/* Doormat */
#doormat dd h3 {
	font: bold 100% arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border-bottom: 0;
}
#doormat .rr_lnav_lst {
	display: none;
}
#prefoot {
	width: 940px;
	margin: 0 auto;
	padding: 20px 20px 35px;
	background: url(hr.gif) bottom no-repeat;
}
#prefoot .bidwar {
	margin: 10px 0 40px;
}
#prefoot .bwp_std_call {
	width: 420px;
	margin: 0 0 0 247px;
}
#prefoot .circular {
	margin: 0px 10px 10px;
	padding: 10px 10px 20px;
	clear: both;
}
#prefoot .circular iframe {
	margin: 0 0 0 215px;
}
#doormat h3 {
	font: bold 190% georgia;
	color: #8c0000;
	border-bottom: 1px solid #8c0000;
	padding: 0 0 6px;
	margin: 0 10px 20px;
}
#doormat dl {
	padding: 4px 10px;
	width: 292px;
	float: left;
}
#doormat dl.beforeBuy {
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
}
#doormat dt {
	display: block;
	padding: 0 0 10px;
	font-weight: bold;
	font-size: 115.5%;
	border-bottom: 1px solid #ddd;
	color: #323232;
}
#doormat dl a {
	display: block;
	background: url(images/dot3.gif) bottom left repeat-x;
	font-weight: bold;
	padding: 3px 0 4px;
}
#doormat dd.last a {
	background: transparent;
}
/* End Doormat */

		/** Shared Components **/

		/* Page Tools */
.pageTools {
	position: absolute;
	bottom: 10px;
	right: 0;
}
.pageType4520 .pageTools {
	display: none;
}
.pageTools li {
	display: block;
	float: right;
	margin: 0 0 0 14px;
}
.pageTools li ul {
	display: none;
}
.pageTools li a {
	padding: 3px 0 3px 20px;
	height: 16px;
	display: inline-block;
}
#shareShell ul {
	width: 330px;
	margin: 10px 130px;
}
#shareShell ul li {
	width: 50%;
	padding: 0;
	margin: 5px 0px;
	float: left;
}
/* End Page Tools */

/** Content Tools **/

.contentTools li {
	float: left;
	margin: 0px 6px;
	position: relative;
	line-height: 20px;
}
.contentTools li.shareYbuzz {
	display: none;
}
/*Share Dropdown*/
#shareDropDown {
	font: normal 76% Arial, Helvetica, san-serif;
	border: #c00;
	width: 248px;
	z-index: 5100;
	background: url(images/shareBgBtm.png) no-repeat bottom;
	padding-bottom: 5px;
	_background: none;
}
#shareDropDown .shareContent {
	background: url(images/shareBg.png) repeat-y;
	width: 240px;
	_width: 246px;
	padding: 0px 4px;
	_padding: 0px;
	_border: #9d9d9d solid 1px;
	_border-top: none;
	_background: #fff;
	margin-top: -1px;
	clear: right;
	position: relative;
	z-index: 90;
}
#shareDropDown .shareHead {
	display: block;
	height: 17px;
	padding: 5px 8px;
	_padding: 4px 7px;
	position: relative;
	z-index: 100;
	border: #9d9d9d solid 1px;
	border-bottom: none;
	background: #fff;
	float: right;
	margin-right: 3px;
	_margin-right: 0px;
	margin-bottom: -1px;
 *margin-bottom:0px;
}
#shareDropDown a.linkIcon.share {
	cursor: default;
	font-size: 93.5%;
	background-color: #fff;
}
#shareDropDown a.linkIcon.share:hover {
	color: #1e5b7e;
	text-decoration: none;
}
#shareDropDown ul.left {
	border-top: 1px solid #9D9D9D;
	float: left;
	padding: 6px 0 8px 15px;
	width: 117px;
	background: #fff;
}
#shareDropDown ul.right {
	border-top: 1px solid #9D9D9D;
	float: left;
	padding: 6px 7px 8px 3px;
	width: 98px;
	background: #fff;
}
#shareDropDown ul li {
	height: 25px;
}
#shareDropDown ul li a.linkIcon.google, #shareDropDown ul li a.linkIcon.ybookmarks {
	line-height: 90%;
	height: 25px;
}
/** Content Tools **/


        /* rating stars default */
.edRate0, .edRate0h, .edRate1, .edRate1h, .edRate2, .edRate2h, .edRate3, .edRate3h, .edRate4, .edRate4h, .edRate5 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/ratingStars.gif) repeat-x;
	display: block;
	width: 100px;
	height: 20px;
}
.edRate0 span, .edRate0h span, .edRate1 span, .edRate1h span, .edRate2 span, .edRate2h span, .edRate3 span, .edRate3h span, .edRate4 span, .edRate4h span, .edRate5 span {
	background: url(images/ratingStars.gif) 0 -25px repeat-x;
	display: block;
	height: 20px;
}
.userRate0, .userRate0h, .userRate1, .userRate1h, .userRate2, .userRate2h, .userRate3, .userRate3h, .userRate4, .userRate4h, .userRate5 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/ratingStars.gif) 0 -50px repeat-x;
	display: block;
	width: 100px;
	height: 20px;
}
.userRate0 span, .userRate0h span, .userRate1 span, .userRate1h span, .userRate2 span, .userRate2h span, .userRate3 span, .userRate3h span, .userRate4 span, .userRate4h span, .userRate5 span {
	background: url(images/ratingStars.gif) 0 -75px repeat-x;
	display: block;
	height: 20px;
}
.edRate0 span, .userRate0 span {
	width: 0px;
}
.edRate0h span, .userRate0h span {
	width: 11px;
}
.edRate1 span, .userRate1 span {
	width: 21px;
}
.edRate1h span, .userRate1h span {
	width: 31px;
}
.edRate2 span, .userRate2 span {
	width: 41px;
}
.edRate2h span, .userRate2h span {
	width: 51px;
}
.edRate3 span, .userRate3 span {
	width: 61px;
}
.edRate3h span, .userRate3h span {
	width: 71px;
}
.edRate4 span, .userRate4 span {
	width: 81px;
}
.edRate4h span, .userRate4h span {
	width: 91px;
}
.edRate5 span, .userRate5 span {
	width: 100px;
}
/* rating stars small */
.edRateSm0, .edRateSm0h, .edRateSm1, .edRateSm1h, .edRateSm2, .edRateSm2h, .edRateSm3, .edRateSm3h, .edRateSm4, .edRateSm4h, .edRateSm5 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/ratingStarsSm.gif) repeat-x;
	display: block;
	width: 70px;
	height: 14px;
}
.edRateSm0 span, .edRateSm0h span, .edRateSm1 span, .edRateSm1h span, .edRateSm2 span, .edRateSm2h span, .edRateSm3 span, .edRateSm3h span, .edRateSm4 span, .edRateSm4h span, .edRateSm5 span {
	background: url(images/ratingStarsSm.gif) 0 -25px repeat-x;
	display: block;
	height: 14px;
}
.userRateSm0, .userRateSm0h, .userRateSm1, .userRateSm1h, .userRateSm2, .userRateSm2h, .userRateSm3, .userRateSm3h, .userRateSm4, .userRateSm4h, .userRateSm5 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/ratingStarsSm.gif) 0 -50px repeat-x;
	display: block;
	width: 70px;
	height: 14px;
}
.userRateSm0 span, .userRateSm0h span, .userRateSm1 span, .userRateSm1h span, .userRateSm2 span, .userRateSm2h span, .userRateSm3 span, .userRateSm3h span, .userRateSm4 span, .userRateSm4h span, .userRateSm5 span {
	background: url(images/ratingStarsSm.gif) 0 -75px repeat-x;
	display: block;
	height: 14px;
}
.edRateSm0 span, .userRateSm0 span {
	width: 0px;
}
.edRateSm0h span, .userRateSm0h span {
	width: 8px;
}
.edRateSm1 span, .userRateSm1 span {
	width: 15px;
}
.edRateSm1h span, .userRateSm1h span {
	width: 22px;
}
.edRateSm2 span, .userRateSm2 span {
	width: 29px;
}
.edRateSm2h span, .userRateSm2h span {
	width: 36px;
}
.edRateSm3 span, .userRateSm3 span {
	width: 43px;
}
.edRateSm3h span, .userRateSm3h span {
	width: 50px;
}
.edRateSm4 span, .userRateSm4 span {
	width: 57px;
}
.edRateSm4h span, .userRateSm4h span {
	width: 64px;
}
.edRateSm5 span, .userRateSm5 span {
	width: 71px;
}
/** Definition Lists */
dl.inlineDL:after, .postBody:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
dl.inlineDL, .postBody {
*display: inline-block;
}
dl.inlineDL dd, dl.inlineDL dt, ul.inlineUL li {
	float: left;
	margin: 3px 10px 3px 0px;
}
dl.standardDL dt, #contentAux dt {
	font: normal 180% Arial, Helvetica, sans-serif;
}
dl.standardDL dd {
	margin: 9px 0px;
}
dt.DLheader {
	float: none;
	width: 100%;
}
/* Pagination */
.pagination {
	float: right;
	background: #fff;
	padding: 0 0 0 10px;
}
.pagination li {
	float: left;
	margin: 0 4px 0 0;
 *margin:0 2px 0 0;
}
.pagination a {
	display: block;
	border: 1px solid #eaeaea;
	background: #f8fafb;
	padding: 2px 8px;
	float: left;
}
.pagination a:hover {
	background: #d2d6df;
	text-decoration: none;
	float: left;
}
.pagination a.youAreHere {
	border: 1px solid #8f8f8f;
	background: #1e5b7e;
	padding: 2px 8px;
	font-weight: bold;
	color: #fff;
}
/* End Pagination */

		/* Ads */
.ad.premiere {
}
.ad.square_button {
	margin-bottom: 20px;
}
.mpu {
	width: 300px;
 *width:290px;
	height: 260px;
	margin: 20px 0px;
}
/* because some people make MPUs using tables */

#contentAux .mpu table, #contentAux .mpu tbody, #contentAux .mpu tfoot, #contentAux .mpu thead, #contentAux .mpu tr, #contentAux .mpu th, #contentAux .mpu td {
	vertical-align: top;
}
.longMarquee {
	margin: 20px 0;
}
.ad.leaderboard {
	text-align: center;
}
#leaderboard {
	text-align: center;
}
.ad.circular {
	clear: both;
}
.headerTextAd {
	position: absolute;
	right: 8px;
	bottom: 43px;
	font-size: 93.5%;
	z-index: 1000;
}
.headerTextAd img {
	position: relative;
	top: 2px;
	left: -2px;
}
.headerTextAd a, .headerTextAd a:link, .headerTextAd a:visited {
	color: #aeaeae;
}
.headerTextAd a:hover, .headerTextAd a:active {
	color: #fff;
}
/* RSS Icons */

a.linkBG {
	text-indent: -2000px;
	display: block;
	width: 93px;
	height: 20px;
}
a.linkBG.googleBG {
	background: url(images/google.gif) no-repeat;
}
a.linkBG.yahooBG {
	background: url(images/yahoo.gif) no-repeat;
}
a.linkBG.msnBG {
	background: url(images/msn.gif) no-repeat;
}
a.linkBG.articlegator {
	background: url(images/articlegator.gif) no-repeat;
}
a.linkBG.bloglines {
	background: url(images/bloglines.gif) no-repeat;
}
a.linkIcon {
	padding-left: 20px;
	height: 20px;
	display: block;
 *display:inline-block;
	line-height: 20px;
}
a.linkIcon.digg {
	background: url(images/digg_16x16.gif) 0 50% no-repeat;
}
a.linkIcon.delicious {
	background: url(images/delicious_16x16.gif) 0 50% no-repeat;
}
a.linkIcon.facebook {
	background: url(images/facebook_16x16.gif) 0 50% no-repeat;
}
a.linkIcon.reddit {
	background: url(images/reddit_16x16.gif) 0 50% no-repeat;
}
a.linkIcon.smRSS {
	background: url(images/feed-icon-10x10.jpg) left 50% no-repeat;
	padding-left: 15px;
}
a.linkIcon.print {
	background: url(images/print.gif) 0 50% no-repeat;
}
a.linkIcon.email {
	background: url(images/email.gif) 0 50% no-repeat;
}
a.linkIcon.share {
	background: url(images/share.gif) 0 50% no-repeat;
}
a.linkIcon.stumble {
	background: url(images/stumble_16x16.gif) 0 50% no-repeat;
}
a.linkIcon.google {
	background: url(images/googleig_16x16.gif) 0 50% no-repeat;
}
a.linkIcon.articlevine {
	background: url(articlevine_16x16.gif) 0 50% no-repeat;
}
a.linkIcon.ybookmarks {
	background: url(images/yahoo_bkmks_16x16.gif) 0 50% no-repeat;
}
a.linkIcon.twitter {
	background: url(images/twitter_16x16.gif) 0 50% no-repeat;
}
a.linkIcon.comments {
	background: url(images/comments.gif) 0 50% no-repeat;
}
.linkIcon.fontSize {
	height: 20px;
	display: block;
 *display:inline-block;
	line-height: 20px;
}
.linkIcon.fontSize a {
	display: block;
	width: 16px;
	height: 20px;
	float: left;
	margin-right: 4px;
}
.linkIcon.fontSize .smaller {
	background: url(images/fontSizeSmall.gif) 0 50% no-repeat;
}
.linkIcon.fontSize .larger {
	background: url(images/fontSizeLarge.gif) 0 50% no-repeat;
}
/* End RSS Icons */





		/** Macho Units **/
#adMiniPremiere {
	width: 140px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #bfcdd4;
	position: relative;
	padding: 1px;
	clear: both;
	margin-bottom: 20px;
}
#footerGlobal #adMiniPremiere {
	margin: 0px;
}
#adMiniPremiere p {
	text-align: center;
	padding: 5px 0px;
 *padding:1px 0;
}
#adMiniPremiere a, #adMiniPremiere a:link, #adMiniPremiere a:visited, #adMiniPremiere a:hover {
	color: #0000FF;
}
#adMiniPremiere .borderWrap {
	background: #dce5ea url(images/gradientBG.gif) center repeat-x;
	border: #fff solid 2px;
	padding-bottom: 6px;
 *padding-bottom: 0;
}
#adMiniPremiere .premiereBrand {
	position: relative;
	height: 22px;
 *height:20px;
	cursor: pointer;
	margin: 0 !important;
 *margin: 4px 0px !important;
 *padding:0;
}
#adMiniPremiere .premiereBrand a {
	text-align: left;
	color: #0000FF;
	display: block;
	background: url(images/miniMachoBG.gif) no-repeat !important;
	height: 22px;
	position: relative;
	z-index: 800;
	line-height: 19px;
	padding: 0px 15px !important;
	margin: 5px 8px !important;
	_margin: 0px 8px !important;
 *margin: 0 8px !important;
 *height:20px;
}
#adMiniPremiere .premiereBrand .miniPremiereBrandInfo {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	background: #fbfbfb;
	border: #ccc solid 1px;
	cursor: default;
	padding: 0px;
	display: none;
	position: absolute;
	top: 0;
	z-index: 6000 !important;
}
#adMiniPremiere .premiereBrand.hover .miniPremiereBrandInfo, #adMiniPremiere .premiereBrand:hover .miniPremiereBrandInfo {
	display: block;
}
#adMiniPremiere .premiereBrand .miniPremiereBrandInfo li {
	background: none;
	padding: 0px 5px !important;
	margin: 0 !important;
	height: inherit;
	width: 130px;
	border: none;
	list-style-type: none;
}
#adMiniPremiere .premiereBrand .miniPremiereBrandInfo li a {
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	font-size: 100%;
	color: #0000FF;
}
#adMiniPremiere .cornerTL, #adMiniPremiere .cornerBL, #adMiniPremiere .cornerTR, #adMiniPremiere .cornerBR {
	display: block !important;
	position: absolute;
	z-index: 600;
	width: 12px;
	height: 12px;
}
#adMiniPremiere .cornerTLfoot, #adMiniPremiere .cornerTRfoot, #adMiniPremiere .cornerBLfoot, #adMiniPremiere .cornerBRfoot {
	position: absolute;
	z-index: 600;
	width: 12px;
	height: 12px;
}
#adMiniPremiere .cornerTL, #adMiniPremiere .cornerTLfoot {
	top: 0;
	left: 0;
}
#adMiniPremiere .cornerTR, #adMiniPremiere .cornerTRfoot {
	top: 0;
	right: 0;
}
#adMiniPremiere .cornerBL, #adMiniPremiere .cornerBLfoot {
	bottom: 0;
	left: 0;
}
#adMiniPremiere .cornerBR, #adMiniPremiere .cornerBRfoot {
	bottom: 0;
	right: 0;
}
#footerGlobal #adMiniPremiere .cornerTL {
	display: none;
}
#footerGlobal #adMiniPremiere .cornerTR {
	display: none;
}
#footerGlobal #adMiniPremiere .cornerBL {
	display: none;
}
#footerGlobal #adMiniPremiere .cornerBR {
	display: none;
}
#footerGlobal #adMiniPremiere .cornerTLfoot {
	display: block !important;
}
#footerGlobal #adMiniPremiere .cornerTRfoot {
	display: block !important;
}
#footerGlobal #adMiniPremiere .cornerBLfoot {
	display: block !important;
}
#footerGlobal #adMiniPremiere .cornerBRfoot {
	display: block !important;
}
#adSuperPremiere {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #bfcdd4;
	position: relative;
	padding: 1px;
	margin: 20px auto;
	clear: both;
	width: 940px;
}
#adSuperPremiere a, #adSuperPremiere a:link, #adSuperPremiere a:visited, #adSuperPremiere a:hover {
	color: #0000FF;
}
#adSuperPremiere .borderWrap {
	background: #dce5ea url(images/gradientBG.gif) center repeat-x;
	border: #fff solid 2px;
}
#adSuperPremiere ul {
	margin: 10px;
	background-color: #fff;
	border: #ccc solid 1px;
	padding: 8px;
}
#adSuperPremiere li {
	float: left;
	text-align: center;
	padding: 10px 0px;
}
#adSuperPremiere ul.ad1 li {
	width: 100%;
}
#adSuperPremiere ul.ad2 li {
	width: 50%;
}
#adSuperPremiere ul.ad3 li {
	width: 33.3%;
}
#adSuperPremiere ul.ad4 li {
	width: 25%;
}
#adSuperPremiere ul.ad5 li {
	width: 20%;
}
#adSuperPremiere ul.ad6 li {
	width: 16.6%;
}
#adSuperPremiere ul.ad7 li {
	width: 14.2%;
}
#adSuperPremiere ul.ad8 li {
	width: 12.5%;
}
#adSuperPremiere ul.ad9 li {
	width: 11.1%;
}
#adSuperPremiere ul.ad10 li {
	width: 10%;
}
#adSuperPremiere ul li.premiereHead {
	display: block;
	width: 100%;
	border-bottom: #ccc solid 1px;
	margin-bottom: 5px;
	color: #333;
	font-weight: bold;
	float: none;
	text-align: left;
	padding: 0;
}
.superPremiereBrandInfo {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 355px;
	z-index: 950;
	display: none;
	background: #fff url(images/machoGradient.jpg) bottom repeat-x;
	border: #ccc solid 1px;
	border-right: #ccc solid 2px;
	border-bottom: #ccc solid 2px;
	padding: 10px;
}
.superPremiereBrandInfo .brandDetails {
	background-color: #fff;
	border: #ccc solid 1px;
}
.superPremiereBrandInfo .brandDetails p a {
	display: inline;
	padding: 5px 0px;
}
.superPremiereBrandInfo img {
	float: left;
	margin: 10px;
}
.superPremiereBrandInfo .detailArrow {
	position: absolute;
	top: -15px;
	margin: 0;
}
.premiereBrandInfo .brandDetails p {
	padding-left: 86px;
}
.superPremiereBrandInfo dl {
	background: none;
	border: none;
	margin: 0;
	padding: 5px 0px;
}
.superPremiereBrandInfo dl dt {
	border: none;
	font-weight: bold;
	color: #333;
}
.superPremiereBrandInfo dd {
	padding: 0px 5px 0px 0px;
	margin: 2px 5px 0px 0px;
	border-right: #ccc solid 1px;
	text-align: left;
	float: left;
}
.superPremiereBrandInfo dd.last {
	border: 0;
}
#adSuperPremiere .cornerTL, #adSuperPremiere .cornerBL, #adSuperPremiere .cornerTR, #adSuperPremiere .cornerBR {
	display: block !important;
	position: absolute;
	z-index: 900;
}
#adSuperPremiere .cornerTL {
	top: 0;
	left: 0;
}
#adSuperPremiere .cornerTR {
	top: 0;
	right: 0;
}
#adSuperPremiere .cornerBL {
	bottom: 0;
	left: 0;
}
#adSuperPremiere .cornerBR {
	bottom: 0;
	right: 0;
}
#adSuperPremiere ul:after, #adSuperPremiere .borderWrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#adSuperPremiere ul, #adSuperPremiere .borderWrap {
 *display: inline-block;
}
/** End Macho Units **/

.bidwar {
	margin: 25px 0px;
}
/** End Shared Components **/

		/* Clearfix */
#shareDropDown .shareContent:after, #rb_logos:after, #rb_navs:after, #prefoot:after, .adSuperPremiere ul:after, #doormat:after, #rb_content .breadcrumbWrap:after, #siteNav ul:after, #footerGlobal:after, #footerGlobal .siteLinks:after, #rb_content:after, #contentMain:after, .superPremiereBrandInfo .brandDetails:after, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#shareDropDown .shareContent, #rb_logos, #rb_navs, #prefoot, .adSuperPremiere ul, #doormat, #rb_content .breadcrumbWrap, #siteNav ul, #footerGlobal, #footerGlobal .siteLinks, #footerGlobal .siteLinks dl, #rb_content, #contentMain, .clearfix {
 *display: inline-block;
}
/* 4520 legacy support */
#rb_mtx, #rb_mtx .rb_body2, #rb_mtx .rb_body_bg {
	background: transparent !important;
	margin: 0 !important;
	padding: 0 !important;
}
#rb_mtx {
	padding: 0px 1px 0 !important;
	position: relative !important;
	margin: 0 7px !important;
	width: auto !important;
}
#rb_mtx .rb_shell {
	margin: 0px auto !important;
	width: 980px !important;
	overflow: hidden !important;
}
#rb_mtx .rb_body_bg {
	width: 984px !important;
}
#rb_mtx h1, #rb_mtx h2 {
	background: transparent;
}
#rb_mtx html, #rb_mtx body, #rb_mtx div, #rb_mtx span, #rb_mtx applet, #rb_mtx iframe, #rb_mtx h1, #rb_mtx h2, #rb_mtx h3, #rb_mtx h4, #rb_mtx h5, #rb_mtx h6, #rb_mtx p, #rb_mtx blockquote, #rb_mtx pre, #rb_mtx a, #rb_mtx abbr, #rb_mtx acronym, #rb_mtx address, #rb_mtx big, #rb_mtx cite, #rb_mtx code, #rb_mtx del, #rb_mtx dfn, #rb_mtx em, #rb_mtx font, #rb_mtx img, #rb_mtx ins, #rb_mtx kbd, #rb_mtx q, #rb_mtx s, #rb_mtx samp, #rb_mtx small, #rb_mtx strike, #rb_mtx strong, #rb_mtx sub, #rb_mtx sup, #rb_mtx tt, #rb_mtx var, #rb_mtx dd, #rb_mtx dl, #rb_mtx dt, #rb_mtx li, #rb_mtx ol, #rb_mtx ul, #rb_mtx fieldset, #rb_mtx form, #rb_mtx label, #rb_mtx legend, #rb_mtx table, #rb_mtx caption, #rb_mtx tbody, #rb_mtx tfoot, #rb_mtx thead, #rb_mtx tr, #rb_mtx th, #rb_mtx td {
	vertical-align: top !important;
	text-align: inherit;
}
.rr_ed_rate h3, .rr_ed_rate h4, .rr_ed_rate h5 {
	text-align: center;
}
#hdtv .tbr_seeall_btn {
	background-color: #fff;
	margin-bottom: -10px;
}
#hdtv_ad_ss div {
	margin: 0px auto;
}
/* global modal code */

.globalModal h1 {
	border: none;
}
.globalModal h2 {
	position: relative;
}
/* Status Messagin */


.globalModal {
	z-index: 1000000000;
	border: 1px solid #bbb;
	width: 520px;
	background: #FFF;
	padding: 20px 20px 10px 20px;
	font: normal 76% arial, helvetica, sans-serif;
}
#rb_content .commentwrapper dd.status, .userReviewForm .status, .globalModal .status {
	border: 1px solid #bbb;
	background: #e2f1fe url(images/cnet_redball_blue_s-36x36.jpg) no-repeat 10px 10px;
	margin: 15px 0px;
	padding: 10px 10px 10px 60px;
	font: normal 13px Arial, Helvetica, san-serif;
	min-height: 36px;
	height: auto !important;
	height: 36px;
	clear: both;
}
.globalModal .warn {
	clear: both;
}
.globalModal.login li {
	_display: inline;
}
.globalModal.login .status {
	padding: 20px 10px 10px 60px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
}
.userReviewForm .status.noRbLogo, .globalModal .status.noRbLogo {
	background: #e2f1fe;
	padding-left: 10px;
}
.userReviewForm .status li, .globalModal .status li {
	line-height: 20px;
}
.globalModal .closeModal {
	position: absolute;
	background: #fff url(images/modalClose.gif) top right no-repeat;
	right: 0;
	top: 0;
	display: block;
	width: 30px;
	height: 21px;
	padding: 0;
}
.globalModal li input {
	width: 250px;
	margin: 0 6px 9px 0;
	padding: 0;
	background-color: #F7F7F7;
	border: 1px solid #bbb;
	display: block;
}
.globalModal .checkbox {
	display: inline;
	width: auto;
	vertical-align: top;
	border: 0;
	margin: 0;
}
.globalModal .notify input {
	width: auto;
 *border:0;
}
.globalModal li input.multiField {
	width: 345px;
	margin: 0 6px 9px 0;
	padding: 0;
	height: 100px;
	background-color: #F7F7F7;
	border: 1px solid #bbb;
	display: block;
}
.globalModal input.joinBtn {
	margin: 3px 0 0 0;
	padding: 0;
	border: 0;
}
.globalModal label {
	font-weight: bold;
	font-family: Arial;
	font-size: 100%;
	margin: 0 10px 6px 0px;
	padding: 0;
	display: block;
}
.globalModal .articleletters ul li {
	position: relative;
	padding: 5px 0 0 20px;
}
.globalModal .articleletters ul li input.checkbox {
	position: absolute;
	top: 5px;
	left: 0;
}
.globalModal .articleletters ul li .sample {
	background: url(images/187.gif) 100% 50% no-repeat;
	padding: 0 10px 0 0;
}
.globalModal .articleletters label {
	font-weight: normal;
	margin: 0;
	padding: 0;
	display: block;
}
.globalModal li.flexButton input {
	width: auto;
	margin: 0 0 0 3px;
	background-position: 100% 50%;
	background-color: transparent;
	font: 92% arial, helvetica, sans-serif;
	padding: 0 11px 3px 9px;
	display: inline;
	float: left;
	border: 0;
}
/* Thanks */
.globalModal.thanks a.flexButton {
	clear: none;
	float: left;
	margin-bottom: 10px;
}
.globalModal.thanks strong {
	display: block;
	clear: both;
	padding-top: 10px;
}
/* forgot pass */
.globalModal .retype {
	float: right;
}
.globalModal.login .forgot {
	clear: both;
	padding-top: 10px;
}
.globalModal.login .forgot h2 {
	margin: 0 0 10px;
}
.globalModal .needHelp {
	margin-top: 10px;
	padding: 5px 0px 0px 5px;
	clear: both;
}
.globalModal form {
	margin: 0 0 10px;
}
/* no fbconnect on login for site 4, and site 5 */

body.siteId5 .globalModal .fbConnectContainer {
	display: none;
}
body.siteId4 .userReviewForm .status .fbConnectInvite {
	display: none;
}
body.siteId4 .userReviewForm .status .cnetInvite {
	width: auto;
}
/* no forgot-pass on merge window */
			
.globalModal.merge .merge .needHelp a.forgot {
	display: none;
}
/* CLC */

.globalModal .nextsteps .status {
	font-weight: bold;
}
.globalModal .nextsteps .status p {
	text-align: center;
}
.globalModal .status .emailEcho {
	font-size: 130%;
	margin: 5px 0;
}
.globalModal .nextsteps .status .wrongAddress {
	font-size: 90%;
	font-weight: normal;
}
.globalModal .inboxInstructions {
	width: 480px;
	margin: 10px 0 0 10px;
	padding: 0;
}
.globalModal .inboxInstructions li {
	margin-left: 20px;
	padding-bottom: 7px;
}
.globalModal .nextSteps .notice {
	width: 480px;
	margin: 0 0 0 20px;
	padding: 0;
}
.globalModal p.next {
	font-family: georgia;
	font-size: 200%;
	padding-top: 10px;
	padding-left: 10px
}
.globalModal ol {
	list-style-type: decimal;
}
/* Status messaging styling */


.globalModal .notify {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	clear: both;
}
.globalModal .notify input {
	position: relative;
	float: left;
	top: 2px;
}
.globalModal .submit a.cancel {
	line-height: 220%;
	font-weight: bold;
	display: block;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
.globalModal .validation-advice {
	color: #8c0000;
}
.globalModal .fbConnectContainer {
	border-top: #ccc solid 1px;
	padding: 10px 0px 5px 0px;
	margin-top: 10px;
	line-height: 100%;
}
.globalModal .fbConnectContainer p {
	float: left;
	padding-top: 5px;
}
.globalModal .connect2fbButton {
	float: left;
	margin-left: 10px;
}
.globalModal .status .cnetInvite, .userReviewForm .status .fbConnectInvite, .userReviewForm .status .cnetInvite, .globalModal .status .fbConnectInvite {
	float: left;
	width: 170px;
}
.commentwrapper .status .fbConnectInvite, .userReviewForm .status .fbConnectInvite, .globalModal .status .fbConnectInvite {
	border-left: #ccc solid 1px;
	margin-left: 10px;
	padding-left: 10px;
}
.commentwrapper .status .cnetInvite {
	float: left;
	width: 295px;
	margin: 10px 0 0;
}
.commentwrapper .status .fbConnectInvite {
	float: left;
	width: 200px;
	padding: 0 0 0 26px;
	margin: 7px 0 0 0;
}
.commentwrapper .status .cnetInvite span, .commentwrapper .status .fbConnectInvite span {
	display: block;
}
.commentwrapper .status .fbConnectLink, .userReviewForm .status .fbConnectLink, .globalModal .status .fbConnectLink {
	background: url(images/fb-favicon-16x18.gif) no-repeat;
	height: 18px;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 3px;
	display: block;
}
.commentwrapper .status .fbConnectLink {
	padding-left: 22px;
	font-weight: normal;
}
#emailShell .error {
	font-weight: bold;
	padding: 10px 0px;
	color: #c00;
}
#emailShell .flextbutton {
	margin-top: 10px;
}
/* FB modal */

div.globalModal.merge .merge {
	width: 520px;
}
div.globalModal.confirmlinked {
 *width:560px;
}
div.globalModal .profilePic {
	width: 50px;
	height: 50px;
	float: left;
}
div.globalModal.merge h2, div.globalModal.confirmlinked h2, div.globalModal.username h2 {
	float: right;
	width: 462px;
	margin: 0 0 15px;
	padding: 19px 0 0;
	font: bold 190% Georgia, "Times New Roman", Times, serif;
	color: #595959;
}
div.globalModal.merge li {
	margin: 5px 0;
 *display:inline-block;
	color: #666;
}
div.globalModal.merge li strong {
	font-size: 115%;
	color: #171717;
}
div.globalModal.merge label {
	margin: 10px 0 0;
	color: #171717;
 *margin:4px 0 0;
 *display:inline-block;
}
div.globalModal.merge .newMember {
	clear: left;
	float: left;
	width: 200px;
 *margin:15px 0 0;
}
div.globalModal.merge .exisMember {
	float: right;
	clear: right;
	width: 295px;
	padding: 0 0 0 15px;
	border-left: 1px solid #ccc;
}
div.globalModal.merge .notify {
	padding: 0;
	width: 250px;
}
div.globalModal.merge .forgot {
	font-weight: normal;
	padding: 0 0 0 5px;
	font-size: 91%;
}
div.globalModal.merge .notify input {
	position: static;
	border: 0;
 *margin:-2px 2px 9px 0;
}
div.globalModal.merge .needHelp {
	border: 0;
	font-size: 91%;
}
div.globalModal.merge .needHelp a {
	padding: 0 20px 0 0;
}
div.globalModal.confirmlinked .status {
	clear: both;
}
div.globalModal .status p {
	margin: 5px 0 10px;
	clear: both;
}
div.globalModal.confirmlinked a.flexButton {
	float: left;
}
div.globalModal.username li.userName label {
	background: url(images/cnet16x16.gif) no-repeat;
	padding: 0 0 0 22px;
}
div.globalModal.username li.userName label input {
	margin: 5px 0 10px -22px;
}
/* fbauthenticate */

.globalModal.fbauthenticate ul {
	margin: 20px 0 0;
}
.globalModal.fbauthenticate li {
	margin: 16px 0;
}
.globalModal.fbauthenticate li a {
	padding: 0 0 0 5px;
}
.globalModal.fbauthenticate .authenticateFBbutton img {
	vertical-align: middle;
}
/* tips */

.tip {
	color: #fff;
	width: 156px;
	z-index: 9999999;
	background: transparent;
	display: block !important;
	padding: 0 8px;
	background: url(images/tips.png) center left;
	font: 70% arial, helvetica, sans-serif;
}
.tip-top {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
	background: url(images/tips.png) top left;
}
.tip-bottom {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(images/tips.png) bottom right;
}
.cnetTip {
	z-index: 100000;
}
/* clearfix */
.status:after, .globalModal.confirmlinked:after, .globalModal .fbConnectContainer:after, .globalModal ul:after, .globalModal form:after, .globalModal dd:after, #commentList:after, #commentList li:after, #summaryList:before {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.status, .globalModal .fbConnectContainer, .globalModal ul, .globalModal form, .globalModal.confirmlinked, .globalModal dd, #commentList, #commentList li, #summaryList {
 *display: inline-block;
}
/* services -- omniture, print tracker, rev sci, etc */

#servicesEtc {
	position: absolute;
	top: 0;
	left: 0;
}
/* blog bug #355322 */

.pageType8300 #contentMain, .pageType8301 #contentMain {
	float: left;
	padding: 0 0 40px;
}
.siteId7 h1.blogName, h1.blogName {
	border: 0;
}
/****** for empty ratings graphic ******/
.ratingWrap .textbottom {
	vertical-align: text-bottom;
}
.noReviewWrapSm, .noReviewWrap {
	margin: 0px;
	padding: 0px;
}
.noReviewWrap span {
	float: left;
	clear: left;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/n-users-large.gif) no-repeat;
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
.noReviewWrapSm span {
	float: left;
	clear: left;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/n-users-sm.gif) no-repeat;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 0px;
}
.noReviewWrapSm strong, .noReviewWrap strong {
	float: left;
	clear: right;
	display: inline;
	vertical-align: text-bottom;
	height: 18px;
	margin: 3px;
	padding: 0px;
	word-spacing: 1px;
	padding-bottom: 4px;
}
.noReviewWrapSm:after, .noReviewWrap:after, .noReviewWrap strong:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.noReviewWrapSm, .noReviewWrap, .noReviewWrap strong {
 *display: inline-block;
}
.userRateNA {
	overflow: hidden;
	display: block;
	width: 70px;
	height: 14px;
}
/****** END for empty ratings graphic ******/


/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------ /matrix.css ------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------- neomatrix.css -----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/





		/* from beta, to consolidate */

h1 {
	border-bottom: 3px solid #8c0000;
}
.siteId7 #doormat h3, .siteId7 h1 {
	color: #3778b4;
	border-bottom: 3px solid #72a0ca;
}
.siteId7 #doormat dd h3 {
	border: 0;
}
h2 {
	background: transparent;
	border-bottom: 2px solid #8c0000;
	padding: 0 0 2px;
}
.siteId7 h2 {
	border-color: #72a0ca;
}
#editorsTake .good .ico, #editorsTake .bad .ico, #editorsTake .bottomLine .ico {
	display: none;
}
#rb_mtx {
	_display: inline-block;
}
/* from beta, to consolidate */






		/* global */
#rb_header {
	background: url(simages/ite1rbHeader.png) bottom repeat-x;
	_background: url(images/site1rbHeader.gif) bottom repeat-x;
	height: 125px !important;/* important just until leader pre/post is removed */
	padding: 0 0 3px;
}
#rb_bodyWrap {
	background: url(images/bgBody.gif) repeat-y scroll 50% 0;
}
#headerContents {
	/*background:url(images/site1headerBg.png) 0 0 no-repeat;
	_background:url(images/site1headerBg.gif) 0 0 repeat-x;*/
	_margin: 4px auto 1px;
	width: 980px;
	height: 113px;
	_height: 112px;
	position: relative;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #0060AE;
}
#brandNavBar a, #brandNavBar a:link, #brandNavBar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#brandNavBar a:hover, #brandNavBar a:active {
	color: #fff;
}
#brandNavBar .active a, #brandNavBar .active a:link, #brandNavBar .active a:visited, #brandNavBar .active a:hover, #brandNavBar .active a:active {
	color: #fff;
	font-weight: bold;
}
#brandNavBar {
	color: #AEAEAE;
}
#brandNavBar li {
	float: left;
}
#brandNavBar li.brandNav li a {
	padding: 2px;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	float: left;
}
/* brand nav png */


#brandNavBar .brandNav li {
	_background-image: url(images/neoBrandNavSprite.gif);
}
#brandNavBar li.siteId1 {
	_background-image: url(images/neoBrandNavSprite.gif);
}
#brandNavBar li.siteId53 {
	background: url(images/neoBrandNavSprite.png) no-repeat 100% -100px;
	_background-image: url(images/neoBrandNavSprite.gif);
}
#brandNavBar li.siteId3 a, #brandNavBar li.siteId53 a {
	background: transparent;
}
#brandNavBar li.active {
	background: url(images/neoBrandNavSprite.png) repeat-x 100% -150px;
	_background-image: url(images/neoBrandNavSprite.gif);
}
#brandNavBar li.active a {
	background: url(images/neoBrandNavSprite.png) no-repeat 0 -150px;
	_background-image: url(images/neoBrandNavSprite.gif);
	margin: 0 1px 0 0;
}
/* end brand nav png */

.siteId4 #brandNavBar li.brandNav .siteId3 a span {
}
#brandNavBar li.rubics {
	font-size: 91%;
	line-height: 210%;
	padding: 0 0 0 20px;
	display: none;
}
.siteId1 #rubicsTextAd, .siteId102 #rubicsTextAd {
	display: none;
}
#brandNavBar li.loginAction {
	font-size: 91%;
	line-height: 210%;
	margin: 0 5px 0 0;
	position: absolute;
	z-index: 1;
	top: 10px;
	right: 8px;
}
#brandNavBar li.loginAction strong.welcome {
/* padding:0 0 0 8px; */
}
#brandNavBar li.loginAction strong.welcome a {
/* padding:0 8px 0 2px; */
}
#brandNavBar .loginAction li {
	background: url(images/neoLoginSprite.png) 0 -50px no-repeat;
	_background: transparent;
	padding: 0 0 0 10px;
}
#brandNavBar .loginAction li a {
	background: url(images/neoPipe.gif) no-repeat 100% 60%;
	padding: 0 10px 0 0;
}
#brandNavBar .loginAction li.first {
	background-position: 0 0;
}
#brandNavBar .loginAction li.last {
	background-position: 100% -100px;
}
#brandNavBar li.loginAction, #brandNavBar li.loginAction ul, #brandNavBar li.loginAction li {
	float: left;
}
#brandNavBar li.loginAction ul {
	position: relative;
	left: 3px;
	padding: 0 1px 0 0;
}
#brandNavBar:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#brandNavBar {
 *display:inline-block;
}
#brandNavBar li.brandNav li.active a span {
	background: transparent;
}
#brandNavBar li.brandNav a span {
	background: url(neoPipe.gif) no-repeat 100% 42%;
	padding: 0 10px;
}
#brandNavBar li.brandNav .siteId53 a span {
	background: transparent;
}
#brandNavBar li.loginAction a span {
/*background:url(images/neoPipe.gif) no-repeat 100% 42%;
				padding:0 8px;*/
}
#brandNavBar li.loginAction .last a {
	background: transparent;
}
/* logos */


					/* temporary to undo ad pre/post */

.rblogo, .siteLogo {
	margin: 0 !important;
}
.rblogo {
	width: 86px;
	height: 86px;
}
.siteLogo {
	width: 158px !important;
	height: 86px !important;
}
body #rb_logos {
	width: 303px;
	float: left;
	height: 110px;
	background-repeat: no-repeat;
	background-image: url(images/logo.png);
	_background-image: url(images/logo.gif);
	margin-top: -40px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: -26px;
}
body #rb_logos a {
	background: transparent;
	_filter: none;
	float: left;
	position: static;
}
body #rb_logos a.rblogo img {
	background: url(rbLogo.png) 0 0 no-repeat;
	_background: transparent;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="rbLogo.png");
	width: 86px;
	height: 86px;
}
/* navsearch */

#rb_navSearch {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#rb_navSearch .universalSearch {
	float: left;
	background: url(images/neoSearchWrapSprite.png) 100% -360px no-repeat;
	_background: url(images/neoSearchWrapSprite.gif) 100% -360px no-repeat;
	height: 43px;
	margin: 0 0 6px 10px;
 *margin:0 0 1px 10px;
	padding: 0 9px 0 0;
}
body .searchBoxWrap, body.siteId1 .searchBoxWrap, body.siteId3 .searchBoxWrap, body.siteId4 .searchBoxWrap, body.siteId7 .searchBoxWrap, body.siteId53 .searchBoxWrap {
	background: url(images/neoSearchBoxSprite.gif) 0 -50px no-repeat;
	width: auto;
	height: 25px;
	padding: 0;
	margin: 8px 0 0;
}
body .searchBoxWrap span {
	background: url(images/neoSearchBoxSprite.gif) 100% 0 no-repeat;
	display: block;
	height: 25px;
	margin: 0;
	position: relative;
	left: 6px;
	float: left;
}
body #rb_navSearch .searchTarget, body #rb_navSearch .searchFilterSelect {
	margin: 11px 0 0 17px;
	_margin: 9px 0 0 17px;
	height: auto;
	width: 80px;
}
body #rb_navSearch .searchGo {
	margin: 10px 0 0 11px;
	background: url(images/neoGo.png) no-repeat;
	_background: transparent;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="neoGo.png");
	width: 35px;
	height: 22px;
	border: 0;
	text-indent: -2000px;
	overflow: hidden;
 *text-transform:capitalize;
	color: transparent;
	cursor: pointer;
}
body .headerTextAd {
	right: 10px;
	bottom: 3px;
	text-align: right;
}
body.siteId3 .headerTextAd, body.siteId7 .headerTextAd {
	bottom: 37px;
	width: 300px;
}
body .searchBox {
	height: 16px;
	width: 295px;
	padding: 5px 5px 4px 0;
 *padding:6px 7px 4px 0;
	font-weight: bold;
}
/* site 1 */


.siteId1 .siteId1logo, .siteId102 .siteId1logo {
	margin: 0 !important;
	display: none;
}
.siteId1 #brandNavBar li.brandNav, .siteId102 #brandNavBar li.brandNav {
	display: none;
}
.siteId1 #rb_logos, .siteId102 #rb_logos {
	position: relative;
	top: -6px;
	_top: 4px;/*top:-33px;*/
}
.siteId1 #rb_navSearch, .siteId102 #rb_navSearch {
	position: relative;
	top: -4px;
	_top: 4px;/*top:-31px;*/
}
.siteId1 #headerContents, .siteId102 #headerContents {
	height: 85px;
 *overflow:hidden;
}
#siteNav li.active, #siteNav li:hover, #siteNav li a:hover, #siteNav li.active a {
	background-color: #f6ca26;
	color: #484848;
}
.siteId1 #rb_logos, .siteId102 #rb_logos {
	width: 136px;
}
.siteId1 .searchBox, .siteId102 .searchBox {
	width: 365px;
}
.siteId1 .ad.leaderboard {
	float: none;
	margin: 10px auto;
}
/* site 3, 105 and 109 */

.siteId3 #siteNav #allCatTab #allCatDropDown, .siteId105 #siteNav #allCatTab #allCatDropDown, .siteId109 #siteNav #allCatTab #allCatDropDown {
	left: -95px;
 *left:-95px;
}
.siteId3 .siteId3logo img, .siteId105 .siteId3logo img, .siteId109 .siteId3logo img {
	background: url(images/site3logo.png) 0 0 no-repeat;
	_background: transparent;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="site3logo.png");
	width: 80px;
	height: 86px;
}
.siteId3 #rb_logos, .siteId105 #rb_logos, .siteId109 #rb_logos {
	width: 180px;
}
.siteId3 .siteLogo, .siteId105 .siteLogo, .siteId109 .siteLogo {
	width: 75px !important;
}
.siteId3 .ad.leaderboard, .siteId105 .ad.leaderboard, .siteId109 .ad.leaderboard {
	float: none;
	margin: 0 auto 10px;
}
.siteId3 #brandNavBar li.brandNav .siteId7 a span, .siteId105 #brandNavBar li.brandNav .siteId7 a span, .siteId109 #brandNavBar li.brandNav .siteId7 a span {
	background: transparent;
}
.siteId3 #rb_header, .siteId105 #rb_header, .siteId109 #rb_header {
	background: url(images/site3rbHeader.png) bottom repeat-x;
	_background: url(images/site3rbHeader.gif) bottom repeat-x;
	padding: 0 0 3px;
}
.siteId3 #headerContents, .siteId105 #headerContents, .siteId109 #headerContents {
	background: url(images/site3headerBg.png) 0 0 no-repeat;
	_background: url(images/site3headerBg.gif) 0 0 repeat-x;
}
.siteId105 #brandNavBar li.siteId3, .siteId109 #brandNavBar li.siteId3 {
	background: url(images/neoBrandNavSprite.png) repeat-x 100% -150px;
	_background-image: url(images/neoBrandNavSprite.gif);
}
.siteId105 #brandNavBar li.siteId3 a, .siteId109 #brandNavBar li.siteId3 a {
	background: url(images/neoBrandNavSprite.png) no-repeat 0 -150px;
	_background-image: url(images/neoBrandNavSprite.gif);
	margin: 0 1px 0 0;
}
.siteId105 #brandNavBar li.siteId3 a span, .siteId109 #brandNavBar li.siteId3 a span {
	background: transparent;
}
/* site 4 */

.siteId4 .siteId4logo img {
	background: url(images/site4logo.png) 0 0 no-repeat;
	_background: url(images/site4logo.gif);
	_background: transparent;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="site4logo.png");
	width: 300px;
	height: 86px;
}
.siteId4 .ad.leaderboard {
	float: none;
	margin: 0 auto 10px;
}
.siteId4 #rb_header {
	/*_background:url(images/site4rbHeader.gif) bottom repeat-x;*/
	padding: 20px 0 20px;
	/*background-image: url(images/site4rbHeader.png);*/
	background-color: #0060AE;
	background-position: bottom;
	z-index: 999;
	position: fixed;
}
.siteId4 #headerContents {
	_background: url(images/site4headerBg.gif) 0 0 repeat-x;
	/*background-image: url(images/site4headerBg.png);
	_background-image: url(images/site4headerBg.gif);*/
	background-repeat: no-repeat;
	background-position: 0 0;
}
/* site 7 */

.siteId7 #siteNav #allCatTab #allCatDropDown {
	left: -209px;
 *left:-216px;
}
.siteId7 .siteId7logo img {
	background: url(images/site7logo.png) 0 0 no-repeat;
	_background: transparent;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="site7logo.png");
	width: 110px;
	height: 86px;
}
.siteId7 .ad.leaderboard {
	float: none;
	margin: 0 auto 10px;
}
.siteId7 #brandNavBar li.brandNav .siteId1 a span {
	background: transparent;
}
.siteId7 #rb_header {
	background: url(images/site7rbHeader.png) bottom repeat-x;
	_background: url(images/site7rbHeader.gif) bottom repeat-x;
	padding: 0 0 3px;
}
.siteId7 #headerContents {
	background: url(images/site7headerBg.png) 0 0 no-repeat;
	_background: url(images/site7headerBg.gif) 0 0 repeat-x;
}
.siteId7 .siteId3logo img {
	background: url(images/site3logo.png) 0 0 no-repeat;
	_background: transparent;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="site3logo.png");
	width: 100px;
	height: 86px;
}
.siteId7 #rb_logos {
	width: 210px;
}
.siteId7 .siteLogo {
	width: 100px !important;
}
/* site 53 */
.siteId53 #rb_header {
	background: url(images/site53rbHeader.png) bottom repeat-x;
	_background: url(images/site53rbHeader.gif) bottom repeat-x;
}
.siteId53 #headerContents {
	background: url(images/site53headerBg.png) 0 0 no-repeat;
	_background: url(images/site53headerBg.gif) 0 0 repeat-x;
}
.siteId53 .siteId53logo img {
	background: url(site53logo.png) 0 0 no-repeat;
	_background: transparent;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="site53logo.png");
	width: 110px;
	height: 86px;
}
/* site 102 */
.siteId102 .ad.leaderboard {
	float: none;
	margin: -2px 125px;
	position: absolute;
	z-index: 10;
}
/* font scaling header fix */
#siteNav li a {
/*padding:5px 0.7em;
	white-space:nowrap;*/
}
#brandNavBar li.loginAction {
	height: 25px;
	overflow: hidden;
}
.ad.half-page {
	margin: 0 0 20px;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------- /neomatrix.css -----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------ rubics.css -------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/




#brandNavBar {
	height: 27px;
	overflow: visible;
	float: right;
	margin-top: -10px;
}
#brandNavBar li.rubics {
	display: block;
}
#brandNavBar #rubicsTextAd {
	_margin-top: 7px;
}
.siteId1 #rubicsTextAd, .siteId102 #rubicsTextAd {
	display: block;
}
.siteId1 #rb_navSearch, .siteId102 #rb_navSearch {
	top: 0;
}
.siteId1 #brandNavBar li.rubics, .siteId102 #brandNavBar li.rubics {
	padding-left: 148px;
	_padding-left: 160px;
}
.siteId1 #headerContents, .siteId102 #headerContents {
	height: 113px;
 *height:116px;
}
.siteId1 #rb_logos, .siteId102 #rb_logos {
	_top: -4px;
}
.siteId1 #rb_logos a.rblogo, .siteId102 #rb_logos a.rblogo {
	margin-left: 26px !important;
	_margin-left: 14px !important;
}
#TICKER {
	width: 990px;
	text-align: left;
	height: 20px;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	color: #FFFFFF;
}
#article {
	width: 100%;
	text-align: right;
	height: 20px;
	vertical-align: top;
	background-color: #000000;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.img {
	height: 160px;
	width: 200px;
	border: 1px solid #CCCCCC;
	position: relative;
	float: left;
	padding: 4px;
	margin-right: 6px;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------- /rubics.css -------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/



/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------- YSell Unit -------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/


#YsellLeader {
	clear: both;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------- /YSell Unit -------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------- CES 09 ----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#rb_header #countdown {
	display: none;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------ /CES 09 ----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/




.Lsidebr {
	max-height:600px;
	width:auto;
/*	border: 1px solid #CCCCCC;*/
	position: relative;
	padding: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow:hidden;
	text-align:center;
}
.Lsidebr img {
text-align:center;
max-width:800px;
}
.Rsidebr {
	height: 232px;
	width: 180px;
	border: 1px solid #CCCCCC;
	position: relative;
	float: left;
	padding: 4px;
	margin-right: 6px;
}
.labelbraking {
	background-color: #0F6ECD;
	color: #FFFFFF;
	width: 686px;
	padding: 7px;
	font-weight: 200;
	font-size: 15px;
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
}
.icoNew {
	background: transparent url(http://msnbcmedia.msn.com/i/msnbc/Components/ArtAndPhoto-Fronts/SITEWIDE/Icons/flag-new2.gif) no-repeat scroll center center;
	padding-left: 23px;
	position: static;
	text-decoration: none;
}
.icoVid {
	background: transparent url(http://msnbcmedia1.msn.com/i/msnbc/Components/Art/SITEWIDE/Icons/iVideo.gif) no-repeat scroll center center;
	padding-left: 14px;
	position: static;
	text-decoration: none;
}
#content_ma {
	margin: 400px;
	float: left;
}
#image_thumb {
	float: left;
	position: relative;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding: 2px;
}
#image_thumb img {
	border: 1px solid #EFEFEF;
}
#image_thumb_02 {
	float: left;
	height: 100px;
	width: auto;
	position: relative;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#image_thumb_02 img {
	border: 1px solid #0066CC;
	padding: 2px;
}
#image_thumb_click {
	float: left;
	height: 20px;
	width: 20px;
	position: relative;
	margin-bottom: -20px;
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-image: url(images/b_search.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#image_thumb_click_02 {
	float: left;
	height: 20px;
	width: auto;
	position: absolute;
	top: 80px;
	color: #0066CC;
	text-align: left;
	background-color: #0066CC;
}
#image_thumb_click_02 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	margin-left: 4px;
	margin-right: 2px;
}
#image_thumb_click_02 a:hover {
	color: #0066CC
}
#image_thumb_click_02:hover {
	color: #0066CC;
	background-color: #CCCCCC;
}
.fullstory {
	color: #000000;
	font-size: 8.5px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 200%;
	text-align: right;
	word-spacing: 0;
}
#c1R {
	min-height: 870px;
}
.underlinemenu {
	font-weight: 200;
	/* width: 100%; */
	height: 30px;
	font-size: 14px;
	color: #FF6600;
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
}
#cover_page.underlinemenu {
	font-weight: 200;
	width: 100%;
	height: 100px;
	font-size: 12px;
	color: #FF6600;
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
}
#cover_page.underlinemenu ul {
	float: right;
}
/*#cover_page.underlinemenu ul li a{
float: left;
}*/

.underlinemenu ul {
}
.underlinemenu ul li {
	display: inline;
	list-style-type: none;
}
.underlinemenu ul li a {
	color: #FFFFFF;
	padding: 8px;
	text-decoration: none; /*bottom border is 3px*/
	background-color: rgb(112, 117, 119);
}
.underlinemenu ul li a:hover {
	border-bottom-color: black;
	color: #FFFFFF;
	background-color: #0060AE;
}
.underlinemenu ul li .selected {
	background: #0F6ECD;
	color: #FFFFFF;
}
.poll {
	padding: 5px;
	background-color: #F9F9F9;
	width: 190px;
	font-family: Arial, Trebuchet MS, Verdana, Tahoma, Sans-Serif;
	font-size: 12px;
}
#search_top {
	float: right;
	height: 50px;
	width: 300px;
	position: absolute;
	left: 690px;
	top: 40px;
}
#scroll_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	float: right;
	width: 220px;
	position: relative;
	top: 4px;
	height: auto;
	top: 0;
}
#menu_02 {
	float: right;
	width: 190px;
	margin-bottom: 4px;
	margin-left: 8px;
	_margin-left: 6px;
	position: relative;
	height: auto;
	border: 1px solid #E8E8E8;
}
#magazine_scroller {
display: none;
	background-color: #FFFFFF;
	float: left;
	height: 150px;
	width: 920px;
	position: relative;
	color: #000000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	margin-left: 10px;
	margin-right: 10px;
}
#mag_thumb {
	float: left;
	height: auto;
	width: auto;
	margin-right: 12px;
	border: 4px solid #E9E9E9;
	position: relative;
}
.coverbody {
	float: left;
	position: relative;
}
.coverbody p {
	text-align: justify;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
}
.coverbody p strong {
	font-weight: bold;
	color: #06C;
}
.coverbody_02 p {
	text-align: justify;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: 300;
	padding: 5px;
	line-height: 18px;
}
.bnb p, #article_des p {
	text-align: justify;
	font-size: 13px;
	font-weight: 300;
	padding: 2px;
	display: block;
	line-height: 18px;
}
#article_des p {
	text-align: justify;
	font-size: 14px;
	font-weight: 300;
	padding: 2px;
	display: block;
	line-height: 20px;
	clear: left;
}
.coverbody br {
	margin-bottom: 10px;
}
.cp_intro p {
	text-align: justify;
	margin-bottom: 10px;
}
/*.cp_hlights {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-color: #F3F3F3;
	text-align: left;
	vertical-align: sub;
	padding: 25px;
	float: right;
	height: auto;
	width: 220px;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 16px;
	position: relative;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #343434;
	border-bottom-color: #343434;
	text-transform: capitalize;
}*/
.top_heading {
	font-size: 20px;
	font-weight: 200;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #343434;
	float: left;
	height: 24px;
	width: 502px;
	position: relative;
	vertical-align: middle;
	line-height: 24px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-left-width: 32px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	text-align: left;
}
.cp_intro p {
	text-align: justify;
}
.cp_intro a {
	text-align: left;
	text-decoration: underline;
}
.cp_intro {
	font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #333333;
    padding: 20px;
    float: right;
    height: auto;
    width: 96%;
    margin-bottom: 8px;
    position: relative;
    border-top-width: 6px;
    border-bottom-width: 6px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #343434;
    border-bottom-color: #343434;
    margin-top: 10px;
    margin-bottom: 20px;
}

.cp_intro.article {
	font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    width: 94%;
}


.cp_intro2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: sub;
	padding: 16px;
	float: left;
	height: auto;
	width: 562px;
	margin-top: 8px;
	margin-bottom: 8px;
	position: relative;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #343434;
	border-bottom-color: #343434;
}
.highlight {
	background: #CEDAEB;
	color: #000000;
}
.highlight_important {
	background: #0066FF;
	color: #FFFFFF;
}
.cp_hlights p {
	text-align: left;
}
/*cite {
	font-size:14px;
	font-family: "Trebuchet MS";
	font-weight:400;
	padding:12px;
	background-color: #F3F3F3;
	line-height:20px;
	display:block;
	position:relative;
	width:98%;
	color:#FF6600;
	border:solid #343434 1px;
	height:auto;
}*/
cite {
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	padding: 12px;
	float: right;
	height: auto;
	width: 220px;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 16px;
	position: relative;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.2);
	border: solid #CCC 1px;
	clear: both;
}
cite .thumb_02 {
	float: left;
	position: relative;
	width: 120px;
	padding: 10px;
}
.cp_hlights {
	border-left: none;
	border-right: none;
}
.most {
	width: 100%;
}
.most ul {
	width: 100%;
	list-style-type: none;
}
.most ul li {
	display: block;
	width: 99.9%;
	font-size: 9x;
	text-align: left;
	margin-bottom: 6px;
	border-bottom: solid 1px #CCCCCC;
	font-size: 10px;
}
.most ul li a {
	width: auto;
	padding: 4px;
	display: block;
	line-height: 16px;
	text-align: left;
	margin-top: -4px;
	background: none;
	padding-left: 8px;
	text-transform: uppercase;
	font-weight: 400;
}
.most ul li a:hover {
	background-color: #E9E9E9;
	color: #000000;
	background-image: url(images/most_hover.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.panel {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 0 10px;
	font-family: "Trebuchet MS";
	width: 200px;
	height: 50px;
	position: relative;
	float: right;
}
.panel a {
	color: #fff;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.cover_pop {
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 8px;
	padding: 2px;
	width: 380px;
	position: relative;
	float: left;
	text-align: left;
	height: 200px;
}
.cover_pop img {
	border: #333333 solid 2px;
	width: 100px;
	float: left;
	position: relative;
	margin: 4px;
}
.cover_pop p {
	padding: 8px;
	text-align: left;
}
.cover_pop a {
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
}
.cover_pop_title {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	border: none;
}
cite.cp_boxes {
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 10px;
	float: left;
	height: auto;
	width: 97%;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 0px;
	position: relative;
	border: solid #CCC 1px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
}
.cp_hlights {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	padding: 12px;
	float: right;
	height: auto;
	width: 220px;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 16px;
	position: relative;
	text-transform: capitalize;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
	-moz-boxhadow: inset 0px 0px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.2);
	border: solid #CCC 1px;
}
div.post {
	position: relative;
	float: left;
	margin-bottom: 20px;/*border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(204,204,204,1);*/
}
.featured {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
/*	select style*/
.styled-select {
	background: url(images/15xvbd5.png) no-repeat 96% 0;
	height: 29px;
	overflow: hidden;
}
.styled-select select {
	background: transparent;
	border: none;
	font-size: 14px;
	height: 29px;
	padding: 5px; /* If you add too much padding here, the options won't show in IE */
	width: 268px;
}
.styled-select.slate {
	background: url(http://i62.tinypic.com/2e3ybe1.jpg) no-repeat right center;
	height: 34px;
	width: 240px;
}
.styled-select.slate select {
	border: 1px solid #ccc;
	font-size: 16px;
	height: 34px;
	width: 268px;
}
.semi-square {
}
.blue {
	background-color: #003561;
	cursor: pointer;
}
.blue select {
	color: #fff;
}
.comment_box {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	clear: both;
	margin-top: -46px;
}
.comment_box input {
	padding: 5px;
	margin-bottom: 10px;
}
.virtualpage_icon {
	float: right;
	width: 39px;
	height: 38px;
	margin-bottom: -14px;
	margin-top: 10px;
}
.highslide-gallery.coverstory_gal {
	position: relative;
	float: left;
	overflow: auto;
	width:100%;
	/* border-top: solid #666666 4px;
    border-bottom: solid #666666 4px;*/
	margin-bottom: 20px;
	margin-left: 0px;
}
.coverstory_gal a.highslide {
	width: auto;
	height: 80px;
	border: 1px solid silver;
	overflow: hidden;
	float: left;
	margin-right:2px;
	margin-bottom:2px;
}
.coverstory_gal a.highslide img{
	width:150px}
	
.Lsidebr a.highslide {
	
	width:auto;
	text-align:center;
	max-height:600px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;}
	
	
.Lsidebr a.highslide img {
	text-align:center;
	max-height:690px;
}

.highslide-gallery a.highslide {
	width: auto;
	height: 100px;
	border: 1px solid silver;
	overflow: hidden;
	float: left;
	margin-right:4px;
	margin-bottom:4px;
}
.highslide-gallery a.highslide img{
	width:140px}
.highslide-gallery {
	width:100%;
	float:left;	
	
	}
	/*button*/
	#button {
  background: #ff3636;
  background-image: -webkit-linear-gradient(top, #ff3636, #b82b2b);
  background-image: -moz-linear-gradient(top, #ff3636, #b82b2b);
  background-image: -ms-linear-gradient(top, #ff3636, #b82b2b);
  background-image: -o-linear-gradient(top, #ff3636, #b82b2b);
  background-image: linear-gradient(to bottom, #ff3636, #b82b2b);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-size: 12px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

#button:hover {
  background: #e8103c;
  text-decoration: none;
  color:#FFFFFF;
}
