/*========================================================*/
/*  Gloss by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/

.C02LBT_container				{ margin:0px 0px 15px 0px;}

.C02LBT_Box				{ width: 100%; display:block;}

.C02LBT_BoxT			{ }
.C02LBT_BoxTM			{ background: #e6f2f7; float: left; width: 100%; position:relative;}
.C02LBT_BoxTL			{ width: 15px; height:15px; background-image: url('C02LBT_BoxTL.gif'); background-repeat: no-repeat; background-position: left top; float: left;  }
.C02LBT_BoxTL img		{ width: 15px; height: 15px; }
.C02LBT_BoxTR			{ width: 15px; height: 15px; background-image: url('C02LBT_BoxTR.gif'); background-repeat: no-repeat; background-position: right top; float: right; ; }
.C02LBT_BoxTR img		{ width: 15px; height: 15px; }
	
.C02LBT_BoxM			{ text-align: left; background: #e6f2f7; clear:both; }
.C02LBT_BoxM td			{ text-align: left; clear:both;}
.C02LBT_ContentPane		{
	clear: both;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 15px;
}

.C02LBT_BoxB			{  height: 15px; }
.C02LBT_BoxBM			{ background: #e6f2f7; float: left; width: 100%; }
.C02LBT_BoxBL			{ width: 15px; height: 15px; background-image:   url('C02LBT_BoxBL.jpg'); background-repeat:no-repeat; background-position: left bottom; float: left; }
.C02LBT_BoxBL img		{ width: 15px; height: 15px; }
.C02LBT_BoxBR			{ width: 15px; height: 15px; background-image:  url('C02LBT_BoxBR.jpg'); background-repeat:no-repeat; background-position: right bottom; float: right; }
.C02LBT_BoxBR img		{ width: 15px; height: 15px; }

.C02LBT_Box .actions	{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
.C02LBT_Box .title		{ 	float:left; color:#015786; font-size:135%; font-weight:bold; line-height:100%; padding-top: 0px; padding-right: 15px; padding-bottom: 5px; padding-left: 15px;}
.C02LBT_Box .visibility	{ float:right; width: 21px; height: 21px; margin: 0 10px; }
.visibility a:hover		{ background-color:Transparent; }
.C02LBT_Box .icons		{margin-top: 0px; margin-right: 0; margin-bottom: 0; margin-left: 15px;
}
.icons a:hover			{ background-color:Transparent; }
.icons a,.icons input	{ margin-top:10px; }


