table.boardStyle{
	width: 708px;
}

div.box table.boardStyle{
	width: 486px;
	overflow:hidden;
}

table.boardStyle{
	background: #fff;
	border-collapse: collapse;
	color: #4b4b4b;
	font-size: 11px;
	margin: 1px 0 18px 0;
}

table.marignBottom{
	margin-bottom: 0;
}

table.boardStyle th{
	background: #528AC7;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	height: 18px;
	border: 1px solid #7D8E97;
	padding: 0 5px 0 5px;
	font-size: 12px;
}

table.boardStyle tr td a{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

table.boardStyle tr td a:hover{
	text-decoration: underline;
}

table.boardStyle tr.boardCategory{
	background: #c6d9e8;
	border: 1px solid #ccc;
}

table.boardStyle tr.highlight{
	background: #f1f1f1;
	border: 1px solid #ccc;
}

table.boardStyle tr td h2{
	height: 25px;
	font-size: 14px;
	margin-top: 7px;
	color: #4b4b4b;
	margin-left: 5px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

table.boardStyle .line,
table.boardStyle .line2{
	padding: 8px;
	border: 1px solid #ccc;
}

table.boardStyle .line3{
	background: #8E9FA9;
	color: #fff;
	height: 18px;
	border: 1px solid #7D8E97;
	padding-left: 10px;
}

table.boardStyle .posttext img
{
	max-width:490px;
}

.threadName{
	padding: 3px;
	width: 300px;
}

.send{
	background-color:#8E9FA9;
	border:medium none;
	color:#FFFFFF;
	margin:5px 0;
	padding:4px 5px;
	width:100px;
	text-transform: uppercase;
}

.boardMessage{
	color: #333;
	width: 668px;
	height: 110px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

table.boardStyle .line2{
	text-align: center;
}


table.boardStyle td.lastpost,
table.boardStyle td.lastpost a
{
	font-size:10px;
}

table.boardStyle .imgline {
	width:22%;
}

table.boardStyle .imgdiv {
	float: left;
	padding-right: 10px;
}

