/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.BongDa-right_master
{
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.ModuleHead
{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.ModuleHead_BongDa-right
{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.BongDa-right_head
{
	background-image: url(images/right_pane_title.gif);
	background-repeat:no-repeat;
	width:221px;
}

.BongDa-right_content
{
	padding-top: 5px;
}