/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.BaoDai_master
{
	width: 100%;
	background-color: #ffffff;
	text-align: left;
	background-image: url('images/left_bg.gif');
}

.BaoDaibox_master
{
	width: 300px;
	background-color: #ffffff;
	text-align: left;
	border:solid 1px;
}

.ModuleHead
{
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.ModuleHead_BaoDai
{
	font-family: verdana;
	color:#c22208;
	font-weight:bold;
	font-size:12px;
	height: 16px;
	text-align: left;
	text-transform: capitalize;
	text-decoration: none;
	margin-bottom: 0px;
	margin:0 0 0 0;
	padding : 0 0 0 0;
}




.BaoDai_head
{
	background-repeat:repeat ;
	width: 300px;
	text-align: left;
	border-bottom:dotted 1px;
	border-bottom-color:#747474;
	margin:0 0 0 0;
	padding : 0 0 0 0;
}
.BaoDaibox_head
{
	width: 300px;
	text-align: left;
	margin:0 0 0 0;
	padding : 0 0 0 0;
}

.BaoDai_content
{
	padding-top:7px;
	
}
