
.ContainerTop {
	padding: 0px 0px 4px 0px;
	background-color: white;
}

.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: 0px 0px 5px 0px;
	margin: 0;
}

.CTitle .Head .TD
{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.ContentPane  
{
	background-color: #f2ecd8;
	vertical-align: top;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
}


/*== feature container =====================================*/
/*==========================================================*/

.cimgTopLeft {background: url(top_left.gif) no-repeat; height: 17px; width: 2px; font-size: 1px;}
.cimgTop {background: url(top.gif) repeat-x; height: 2px; font-size: 1px;}
.cimgTopRight {background: url(top_right.gif) no-repeat; height: 2px; width: 4px; font-size: 1px;}
.cimgLeft {background: url(left.gif) repeat-y; width: 2px;}
.cActions {background: #ffffff; width: 1px; border-bottom: 1px solid #ddd;}
.cTitle {background: #ffffff; padding: 1px 0 5px 3px; border-bottom: 1px solid #ddd; font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
.cContent {background: #ffffff; padding: 10px 5px 5px 5px; border-top: 0px solid #fff;}
.cimgRight {background: url(right.png) repeat-y;  width: 8px;}
.cimgBottomLeft {background: url(bottom_left.gif) no-repeat; height: 4px; width: 4px; font-size: 1px;}
.cimgBottom {background: url(bottom.png) repeat-x; height: 8px; font-size: 1px;}
.cimgBottomRight {background: url(bottom_right.png) no-repeat; height: 8px; width: 8px; font-size: 1px;}

img {border: none;} 

td#decorativeColumn {position: relative; vertical-align:middle; } 

td#decorativeColumn .Top {position: absolute; top: 0; left: 0; width: 19px; height: 16px; 
  background: url("openquote.gif") no-repeat; z-index:-1} 

td#decorativeColumn .Ftr {position: absolute; bottom: 0; left: 140; width: 19px; height: 16px; 
  background: url("closequote.gif") no-repeat; z-index:-1}
