/*****  Containers CSS designed by bind.pt 		*****/
/*****  01 in Light Sky Title				    *****/

.container					{ margin-bottom:10px; }

.C01_LightSky_TitleLine	{ margin:0 15px; position:relative; height:25px; }
.C01_Sky_LightTitle		{ float:left; font-family:Arial; font-size:16px; font-weight:300; line-height:120%; color:#87ceeb; text-transform:lowercase; }
.C01_Actions				{ float:left; width:0px; }
.C01_Visibility				{ float:right; }
.C01_Visibility a:hover		{ background-color:Transparent; }

.C01_ContentPane			{ margin:10px 15px 0px; }
.FullContentPane			{ width:100%; }

.C01_Icons					{ margin-top:0px; margin-left: 15px; }

.C01_Icons a img,
.C01_Icons input			{ margin-top:10px; }

.C01_roundcont				{ background-color:#FFFFFF; border-left: 1px solid #E4E4E4; border-right: 1px solid #E4E4E4; clear:both; margin-bottom:15px; }

.C01_Sky_roundtop_left	{ background:url(C01_tl_line.png) no-repeat; height:16px; margin-right:15px; clear:both; }
.C01_Sky_roundtop_right	{ background:url(C01_tr_line.png) no-repeat; height:16px; width:15px; float:right; margin-top:-16px; }
.C01_Sky_roundbottom_left	{ background:url(C01_bl_line.png) no-repeat; height:16px; margin-top:-16px; margin-right:15px; }
.C01_Sky_roundbottom_right{ background:url(C01_br_line.png) no-repeat; height:16px; width:15px; float:right; margin-top:-16px; }

img.C01_corner_left			{ width:15px; height:16px; border: none; display:block !important; }
img.C01_corner_right		{ height:16px; border: none; display:block !important; }

