/*************************************************************************************************************************************/
/*							APICA Container CSS . Developed by BIND for APICA . All rights reserved.								   */
/*************************************************************************************************************************************/

.C02_container					{ margin:0 0 10px; }

.C02_Box						{ width: 100%; }

.C02_BoxTL						{ background: url(C02_BoxTL.png) no-repeat left top; }
.C02_BoxTR						{ background: url(C02_BoxTR.png) no-repeat right top; }
.C02_BoxTM						{ background: url(C02_BoxTM.png) repeat-x; margin: 0 10px; height:25px; }

.C02_Box .icon					{ float:left; padding-top:10px; }
.C02_Box .actions				{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
.C02_Box .Title					{ float:left; margin:0 !important; padding:15px 7px 0; color:#009900; font-family:Arial; font-size: 15px; font-weight:700; line-height:100%; }
.C02_Box .visibility			{ float:right; /*height:9px; width:8px;*/ }
.C02_Box .visibility a:hover	{ background-color:Transparent; }

.C02_BoxML						{ background: url(C02_BoxML.png) repeat-y left; }
.C02_BoxMR						{ background: url(C02_BoxMR.png) repeat-y right; }
.C02_BoxMM						{ background:#f9f9f9; margin: 0 10px; }
.C02_ContentPane				{ padding:10px 7px 4px; clear: both; }

.C02_Box .icons					{ margin:5px 0 0 0; }
.C02_Box .icons a:hover			{ background-color:Transparent; }
.C02_Box .icons a
.C02_Box .icons input			{ margin-top:10px; }

.C02_BoxBL						{ background: url(C02_BoxBL.png) no-repeat left top; }
.C02_BoxBR						{ background: url(C02_BoxBR.png) no-repeat right top; }
.C02_BoxBM						{ background: url(C02_BoxBM.png) repeat-x top; margin: 0 10px; height:10px; }
