/*========================================================*/
/*  FPCanoagem Skin by bind                               */
/*  Container Design Elements                             */
/*========================================================*/
.container					{ margin:0px 0px 15px 0px; }
.C03_Box				    { width: 100%; }
.C03_BoxT                   { background:#5496d8; height:30px; padding:0px 10px; }
.C03_Box .icon				{ float:left; padding-top:3px; }
.C03_Box .actions			{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
.C03_Box .title				{ float:left; color:#ffffff; font-size: 12px; font-weight:bold; line-height:33px; }
.C03_Box .visibility		{ float:right; width:8px; height:9px; }
.C03_Box .visibility a:hover{ background-color:Transparent; }
.C03_ContentPane			{ padding:10px 0 0 0; clear: both; }
.C03_Box .icons				{ margin:0; clear:both; }
.C03_Box .icons a:hover		{ background-color:Transparent; }
.C03_Box .icons a
.C03_Box .icons input		{ margin-top:10px; }


