/* CSS Document red02.css standard conainer for Afero */

#red02
{
	width: 100%;
}
#afero_red02
{
	width: 100%;
	margin-bottom: 10px;
}
#afero_red02_header
{
	height: 30px;
	border: 1px solid #b4b4b4;
	vertical-align: middle;
	background: url(images/red01_bg_title.gif) repeat-x;
}
#afero_red02_headerTable
{
}
.red02Actions
{
	width: 0px;
}
.red02Title 
{
	width: 100%;
}
.red02Visibility
{
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
}
.red02Title .Head
{
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
#afero_red02_content
{
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	background: #dfaa98;
}
.red02ContentPane
{
	padding: 10px;
}
.red02BottomLeft
{
	empty-cells: show;
	background: url(images/red02_bg_bottom_left.gif) no-repeat 0px 0px;
	height: 20px;
	width: 19px;
}
.red02Content
{
	width: 20px;
}
.red02ActionButtons
{
	empty-cells: show;
	text-align: right;
	border-bottom: 1px solid #b4b4b4;
	background: #dfaa98;
}
* html .red02ActionButtons, html:first-child .red02ActionButtons
{
	width: 100%;
}
.red02BottomRight
{
	empty-cells: show;
	background: url(images/red02_bg_bottom_right.gif) no-repeat 0px 0px;
	height: 20px;
	width: 19px;
}



