/* DesignAway03 Containers - Update November 01 2005 -
Nina Meiers - dotnetnuke@xd.com.au */
.Titleleft {
	background-color: #Ffffff;
	background-image: url(images/Container_fill.gif);
	/* width: 200px; */
	height: 49px;
	background-position: left;	/*border-right: 1px, white; */
}
.TitleTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 5px;
	/* vertical-align: top;*/
	color: #0066CC;
}
.TitleFill {
	background-image: url(images/Container_fill.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.TitleRow {
	/* background-color:  none;*/
}

.TitlePix {
	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; */
}

.TitleBorder {
	/* border-left: 1px solid #FCA40E;
	border-right: 1px solid #FCA40E;
	border-top: 1px solid #FCA40E;
	border-bottom: 1px solid #FCA40E; */
}

.TitlePane {
	background-color: transparent;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	/*color: #404040;*/
}
