.CONTAINER_B2{
	width:100%;
}

.CONTAINER_B2 div.wrap{
	border:1px solid #B7C9CC;
	background:url(img/panel_bg.jpg) repeat-x left bottom;
	background-color:#FAFBFC;
	padding:5px;
	text-align:left;
}

.CONTAINER_B2 div.wrap h3{
	height:20px;
	line-height:20px;
	padding-bottom:5px;
	margin-bottom:5px;
	text-align:center;
	color:#069;
	font-size:12px;
	border-bottom:1px solid #D2DEE6;
}

.CONTAINER_B2 a,
.CONTAINER_B2 a:link,
.CONTAINER_B2 a:visited,
.CONTAINER_B2 a:hover,
.CONTAINER_B2 a:active{
	color:#666;
	font-weight:bold;
}

.CONTAINER_B2 a:hover
{
	text-decoration:underline;
}