/*****  Containers CSS designed by bind.pt         ****
****  02 Light Asparagus - no Title                *****/
.container
{
	margin-bottom: 10px;
}
/*-- title line                --*/
.C02_LightAsparagus_TitleLine
{
	margin: 0 15px;
	position: relative;
	height: 25px;
}
/*-- title                   --*/
.C02_Asparagus_LightTitle
{
	float: left;
	font-family: Arial;
	font-size: 16px;
	font-weight: 300;
	line-height: 120%;
	color: #FFFFFF;
	text-transform: none;
}
/*-- actions                   --*/
.C02_Actions
{
	float: left;
	width: 0px;
}
/*-- visibility              --*/
.C02_Visibility
{
	float: right;
}
.C02_Visibility A:hover
{
	background-color: transparent;
}
/*-- content pane            --*/
.C02_ContentPane
{
	margin: 10px 15px 0px;
}
.FullContentPane
{
	width: 100%;
}
/*-- bottom icons              --*/
.C02_Icons
{
	margin-top: 0px;
	margin-left: 15px;
}
.C02_Icons A IMG, .C02_Icons INPUT
{
	margin-top: 10px;
}
/*-- round container        --*/
.C02_LightAsparagus_roundcont
{
	background-color: #7BA05B;
}
/*-- round top left            --*/
.C02_Asparagus_roundtop_leftL
{
	background: url(C02_tl_LightAsparagus.png) no-repeat top left;
	height: 16px;
}
/*-- round top right        --*/
.C02_Asparagus_roundtop_rightL
{
	background: url(C02_tr_LightAsparagus.png) no-repeat top right;
	height: 16px;
	margin-top: -16px;
	margin-left: 15px;
}
/*-- round bottom left      --*/
.C02_Asparagus_roundbottom_leftL
{
	background: url(C02_bl_LightAsparagus.png) no-repeat bottom left;
	height: 16px;
}
/*-- round bottom right     --*/
.C02_Asparagus_roundbottom_rightL
{
	background: url(C02_br_LightAsparagus.png) no-repeat bottom right;
	height: 16px;
	margin-top: -16px;
	margin-left: 15px;
}
/*-- image of corner        --*/
IMG.C02_corner_left
{
	width: 15px;
	height: 16px;
	border: none;
	display: block !important; /*[e]block*/
}
/*-- image of corner        --*/
IMG.C02_corner_right
{
	height: 16px;
	border: none;
	display: block !important; /*[e]block*/
}
