#bbmain {
	width:960px;
}
.postbox {
	margin-left:0px;
	background-image:url(../images/bb_post_bg.jpg);
	background-repeat:repeat-y;
	border-left:1px solid #aab;
	border-right:1px solid #aab;
}
.posthead {
/*	background:rgb(176,25,32);*/
	background:#ccd;
	color:#334;
	font-size:12px;
	padding-left:10px;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	height:24px;
	line-height:24px;
}
.postfoot {
	background:#88a;
	color:#334;
	font-size:12px;
	padding-left:10px;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	height:8px;
	border-top:1px solid #aaa;
	border-bottom:1px solid #333;
}
.poster {
	float:left;
	width:200px;
/*	background:#eef;*/
	color:#333;
	text-align:center;
	font-size:12px;
	line-height:150%;
}
.msg {
	float:right;
/*	width:738px;*/
/*	background:rgb(64,79,98);*/
/*	background:#f8f8f8;*/
	color:#333;
	padding:4px 8px 4px 8px;
	text-align:left;
	font-size:12px;
	line-height:140%;
/*	border-left:1px solid #ccc;*/
}
.msg a {
	color:#333;
}
.msg a:hover {
	color:#fc3;
}
#bbmain a {
	color:#333;
	font-size:12px;
}
#bbmain a:hover {
	color:#c00;
}
#bbmain h3 {
	font-size:14px;
	color:#666666;
}
#thread_list a {
	color:#333;
	font-size:12px;
	font-style:italic;
}
#thread_list a:hover {
	color:#c00;
}
.clrbth {
	clear:both;
}
#bb_list tr {
	line-height:125%;
}
#bb_list th {
	background: rgb(64,79,98);
	color:#fff;
	font-size:11px;
}
#bb_list td {
	font-size:11px;
}
#bb_create th {
	text-align:left;
	background: rgb(64,79,98);
	color:#fff;
	font-size:11px;
}	
#bb_create td {
	color:#333;
	font-size:11px;
}	
#bb_create input,textarea,select {
	font-family:"courier new", monospace;
	font-size:11px;
}	

.eb_h3 {
	font-size:14px;
	font-style:italic;
	padding:8px 0 8px 0;
	text-align:center;
	display:block;
	font-weight:bold;
	text-decoration:underline;
}
.eb_h3 a:hover {
	color:#c00;
}

.second_sub {
	display:none;
}

