.container {
	margin:0 0 10px 0;
}
.C02LGT_Box {
	width:100%;
}
.C02LGT_BoxT {
	margin-left:15px;
	margin-right:15px;
}
.C02LGT_BoxTM {
	background:#e3e5e7;
	float:left;
	width:100%;
}
.C02LGT_BoxTL {
	width:15px;
	height:15px;
	background:transparent url('C02LGT_BoxTL.png') no-repeat left top;
	float:left;
	margin-left:-15px;
}
.C02LGT_BoxTL img {
	width:15px;
	height:15px;
}
.C02LGT_BoxTR {
	width:15px;
	height:15px;
	background:transparent url('C02LGT_BoxTR.png') no-repeat right top;
	float:right;
	margin-right:-15px;
}
.C02LGT_BoxTR img {
	width:15px;
	height:15px;
}
.C02LGT_BoxM
{
	text-align:left;
	background:#e3e5e7;
	clear:both;
}
.C02LGT_ContentPane {
	padding:10px 25px 0 15px;
	clear:both;
}
.C02LGT_BoxB {
	margin-left:15px;
	margin-right:15px;
	height:15px;
}
.C02LGT_BoxBM {
	background:#e3e5e7;
	float:left;
	width:100%;
}
.C02LGT_BoxBL {
	width:15px;
	height:15px;
	background:transparent url('C02LGT_BoxBL.png') no-repeat left bottom;
	float:left;
	margin-left:-15px;
}
.C02LGT_BoxBL img {
	width:15px;
	height:15px;
}
.C02LGT_BoxBR {
	width:15px;
	height:15px;
	background:transparent url('C02LGT_BoxBR.png') no-repeat right bottom;
	float:right;
	margin-right:-15px;
}
.C02LGT_BoxBR img {
	width:15px;
	height:15px;
}
.C02LGT_Box .actions {
	float:left;
	margin:0;
	max-width:10px;
	min-width:0;
	text-align:center;
}
.C02LGT_Box .title {
	float:left;
	color:#000;
	font-size:22px;
	font-weight:lighter;
	padding:0 15px;
	line-height:100%;
}
.C02LGT_Box .visibility {
	float:right;
	width:21px;
	height:21px;
	margin:0 10px;
}
.visibility a:hover {
	background-color:Transparent;
}
.C02LGT_Box .icons {
	margin:5px 0 0 15px;
}
.icons a:hover {
	background-color:Transparent;
}
.icons a, .icons input {
	margin-top:10px;
}

.C02LGT_BoxM .head , .C02LGT_BoxM .title{ display:none!important;}
.C02LGT_ContentPane .FullContentPane { padding:0px;}