/*========================================================*/
/*            Designed by DNNCovered.com                  */
/*========================================================*/

/*========================================================*/
/*     Container CSS			                          */
/*========================================================*/


/*-- title cell              --*/ .cnt-1-TitleTD { width:90%; padding: 0;}
/*-- actions cell            --*/ .cnt-1-ActionsTD { width:0%; padding: 0;}
/*-- visibility cell         --*/ .cnt-1-VisibilityTD { vertical-align:middle; text-align: right; width:10%; padding: 0;}
/*-- content pane            --*/ .cnt-1-Content { font-size: 11px; font-family: Tahoma; color: #999999; padding: 5px 4px 10px 10px;}
/*-- Icons cell              --*/ .cnt-1-Icons { text-align:right; padding: 2px 0 7px 0; border-top: 1px solid #CCCCCC;}

/*========================================================*/


/* -- cnt1 --*/

.cnt1-left {
	background-image: url(cnt1-left.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:23px;
	padding-left:30px;
	background-color:#eaeaea;
}
.cnt1-right {
	background-image: url(cnt1-right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:5px;
	height:23px;
}
.cnt1-bg {
	background-image: url(cnt1-bg.jpg);
	background-repeat:repeat-x;
	height:23px;
	width:100%;
}
.cnt1-heading {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #005988;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.5;
}

/*------------------------  End  -------------------------*/






