/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.khatoco_1_master
{
	width: 100%;
	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: 15px;
	font-weight: bold;
	color: #000000;
}

.ModuleHead_khatoco-1
{
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.khatoco_1_head
{
	background-color: #FF3300;
	margin: 5px 5px 0px 5px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	padding: 3px;
	text-transform: capitalize;
}

.khatoco_1_content
{
	background-position: right top;
	background-image: url('images/divider_1.gif');
	background-repeat: no-repeat;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	padding-top: 8px;
}