.cwrapper{ width:100%; background:#FFF; margin-bottom:0px; }
.xtopleft{ background:url(media/3x_lefttop.gif); }
.xtopright{ background:url(media/3x_righttop.gif); }
.xbottomleft{ background:url(media/ccurvebottomleft.gif); }
.xbottomright{ background:url(media/ccurvebottomright.gif); }
.xcentertop{ background:#505252 url(media/3x_centertop.gif) repeat-x; }
.ccurvetopleft{ background:url(media/ccurvetopleft.gif); }
.ccurvetopright{ background:url(media/ccurvetopright.gif); }
.ccurvebottomleft{ background:url(media/ccurvebottomleft.gif); }
.ccurvebottomright{ background:url(media/ccurvebottomright.gif); }
.bordertop{ width:100%; border-top:2px #DDD solid; font-size:1px; }
.borderleft{ border-left:2px #DDD solid; }
.xborderleft{ background:url(media/3x_leftcenter.gif) repeat-x; }
.title{ width:100%; border-bottom:2px #DDD dotted; padding-bottom:10px; margin-bottom:10px;}
.xtitle{ width:100%; border-bottom:2px #DDD dotted; padding-bottom:2px; margin-bottom:2px; background:#505252; text-align:right; }
.borderright{ border-right:2px #DDD solid; }
.actionbuttons{ border:#DDD solid; border-width:0px 2px; padding:10px 15px 0px 0px; text-align:right; }
.borderbottom{ border-bottom:2px #DDD solid; font-size:1px; }
/* 
================================
 3X container
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: none;
	border-right: #e1e1e1 0px solid; 
	border-top: #e1e1e1 0px solid; 
	border-left: #e1e1e1 0px solid; 
	border-bottom: #505252 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_blue {
	background-image: url(3x_contbg.png);
	border-bottom: #505252 1px solid; 
}
.containerrow2_blue {
	background-color: #ffffff;
}    
