#forum_container{min-height:135px !important}
.forum_sidebar_header{font-size:16px;font-weight:100;border-bottom:#CCC solid 1px;padding-bottom:3px}
.subforum{
	font-size:10px;
	border-right:#A8C1CF solid 1px;
	padding-right:7px;
	padding-left:7px;
}
.subforum:last-child{border-right:none}
.subforum-marker{font-size:10px;font-weight:bold}
.forum{
	margin:5px;
	width:750px;
	float:right;
	display:block
}
.forum_row{
	border:#BCCDE9 solid 3px;
	background:#F3F3F3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	height:55px;
	margin-left:15px;
	margin-top:3px;
	width:750px;
	padding:3px;
	float:right;
	display:inline-block
}
.forum_title{
	margin-left:10px;
	margin-top:3px;
	margin-right:5px;
	width:745px;
	color:#063C5C;
	font-weight:bold;
	height:10px
}
.forum_title a{
	color:#063C5C;
}
#topic-holder{
	position:relative;
	border:#BCCDE9 solid 3px;
	background:#F3F3F3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	height:50px;
	margin-bottom:5px;
	padding:3px;
	width:740px;
	float:right;
	display:inline-block
}
#topic-holder span{
	display:block;
	height:50px;
	float:left;
}
#topic-holder .topic-name{
	width:400px;
	border-right:#CFCFCF solid 1px;
}
#topic-holder .topic-name img{float:left;position:relative;top:9px;margin-right:3px}
#topic-holder .topic-name strong{
	position:relative;
	top:7px;
	margin-left:3px;
	font-size:18px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans;
	font-weight:lighter;
	display:block
}
#topic-holder .topic-name span{margin-left:5px;position:relative;top:-5px}
#topic-holder .topic-by{width:100px;border-right:#CFCFCF solid 1px;text-align:center}
#topic-holder .topic-by a{position:relative; top:16px}
#topic-holder .topic-posts{width:70px;text-align:center;border-right:#CFCFCF solid 1px;}
#topic-holder .topic-posts div{position:relative; top:10px;font-size:25px;color:#063C5C}
#topic-holder .topic-stats{width:260px;margin-left:5px}
#topic-holder .topic-stats div{position:relative; top:8px}
#topic-headers{position:relative;height:23px;display:inline-block;width:750px;float:right;bottom:-8px}
#topic-headers span{display:block;height:20px;float:left;font-weight:bold;color:#063C5C}
#topic-headers .name-header{margin-left:10px}
#topic-headers .by-header{margin-left:300px}
#topic-headers .posts-header{margin-left:375px}
#topic-headers .stats-header{margin-left:125px}
#post-holder{width:750px;height:auto;position:relative;float:right;display:inline-block;padding:3px;overflow-y:auto;margin-top:5px}
#post-holder span{float:left}
#post-holder .post-info{width:145px;position:relative;}
#post-holder .post-info .info-bubble{background:#F4F4F4;border:#C0C0C0 solid 1px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:3px;width:105px}
#post-holder .post-info div{position:relative;text-align:left}
#post-holder .post-info div a:first-child{font-size:13px}
#post-holder .post-info div div{text-align:left}
#post-holder .post-info .post-arrow{background:url(/images/arrows/post.png) no-repeat;width:31px;height:31px;position:absolute;z-index:9999;top:5px;right:-3px;}
#post-holder .post-info img{position:relative;margin:0 auto;margin-bottom:5px;max-width:105px}
#post-holder .post-content{margin-left:5px;height:100%;width:585px;max-width:585px}
#post-holder .post-content .postnum{position:absolute;font-weight:bold;color:#063C5C;top:8px;right:15px}
#post-holder .post-content div:first-child{font-size:10px;color:#7F7F7F;border-bottom:#CFCFCF solid 1px;padding:2px;margin-bottom:3px;width:99%}
#post-holder .post-content .postnum a{margin-left:10px}
#post-holder .post-content .post-edited{border-top:#CFCFCF solid 1px;padding:2px;font-size:10px;margin-top:3px;border-bottom:none !important}
#post-holder .post-bubble{border:#BCCDE9 solid 3px;background:#F3F3F3;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;min-height:120px;padding:2px}
#forums-options{margin:0;padding:0;list-style:none;display:block;clear:both;height:22px}
#forums-options a{font-size:13px;margin:2px;padding:3px 10px;display:block;cursor:pointer}
#forums-options li{border-bottom:#CCC solid 1px}
#forums-options li:last-child{border-bottom:none}
#forums-options li img{float:left;margin-right:3px}
#topic_sidebar{width:178px;height:119px;display:inline-block;border:#BCCDE9 solid 3px;background:#F3F3F3;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:3px;overflow:visible;margin-top:5px;margin-bottom:5px}
#topic_message{width:600px;min-height:50px;max-height:150px}
