/*****  Containers CSS designed by bind.pt 		*****/
/*****  02 Basic - no Title                     *****/

.container					{ margin-bottom:10px; }

.C02_Actions				{ float:left; width:0px; }

.C02_ContentPane_NT			{ margin:0px 15px; }
.FullContentPane			{ width:100%; }

.C02_Icons					{ margin-top:0px; margin-left: 15px; }

.C02_Icons a img, 
.C02_Icons input			{ margin-top:10px; }

.C02_Basic_roundcont		{ background-color:#F4F4F4; clear:both; margin-bottom:15px; }

.C02_Basic_roundtop_leftD	{ background:url(C02_tl_Basic.png) no-repeat; height:16px; margin-right:15px; clear:both; }
.C02_Basic_roundtop_rightD	{ background:url(C02_tr_Basic.png) no-repeat; height:16px; width:15px; float:right; margin-top:-16px; }
.C02_Basic_roundbottom_leftD{ background:url(C02_bl_Basic.png) no-repeat; height:16px; margin-top:-16px; margin-right:15px; }
.C02_Basic_roundbottom_rightD{background:url(C02_br_Basic.png) no-repeat; height:16px; width:15px; float:right; margin-top:-16px; }

img.C02_corner_left			{ width:15px; height:16px; border: none; display:block !important; }
img.C02_corner_right		{ height:16px; border: none; display:block !important; }


