.floatLeft {float:left;}
.floatRight {float:right;}
.paddingL10 {padding-left:10px;}
.padder10 {padding:10px;}
.margin10 {margin:10px;}
.marginL10 {margin-left:10px;}
.marginT5 {margin-top:5px;}
.marginR5 {margin-right:5px;}
.marginR10 {margin-right:10px;}
.marginR15 {margin-right:15px;}
.clear {clear:both;line-height:1px;height:1px;}
.overflowHidden {overflow:hidden;}
.contentMargin {margin:0 12px;}
.displayNone {display:none;}
.centerAlign {text-align:center;}

.clearVerCommon {line-height:1px;font-size:1px;padding:0;margin:0;clear:left;}
.height5 {height:5px;}
.height10 {height:10px;}
.height15 {height:15px;}

.font11 {font-size:11px;line-height:17px;}

.width55 {width:55px;}
.width85 {width:85px;}

.inlineMiddle {display:inline-block;vertical-align:middle;}
.inlineTop {display:inline-block;vertical-align:top;}
.verticalMiddle {vertical-align:middle;}

.adNav {margin:10px auto;text-align:center;}

.headerCustom {background:#810000;height:98px;}

.headerLoginContainer {float:right;width:220px;margin-right:0;}

.bg_navbar_m {background:url(images/customImages/bg_navbar_m.png) 0 0 repeat-x;}
.bg_navbar_l {background:url(images/customImages/bg_navbar_l.png) 0 0 no-repeat;}
.bg_navbar_r {background:url(images/customImages/bg_navbar_r.png) 100% 0 no-repeat;}
.searchbox_position {top:5px;right:30px;}

.bg_contentTop {background:url(images/customImages/bg_contentTop.png) 0 0 repeat-x;}

.bg_content_l {background:#fff url(images/customImages/bg_content_l.png) 0 0 repeat-y;}
.bg_content_r {background:url(images/customImages/bg_content_r.png) 100% 0 repeat-y;}
.bg_content_b {background:url(images/customImages/bg_content_b.png) 0 100% repeat-x;}
.bg_content_bl {background:url(images/customImages/bg_content_bl.png) 0 100% no-repeat;}
.bg_content_br {background:url(images/customImages/bg_content_br.png) 100% 100% no-repeat;}

.body_wrapperChanged {margin:10px 4px 15px 15px;background:#fff;overflow:hidden;}

.bg_headerbox_m {background:url(images/customImages/bg_headerbox_m.png) 0 0 repeat-x;}
.bg_headerbox_l {background:url(images/customImages/bg_headerbox_l.png) 0 0 no-repeat;}
.bg_headerbox_r {background:url(images/customImages/bg_headerbox_r.png) 100% 0 no-repeat;}

.headerbox {padding:3px 15px 0 15px;height:30px;color:#fff;font:bold 12px/16px Arial,Verdana;}
.headerbox a:link,.headerbox a:visited,.headerbox a:active {text-decoration:none;color:#fff;}
.headerbox a:hover {text-decoration:none;color:#cfcece;}

.breadcrumb .navbit a.popupctrl {
	background-image:url(images/misc/navbit-arrow-right.png);
	background-position:center center;
	padding:2px 6px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.breadcrumb .navbit a.popupctrl:hover {
	background-color:#FFEB90;
	color:#417394;
}



.forumthreadpost {width:18%;}
