.sb_wrapper {
	width: 229px;
	height: 384px;
	float: left;
	background-image: url(../images/sidebar_main/bg.jpg);
}
.sb_aboutBW,.sb_aboutBW a {
	background-color: #525252;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #F5F5F5;
	text-decoration: none;
}
.sb_aboutBW a:hover {
	color: #FFC;
}
.sb_Resource {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #D5D5D5;
	border-top: 1px dotted #F0F0F0;
}
.sb_linkwrap {
	width: 199px;
	float: left;
	padding: 3px 0 3px 5px;
	margin-right: 11px;
	border-top: 1px solid #A5A5A5;
}
.sb_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F5F5F5;
	text-decoration: none;
}
.sb_link:hover {
	color: #FFC;
	background: none;
	text-decoration: underline;
}
.sb_link_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFC;
	text-decoration: none;
}
.sb_link_yellow:hover {
	color: #F5F5F5;
	background: none;
	text-decoration: underline;
}