/* DesignAway03 Containers - Update November 01 2005 -
Nina Meiers - dotnetnuke@xd.com.au */
.headerleft {
	background-color: #Ffffff;
	background-image: url(images/Container_fill.gif);
	/* width: 200px; */
	/* height: 49px; */
	background-position: left;	/*border-right: 1px, white; */
}
.headerTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	vertical-align: top;
	color: #0066CC;
	background-image: url(images/Container_fill.gif);
}
.headerFill {
	background-image: url(images/Container_fill.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.headerRow {
	background-image: url(images/Container_fill.gif);
	background-position: left;
	/* background-color:  none;*/
}

.headerPix {
	background-color: #FFFFFF;
	background-image: url(images/Container_fill.gif);
	width: 1px; 
	/* height: 49px; */
	background-repeat: no-repeat;
	background-position: right;	/*border-right: 1px, white; */
}

.headerBorder {
	/* border-left: 1px solid #FCA40E;
	border-right: 1px solid #FCA40E;
	border-top: 1px solid #FCA40E;
	border-bottom: 1px solid #FCA40E; */
}

.headerPane {
	background-color: transparent;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	/*color: #404040;*/
}
