
.BATA-Container-White
{
font-family: verdana,helvetica,clean,sans-serif;
font-size: 12px;
text-align:left;
}
.BATA-Container-White-Header
{
	background-image: url(Images/plane.png);
	background-repeat:no-repeat;
	border-bottom-style: dashed;
	border-bottom-color: Red;
	border-bottom-width: 1px;
	height: 30px;
	padding-left: 32px;
	font-family: verdana,helvetica,clean,sans-serif;
	font-size: 24px;
	margin-top: 10px;
}

.BATA-Container-White-Header h1
{
	float:left;
	margin: 0px;
}

.BATA-Container-White-Actions
{
	height: 30px;
	text-align:right;
	width: 100%;
}

.ContentPane
{
	clear:both;
	margin: 10px 0px 10px 0px;
}

.ContentPane li
{
	list-style-image: url(Images/bullet-red.png);
	list-style-position: outside;
}

.BATA-Container-White-Bottom
{
	margin: 10px 0px 10px 0px;
}
.BATA-Container-White-Bottom b
{
	float: left;
}











