
.ContainerTop {
	padding: 0px 10px 4px 0px;
}

.DottedLine {
	background: url(dotted_line.gif) bottom left repeat-x;
}	

.ContainerActions {
	width: 1px;	
}

.BottomContainerTable {
	margin-bottom: 10px;
}

.CActionsEdit {
	text-align: right;
	background: url(edit_bg.gif) no-repeat;
	width: 1px;	
	padding: 0px 0px 2px 0px;
}

.CMiddle {
	background: transparent;
	padding: 4px 2px 5px 2px;
	margin: 0;
}

.CTitle .Head .TD
{
	font-size: 10px;
	font-weight: bold;
	color: #333;
}



/*== feature container =====================================*/
/*==========================================================*/

.cimgTopLeft {background: url(top_left.gif) no-repeat; height: 17px; width: 17px; font-size: 1px;}
.cimgTop {background: url(top.gif) repeat-x; height: 17px;font-size: 1px;}
.cimgTopRight {background: url(top_right.gif) no-repeat; height: 17px; width: 17px; font-size: 1px;}
.cimgLeft {background: url(left.gif) repeat-y; width: 17px;}
.cActions {background: #f3f3f3; width: 1px; border-bottom: 1px solid #ddd;}
.cTitle {background: #f3f3f3; padding: 1px 0 5px 3px; border-bottom: 1px solid #ddd; font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
.cContent {background: #f3f3f3; padding: 8px 5px 5px 5px; border-top: 1px solid #fff;}
.cimgRight {background: url(right.gif) repeat-y;  width: 17px;}
.cimgBottomLeft {background: url(bottom_left.gif) no-repeat; height: 17px; width: 17px; font-size: 1px;}
.cimgBottom {background: url(bottom.gif) repeat-x; height: 17px; font-size: 1px;}
.cimgBottomRight {background: url(bottom_right.gif) no-repeat; height: 17px; width: 17px; font-size: 1px;}

