/*========================================================*/
/*  FPCanoagem Skin by bind                               */
/*  Container Design Elements                             */
/*========================================================*/
.container						{ margin:0px 0px 15px 0px; }
.C02_Box						{ width: 100%; }
.C02_Box .icon				    { float:left; padding-top:3px; }
.C02_Box .actions			    { float:left; max-width:10px; min-width:0px; text-align:center; }
.C02_Box .title				    { float:left; color:#666666; font-size: 18px; font-weight:bold; margin-bottom:4px; }
.C02_Box .visibility			{ float:right; width:8px; }
.C02_Box .visibility a:hover	{ background-color:Transparent; }
.C02_BoxM					    { background:#fff url(C02.bg.gif) repeat-x top left; border:1px solid #f0f0f0; padding:10px 10px 15px; clear:both; }
.C02_Box .icons				    { clear:both; }
.C02_Box .icons a:hover		    { background-color:Transparent; }
.C02_Box .icons a
.C02_Box .icons input		    { margin-top:10px; }


