﻿/*========================================================*/
/*  Gloss by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/

.C03LTGRT_container				{ margin:0px 0px 15px 0px; }

.C03LTGRT_BoxLT				{ width: 100%; background: #d3f992 url('C03LTGRT_BoxM.jpg') repeat-x top; }

.C03LTGRT_BoxT			{  }
.C03LTGRT_BoxTM			{ float: left; width: 100%; }
.C03LTGRT_BoxTL			{ width: 15px; height: 15px; background: transparent url('C03LTGRT_BoxTL.jpg') no-repeat left top; float: left; }
.C03LTGRT_BoxTL img		{ width: 15px; height: 15px; }
.C03LTGRT_BoxTR			{ width: 15px; height: 15px; background: transparent url('C03LTGRT_BoxTR.jpg') no-repeat right top; float: right; }
.C03LTGRT_BoxTR img		{ width: 15px; height: 15px; }
	
.C03LTGRT_BoxM			{ text-align: left; clear:both; }
.C03LTGRT_ContentPane		{ padding:5px 25px 0 15px; clear: both; }

.C03LTGRT_BoxB			{  height: 15px; }
.C03LTGRT_BoxBM			{ background: transparent; float: left; width: 100%; }
.C03LTGRT_BoxBL			{ width: 15px; height: 15px; background: transparent url('C03LTGRT_BoxBL.jpg') no-repeat left bottom; float: left;  }
.C03LTGRT_BoxBL img		{ width: 15px; height: 15px; }
.C03LTGRT_BoxBR			{ width: 15px; height: 15px; background: transparent url('C03LTGRT_BoxBR.jpg') no-repeat right bottom; float: right; }
.C03LTGRT_BoxBR img		{ width: 15px; height: 15px; }

.C03LTGRT_BoxLT .actions	{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
.C03LTGRT_BoxLT .title		{ float:left; color:#015786; font-size: 135%; font-weight: bolder; padding: 0px 15px; line-height:100%; }
.C03LTGRT_BoxLT .visibility	{ float:right; width: 21px; height: 21px; margin: 0 10px; }
.visibility a:hover		{ background-color:Transparent; }
.C03LTGRT_Box .icons		{ margin:5px 0 0 15px; }
.icons a:hover			{ background-color:Transparent; }
.icons a,.icons input	{ margin-top:10px; }

