/*========================================================*/
/*  Nifos by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/

.container			{ margin:0px 0px 10px 0px; }

.C06_BoxTM			{ background: url('C_GS_TM.png') repeat-x top; }
.C06_BoxTL			{ width: 15px; height: 16px; background: transparent url('C_GS_TL.png') no-repeat; }
.C06_BoxTL img		{ width: 15px; height: 16px; }
.C06_BoxTR			{ width: 15px; height: 16px; background: transparent url('C_GS_TR.png') no-repeat; }
.C06_BoxTR img		{ width: 15px; height: 16px; }

.C06_BoxMM			{ background: #f4f4f4; width:100%; }
.C06_BoxML			{ width: 15px; background: transparent url('C_GS_ML.png') repeat-y left top; }
.C06_BoxML img		{ width: 15px; height:0px; }
.C06_BoxMR			{ width: 15px; background: transparent url('C_GS_MR.png') repeat-y right top; }
.C06_BoxMR img		{ width: 15px; height:0px; }

.C06_ContentPane	{ padding: 0 0 10px 10px; clear:both; }

.C06_BoxBM			{ background: transparent url('C_GS_BM.png') repeat-x bottom; }
.C06_BoxBL			{ width: 15px; height: 16px; background: transparent url('C_GS_BL.png') no-repeat; }
.C06_BoxBR			{ width: 15px; height: 16px; background: transparent url('C_GS_BR.png') no-repeat; }
.C06_BoxBR img		{ width: 15px; height: 16px; }

.C06_Box .head      { position:relative; }
.C06_Box .actions	{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
.C06_Box .titlegrey	{ float:left; margin:0pt 20px 0pt 10px; position:relative; padding-top:5px; color: #666666; font-size: 16px; line-height: 1.2em; font-weight: bold; }
.C06_Box .visibility{ float:right; width: 10px; height: 10px; margin-right:6px; }
.visibility a:hover	{ background-color:Transparent; }
.C06_Box .icons		{ margin:5px 0 0 10px; }
.icons a:hover		{ background-color:Transparent; }
.icons a,.icons input	{ margin-top:10px; }

.C_sep				{ width:100%; font-size: 1px; padding-top:5px; position:relative; clear:both; }
.C_sepLeft			{ background: url(sep.left.png) no-repeat; margin-right:51px; height:25px; }
.C_sepRight			{ background: url(sep.right.png) no-repeat; margin-top:-25px; height:25px; width:51px; float:right; }

