/* CSS Document green_container02.css standard conainer for Afero */

#green_container02
{
	width: 100%;
}
#afero_green_container02
{
	width: 100%;
	margin-bottom: 10px;
}
#afero_green_container02_header
{
	height: 30px;
	border: 1px solid #b4b4b4;
	vertical-align: middle;
	background: url(images/container_bg_title.gif) repeat-x;
}
#afero_green_container02_headerTable
{
}
.green_container02Actions
{
	width: 0px;
}
.green_container02Title 
{
	width: 100%;
}
.green_container02Visibility
{
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
}
.green_container02Title .Head
{
	padding-left: 10px;
	color: #157a34;
	font-weight: bold;
	font-size: 12px;
}
#afero_green_container02_content
{
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	background: #e2e3e5;
}
.green_container02ContentPane
{
	padding: 10px;
}
.green_container02BottomLeft
{
	empty-cells: show;
	background: url(images/container02_bg_bottom_left.gif) no-repeat bottom left;
	height: 20px;
	width: 20px;
}
.green_container02Content
{
	width: 20px;
}
.green_container02ActionButtons
{
	empty-cells: show;
	border-bottom: 1px solid #b4b4b4;
	text-align: right;
	background: #e2e3e5;
}
* html .green_container02ActionButtons, html:first-child .green_container02ActionButtons
{
	width: 100%;
}
.green_container02BottomRight
{
	empty-cells: show;
	background: url(images/container02_bg_bottom_right.gif) no-repeat bottom right;
	height: 20px;
	width: 20px;
}



