/*========================================================*/
/*  Gloss by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/

.HLTcontainer				{ margin:0px 0px 10px 0px; }

.C05HLT_Box				{ width: 100%; background: #439bc6 url('C03LCT_BoxM.jpg') repeat-x left top; }

.C05HLT_BoxT			{  }
.C05HLT_BoxTM			{ float: left; width: 100%; background: transparent url('C0X_greydot.gif') repeat-x top; }
.C05HLT_BoxTL			{ width: 15px; height: 15px; background: transparent url('C0XLCT_BoxTL.jpg') no-repeat left top; float: left; z-index:1000;}
.C05HLT_BoxTL img		{ width: 15px; height: 15px; }
.C05HLT_BoxTR			{ width: 15px; height: 15px; background: transparent url('C0XLCT_BoxTR.jpg') no-repeat right top; float: right; }
.C05HLT_BoxTR img		{ width: 15px; height: 15px; }
.C05HLT_BoxTL img a:link		{ border:none; outline:none; }
.C05HLT_Box img { border:none; outline:none; }

.C05HLT_BoxM			{ text-align: left; clear:both; border-left: 1px #dddfe3 solid; border-right: 1px #dddfe3 solid; }
.C05HLT_ContentPane		{ padding:0px 0px 0 0px; clear: both; }

.C05HLT_BoxB			{  height: 15px; }
.C05HLT_BoxBM			{ float: left; width: 100%; background: transparent url('C0X_greydot.gif') repeat-x bottom; }
.C05HLT_BoxBL			{ width: 15px; height: 15px; background: transparent url('C0XLCT_BoxBL.jpg') no-repeat left bottom; float: left;  }
.C05HLT_BoxBL img		{ width: 15px; height: 15px; }
.C05HLT_BoxBR			{ width: 15px; height: 15px; background: transparent url('C0XLCT_BoxBR.jpg') no-repeat right bottom; float: right;  }
.C05HLT_BoxBR img		{ width: 15px; height: 15px; }

.C05HLT_Box .actions	{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
.C05HLT_Box .title		{ float:left; color:#015786; font-size:130%; font-weight: bold; padding: 0 15px; line-height:100%; }
.C05HLT_Box .visibility	{ float:right; width: 21px; height: 21px; margin: 0 10px; }
.visibility a:hover		{ background-color:Transparent; }
.C05HLT_Box .icons		{ margin:5px 0 0 15px; }
.icons a:hover			{ background-color:Transparent; }
.icons a,.icons input	{ margin-top:10px; }
.viewall				{ color: #015786; font-size: 85%; font-weight:bold; float:right; margin-right:10px;}

img a:link {border:none; outline:none;}

