/* CSS Document blue02.css standard conainer for Afero */

#blue02
{
	width: 100%;
}
#afero_blue02
{
	width: 100%;
	margin-bottom: 10px;
}
#afero_blue02_header
{
	height: 30px;
	border: 1px solid #b4b4b4;
	vertical-align: middle;
	background: url(images/blue01_bg_title.gif) repeat-x;
}
#afero_blue02_headerTable
{
}
.blue02Actions
{
	width: 0px;
}
.blue02Title 
{
	width: 100%;
}
.blue02Visibility
{
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
}
.blue02Title .Head
{
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
#afero_blue02_content
{
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	background: #c7d5e2;
}
.blue02ContentPane
{
	padding: 10px;
}
.blue02BottomLeft
{
	empty-cells: show;
	background: url(images/blue02_bg_bottom_left.gif) no-repeat 0px 0px;
	height: 20px;
	width: 19px;
}
.blue02Content
{
	width: 20px;
}
.blue02ActionButtons
{
	empty-cells: show;
	text-align: right;
	border-bottom: 1px solid #b4b4b4;
	background: #c7d5e2;
}
* html .blue02ActionButtons, html:first-child .blue02ActionButtons
{
	width: 100%;
}
.blue02BottomRight
{
	empty-cells: show;
	background: url(images/blue02_bg_bottom_right.gif) no-repeat 0px 0px;
	height: 20px;
	width: 19px;
}



