.dbforumbit td
{
	border-bottom: 1px solid #F0F2FA;
}

.dbforumbit .icon
{
	float: left;
	margin: 10px;
}
.dbforumbit .main
{
	float: left;

}

.dbforumbit .main strong
{
	color: #004669;
}

.dbforumbit .title
{
	margin: 5px;
}

.dbforumbit .description
{
	margin: 10px 0px 0px 20px;
	color: #888888;
	width: 500px;
}

.dbforumbit .subforums
{
	margin: 10px 0px 0px 20px;
	width: 590px;

}

.dbforumbit .subforums li
{
	float: left;
	width: 190px;
	height: 20px;
	list-style-type: none;
}

.dbforumbit .inforow
{
	text-align: left;
	margin: 5px 0px 5px 30px;
}

.digital
{
	font: 14px Georgia;
	color: #488700;
}

.dbforumbit .inforow .caption
{
	font: 12px arial;
	color: #888888;
}

.dbpostbit
{
	margin: 20px;
}

.signature
{
	float: right;
	height: 150px;
	width: 400px;
	margin-top:50px;
}


.dbthreadbit .poster span
{
	color: #AAAAAA;
	margin:10px 0px 0px 20px;
	font: 12px arial;
}

.dbthreadbit .caption
{
	color: #888888;
	font:12px arial;
}

.dbthreadbit .statistic div
{
	text-align: left;
	margin-left: 10px;
}

.dbthreadbit .icon
{
	width: 50px;
	text-align:right;
}


.copyright
{
	color: #686868;
}


.dbmemberlist td
{
	border-bottom:1px solid #F0F2FA;
}





.bbcode_container div.bbcode_quote {
	margin:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f2f6f8;
	border-radius: 5px;
	border: 1px solid #417394;
	font: 12px arial;
	position: relative;
	top: 0;
}


.bbcode_container .bbcode_quote_container {
	background: transparent url(../../images/misc/quote2.png) no-repeat 0px 0px;
	display:block;
	width: 9px;
	height: 13px;
	position: absolute;
	top: 5;
	left: -9px;
}

.bbcode_quote div.quote_container {
	border-top: 1px solid #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 10px 5px 10px;
}


.dbprefix
{
	margin:20px 0px 0px 0px;
	padding-left:70px;
	height: 35px;
	background: url(../../images/forum/prefix_bg.png) repeat-x top left;
}

.dbprefix li
{
	margin: 0px 0px 0px 0px;
	float:left;
	width: 70px;
	height: 35px;
	list-style-type:none;
	text-align:center;
	background: url(../../images/forum/prefix.gif) repeat-x top left;
}

.dbprefix a
{
	margin-top: 15px;
	display: block;
	font:12px arial;
	color: #666666;
}

.dbprefix .current
{
	background: url(../../images/forum/prefix_current.gif) repeat-x top left;
}

.dbprefix .current a
{
	color: #3462C2;
	font-weight: bold;
	
}

.dbthreadth
{
	background-color: #FFFFFF;

}

.dbthreadth a
{
	color: #22229C;
	font:12px arial;
}