.containerWrapper {
	margin:  0 0 20px 0;
}

.titleBarArrow {
	margin-top: 10px;
}

.titleBarArrow img {
	margin-right: 5px;
}

.titleBar div, .titlebar h1, .titlebar h2 {
	float: left;
	white-space:nowrap;
}

.rightPaneContainer 
{
	background: url(images/rightpane_background.gif) repeat-x 0 0;
	min-height: 180px;
	padding: 12px 8px;
}

.rightPaneContainer .Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 1em;
	font-weight: Bold;
	color: #000000;
}

.rightPaneContainer .containerContentPane
{
	margin-top: 5px;
}

