#main { padding: 0px; width: 755px; }
#header2
{
	height: 35px;
	position: relative !important;
}

#tabcrumbs h4 { font-size: 11px !important; }

.above_threadlist .threadpagenav { width: 450px !important; }

.above_body,
.navbar,
.footer
{ background-color: #0E55A5; }

.navtabs { background-color: #000000; }

.postbody { background-color: #fafafa; }

.toplinks .notifications a.popupctrl { background-color: transparent; }

.navtabs li a.navtab {
background-color: #000000;
border-width: 0px;
}

.navtabs li:first-child,
.navtabs li
{ border-width: 0px; }

body.assetmanager { width: 100% !important; }

.threadstatus { /*display: none !important;*/ background-image: none !important; width: 10px !important; }

#custom-forum-jump
{
/*display: none;*/
position: absolute;
left: 20px;
top: 5px;
z-index: 100;
}

#custom-forum-jump select { font-size: 10px; }

/*
Top level nav falls behind Vbull elements
source: http://brenelz.com/blog/squish-the-internet-explorer-z-index-bug/
*/
#header { z-index: 9999 !important; }

/*
Prevents profile contact url from breaking outside of page content area
example: http://www.millerwelds.com/resources/communities/mboard/member.php?22114-hockeyguynick
source: http://www.css3.com/css-word-wrap/comment-page-1/#comment-15716
*/
#view-contactinfo dl.stats dd
{
clear: both;
display: block;
float: none;
}

#view-contactinfo dl.stats dd a
{
break-word: break-all;
display: block;
padding-top: 5px;
width: 100%;
word-wrap: break-word;
}

/*
View Your Conversation with... covers up tabs
example: http://www.millerwelds.com/resources/communities/mboard/member.php?22114-hockeyguynick
*/
.vm_other_prof #view_my_conversation_link { margin-top: 0px; }


/*
Form controls break out of page content area
example: http://staging.envano.net/resources/communities/mboard/private.php?do=newpm&u=794
*/
.formcontrols .blockrow .primary.full { width: 450px !important; }


/*
Results text wrapping incorrectly
example: http://staging.envano.net/resources/communities/mboard/showthread.php?409-You-might-be-a-weldor-if..../page62
*/
#postpagestats_above
{
clear: both;
padding-top: 5px;
text-align: right;
width: 100%;
}

/*
Pagination bar breaking to new line.
example: http://staging.envano.net/resources/communities/mboard/showthread.php?409-You-might-be-a-weldor-if..../page62
*/
.pagination_top { width: 565px; }

/*
Pagination bar breaking out of content area
example: http://staging.envano.net/resources/communities/mboard/showthread.php?409-You-might-be-a-weldor-if..../page62
*/
.below_postlist .pagination_bottom .pagination  { margin-left: -35px; }

/*
Background Color issue
example: http://www.millerwelds.com/resources/communities/mboard/member.php?6989-cruizer
*/
#sidebar_container.member_summary,
.userprof_moduleinactive
{
background-color: #fff !important;
}
