.Head_Olive
{
	color: #000000;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}
.Olive_container
{
	background-color :#c5cc40;
	border: 1px #c5cc40 solid;
	white-space: normal;
}
.Olive_header_div
{
	background-image:url(title_background.jpg); 
	background-position: top left; 
	background-repeat: repeat-x; 
	background-color: transparent;
	text-align: left;
	height:27px;
}
.title_background_leftside,
.title_background_rightside
{
	background-image:url(title_background_sides.jpg); 
	background-position: top left; 
	background-repeat: repeat-x; 
	background-color: transparent;
	text-align: left;
	height:27px;
	width:5px;
}
.title_background_leftside
{
	float:left;
}
.title_background_rightside
{
	float:right;
}
.Olive_title_div
{
	white-space: nowrap;
	padding-left:5px;
	padding-right:10px;
	height:27px;
	float:left;
}
.Olive_visibility_div
{
	height:27px;
	padding-right:5px;
	text-align:right;
}
.Olive_content
{
	padding:5px;
}

