.Head_OliveTitle
{
	color: #C4CC3F;
	text-transform: uppercase;
	vertical-align: middle;
}
.OliveTitle_container
{
	width: 300px;
	border-right: 0px solid white;
}
.OliveTitle_header_div
{
	height: 24px;
}
.OliveTitle_title_div
{
	background-color: #000000;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	float: left;
	padding-top: 4px;
}
.OliveTitle_image_div
{
	background-image: url(oliveTitle_end.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	float: left;
}
.OliveTitle_visibility_div
{
	height: 24px;
	padding-right: 6px;
	text-align: right;
}


.OliveTitle_content
{
	padding: 5px;
	background-color: #000000;
}
.OliveTitle_content .Normal, .OliveTitle_content .NormalDisabled
{
	color: #707070;
}


.Head_OliveTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.OliveTitle_content p, .OliveTitle_content, .OliveTitle_content td
{
	font-size: 11px;
	font-family: Arial;
}

.OliveTitle_container a, .OliveTitle_container a:link, .OliveTitle_container a:hover, .OliveTitle_container a:active, .OliveTitle_container a:visited
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


