
#bd {
	margin:-10px 0px 0px;
	zoom:1;
}

#bd p {
	margin-top:8px;
	margin-bottom:8px;
}

#bd br {
	font-size:10px;
	line-height:10px;
}

#bd .left-column {
	width:800px;
}

#bd .right-column p {
	margin:5px;
	font-size:12px;
}

#bd h3 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	letter-spacing:-1px;
	font-weight:normal;
	color: #385F95;
	margin:7px 0;
}
#bd h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #555;
	margin:5px 0;
}
#bd h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#F1F1F1;
	padding:3px;
	line-height:20px;
	color:#789030;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

#bd .big-box h5.alt {
	text-align:center;
	font-size:13px;
	border-bottom:1px solid #eee;
	color:#385F95;
}

#bd .box {
	padding: 3px 5px 15px;
}


/* feature list */
ul.features, .content-box ul, .side-box ul {
	margin-left:15px;
	list-style-image: url(../images/c-sep-l.gif);
}
ul.features li,  .content-box ul li, .side-box ul li {
	margin-top:5px;
	margin-bottom:5px;
}

/* Show bullets in forum lists */
#posts ul {
	list-style-type: disc;
}
#posts ol {
	list-style-type: decimal;
}

#bd .entry h3 {
	margin-top: 15px;	
}

