/*========================== FORUM/COMMUNITY STYLE==========================*/#boards h2, #sdk-messageboard h2 { display: block !important; }#boards h1.forum-title { font-size: 1.3em; }#boards h2.topic-title { font-size: 1.1em; }#boards h2#channel-comments {display: none;}#boards h2.channel {display: none;}#boards h1, #boards h3 {margin: 3px 0;}#boards p {margin: 2px 0;}#boards span.paging {	font-size: 18px;	font-weight: bold;		}#boards div.control {margin: 10px 0 0 0;}  .board-nav {margin: 10px 0;text-align: right; font-weight: bold;}table.forum {	width: 100%;	margin-top: 10px;	border-collapse: collapse;	padding: 0px;}.forum th {	color: #fff;	font-weight: bold;	background: #bc2964 url(../images/pink-background.jpg);	font-size: 11px;	}	.forum td, .forum th {	padding: 5px;    }.forum td {	background: #fff;	border-right: 1px solid #f3f3f3;	border-bottom: 1px solid #f3f3f3;	}	.forum td a {		text-decoration: none;		}body#boards img.userthumbnail {  }  td.profile {    width: 150px;    font-size: 11px;    line-height: 1.5em;	vertical-align: top;    }/* The Text Area input */body#boards .messageboard-comment {width: 400px; height: 200px;}span.breadcrumb div {display: inline;}th.post-header {text-align: left;}td.post-td {vertical-align: top;}p.post-title {margin: 0; padding: 5px; background-color: #999; color: #000; font-weight: bold;}  p.post-text {margin: 10px;}body#boards div.onlineusers {display: inline;}body#boards div.onlineusers img {display: inline; padding: 1px; vertical-align: middle;}body#boards div.onlineusers img {width: 20px; height: 20px;}div.help dd {padding: 3px 0 10px 20px;}p.btn-board {    padding: 20px 10px;}    div.btn-board-sig {    font-size: 10px;	font-style: italic;	}blockquote.btn-board {	background: transparent;	border: 1px #808080 dashed;	color: #333333;	font-size: 11px;	font-style: normal;	margin-top: 10px;    margin-left: 10px;    margin-right: 10px;	    margin-bottom: 10px;	padding: 5px;}.sdk-breadcrumb {	padding: 8px 0 0 0;	font-size: .9em;	color: #666;	display: block;}.yuibutton {margin-top: 12px;}.yuibutton a {color: black;}.yuibutton a:hover {color: #666666;}/* USER COMMENT PAGES */#comments .channel h2 {display: none;}    .comment-author {	float: left;	width: 110px;	position: relative;	}.comment-content {	margin-left: 120px;	border-left: 1px #333333 solid;	padding-left: 10px;	position: relative;	} #comments span.author img.userthumbnail {  background-color: #FFF;  padding: 2px;  margin: 0;  border: 1px solid #333;  }