/*========================================================*/
/*  Nifos by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/

.container			{ margin:0px 0px 10px 0px; }

.C01_BoxTM			{ background: url('C_WS_TM.png') repeat-x top; }
.C01_BoxTL			{ width: 15px; height: 16px; background: transparent url('C_WS_TL.png') no-repeat; }
.C01_BoxTL img		{ width: 15px; height: 16px; }
.C01_BoxTR			{ width: 15px; height: 16px; background: transparent url('C_WS_TR.png') no-repeat; }
.C01_BoxTR img		{ width: 15px; height: 16px; }

.C01_BoxMM			{ background: #ffffff; width:100%; }
.C01_BoxML			{ width: 15px; background: transparent url('C_WS_ML.png') repeat-y left top; }
.C01_BoxML img		{ width: 15px; height:0px; }
.C01_BoxMR			{ width: 15px; background: transparent url('C_WS_MR.png') repeat-y right top; }
.C01_BoxMR img		{ width: 15px; height:0px; }

.C01_ContentPane	{ padding: 10px 0 10px 10px; clear:both; }

.C01_BoxBM			{ background: transparent url('C_WS_BM.png') repeat-x bottom; }
.C01_BoxBL			{ width: 15px; height: 16px; background: transparent url('C_WS_BL.png') no-repeat; }
.C01_BoxBR			{ width: 15px; height: 16px; background: transparent url('C_WS_BR.png') no-repeat; }
.C01_BoxBR img		{ width: 15px; height: 16px; }

.C01_Box .head      { position:relative; }
.C01_Box .actions	{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
.C01_Box .notitle	{ display:none;}
.C01_Box .visibility{ float:right; width: 10px; height: 10px; margin-right:6px; }
.visibility a:hover	{ background-color:Transparent; }
.C01_Box .icons		{ margin:5px 0 0 10px; }
.icons a:hover		{ background-color:Transparent; }
.icons a,.icons input	{ margin-top:10px; }
