/* 
================================
 container styles for dotnetnuke
================================
*/   
.noborder_master
{
	width:99%;
	font-family: verdana;
	font-weight:normal;
	font-size:99%;
	color:#000000;
}

/* ******************************************************************************** */

.noborder_top_title
{
	background-image: url(images/container_title_left.gif);
	background-repeat:no-repeat;
	height:27px;
	font-size:0.6875em;	/*11px*/
	font-weight: bold;
	color: #CC0202;
}

.noborder_content
{
	padding-top: 2px;
	padding-left:2px;
	padding-right:2px;
	font-size:0.6875em;	/*11px*/
}