/* begin forums column */
#onlineCommunities h4 {
	margin: 0;
}

#onlineCommunities ul {
	margin: 0 10px 15px 20px;
}
#onlineCommunities .gbc {
	padding-top: 3px;
}
#onlineCommunities .spacebtm {
	margin-bottom: 10px;
}
#blogcontent {
	background: #eee url('../images/blog.gif') no-repeat 5px 5px;
	height: 220px;
}
#blogcontent p {
	margin: 5px 12px 10px;
		padding-left: 30px;
}
#blogcontent h4{
	color: #444;
	font-weight: normal;
	margin:  10px 0 5px 5px;
	font-size: 10px;
}
#blogcontent ul.plain{
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	font-size: 11px;
}
#blogcontent ul.plain li{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
.oclink {
	font-size: 11px;
	height: 21px;
	line-height: 13px;
	padding: 7px 0 0 45px;
}
#ocforums {
	background: url('/resources/images/index/forums.gif') no-repeat left top;
}
#ocblog {
	background: url('/resources/images/index/blog.gif') no-repeat left top;
}
/* end forums column */

/* mootools tips */
.tool-tip {
	color: #fff;
	width: 180px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	color: #D0E0D4;
	padding: 8px 8px 4px;
	background: url('../images/bubble.png') top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url('../images/bubble.png') bottom right;
}

* html .tool-title {
	background: url('../images/bubble.gif') top left;
}
* html .tool-text {
	background: url('../images/bubble.gif') bottom right;
}
/* end mootools tips */

.pfpost {
	padding: 0 5px 5px 10px;
}

#fintrobox {
	background: url('/resources/images/note.gif') no-repeat left center;
	padding: 12px 5px 10px 33px;
	float: left;
	width: 35%;
}
.gbrlinks{
	float: right;
	width:  48%;
}
#onlineCommunities .gbrlinks a span {
	padding: 7px 15px 7px 10px;
}

#onlineCommunities .gbc .gbrlinks a {
	background: #ddd url('/interests/images/leftround25.gif') no-repeat left top;
	color: #0E55A5;
}
.mboard{
	width: 345px;
	overflow: hidden;
	padding-top: 2px;
}
.mboard .gbrlinks a{
	color: #004097;
}
.mboard .gbrlinks a span{
	padding: 7px 12px 7px 25px;
	background: #DDDDDD url(/interests/images/leftround25.gif) no-repeat scroll left top;
}

#midboxes .trio .gbc { height:200px; }



/* Change tab colors to blue */
#tabcrumbs { border-top: 2px solid #0E55A5 !important; }
#tabcrumbs h4 { background: #0E55A5 url("/images/tab.gif") no-repeat left top !important; }
#footer { border-top: 2px solid #0E55A5 !important; }
.gbh { background: #0E55A5 url("/interests/images/tr-blue.gif") no-repeat right top; }
.gbh h3 { background: url("/interests/images/tl-blue.gif") no-repeat left top; }
.gbc, .gbc2 { border: 1px solid #0E55A5; }
