/*****  Containers CSS designed by bind.pt         ****
****  03 in DarkAsparagus                          *****/
.container
{
	margin-bottom: 10px;
}
/*-- title line                --*/
.C03_DarkAsparagus_TitleLine
{
	margin: -40px 15px 0;
	position: relative;
	height: 28px;
}
/*-- title                   --*/
.C03_Asparagus_DarkTitle
{
	float: left;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	color: #FFFFFF;
	text-transform: none;
}
/*-- actions                   --*/
.C03_Actions
{
	float: left;
	width: 0px;
}
/*-- visibility              --*/
.C03_Visibility
{
	float: right;
}
.C03_Visibility A:hover
{
	background-color: transparent;
}
/*-- round container        --*/
.C03_roundcont
{
	background-color: #FFFFFF;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
}
.C03_content
{
	margin: 15px 15px 0px;
}
.FullContentPane
{
	width: 100%;
}
/*-- bottom icons              --*/
.C03_Icons
{
	margin-top: 0px;
	margin-left: 0px;
}
.C03_Icons A IMG, .C03_Icons INPUT
{
	margin-top: 10px;
}
/*-- round top left            --*/
.C03_Asparagus_roundtop_leftD
{
	background: url(C03_tl_DarkAsparagus_line.png) no-repeat top left;
	height: 53px;
}
/*-- round top right        --*/
.C03_Asparagus_roundtop_rightD
{
	background: url(C03_tr_DarkAsparagus_line.png) no-repeat top right;
	height: 53px;
	margin-top: -53px;
	margin-left: 201px;
}
/*-- round bottom left      --*/
.C03_Asparagus_roundbottom_leftD
{
	background: url(C03_bl_line.png) no-repeat bottom left;
	height: 35px;
}
/*-- round bottom right     --*/
.C03_Asparagus_roundbottom_rightD
{
	background: url(C03_br_line.png) no-repeat bottom right;
	height: 35px;
	margin-top: -35px;
	margin-left: 15px;
}
/*-- image of corner top    --*/
IMG.C03_corner_leftT
{
	height: 53px;
	border: none;
	display: block !important; /*[e]block*/
}
/*-- image of corner top    --*/
IMG.C03_corner_rightT
{
	height: 53px;
	width: 15px;
	border: none;
	display: block !important; /*[e]block*/
}
/*-- image of corner bottom    --*/
IMG.C03_corner_leftB
{
	width: 15px;
	height: 35px;
	border: none;
	display: block !important; /*[e]block*/
}
/*-- image of corner bottom    --*/
IMG.C03_corner_rightB
{
	height: 35px;
	border: none;
	display: block !important; /*[e]block*/
}

