/*========================================================*/
/*  Nifos by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/

.container			{ margin:0px 0px 10px 0px; }

.C03_BoxTM			{ background: url('C_WS_TM.png') repeat-x top; }
.C03_BoxTL			{ width: 15px; height: 16px; background: transparent url('C_WS_TL.png') no-repeat; }
.C03_BoxTL img		{ width: 15px; height: 16px; }
.C03_BoxTR			{ width: 15px; height: 16px; background: transparent url('C_WS_TR.png') no-repeat; }
.C03_BoxTR img		{ width: 15px; height: 16px; }

.C03_BoxMM			{ background: #ffffff url('C_WSG_MM.gif') repeat-x bottom; width:100%; }
.C03_BoxML			{ width: 15px; background: transparent url('C_WS_ML.png') repeat-y left top; vertical-align:bottom !important; }
.C03_BoxML img		{ width: 15px; height:29px; }
.C03_BoxMR			{ width: 15px; background: transparent url('C_WS_MR.png') repeat-y right top; vertical-align:bottom !important; }
.C03_BoxMR img		{ width: 15px; height:29px; }

.C03_ContentPane	{ padding: 10px 0 10px 10px; clear:both; }

.C03_BoxBM			{ background: transparent url('C_WSG_BM.png') repeat-x bottom; }
.C03_BoxBL			{ width: 15px; height: 16px; background: transparent url('C_WSG_BL.png') no-repeat; }
.C03_BoxBR			{ width: 15px; height: 16px; background: transparent url('C_WSG_BR.png') no-repeat; }
.C03_BoxBR img		{ width: 15px; height: 16px; }

.C03_Box .head      { position:relative; }
.C03_Box .actions	{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
.C03_Box .titlecolor{ float:left; margin:0pt 20px 0pt 10px; position:relative; padding-top:5px; color: #20413a; font-size: 16px; line-height: 1.2em; font-weight: bold; }
.C03_Box .visibility{ float:right; width: 10px; height: 10px; margin-right:6px; }
.visibility a:hover	{ background-color:Transparent; }
.C03_Box .icons		{ margin:5px 0 0 10px; }
.icons a:hover		{ background-color:Transparent; }
.icons a,.icons input	{ margin-top:10px; }

.N_sep				{ width:100%; height:1px; line-height:0; padding:0; position:relative; clear:both; }


