

/* Start OFB Sidebar Content */	

#observerheading
{
	font-size: 18px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	padding-bottom: 5px;
}

#ofb_sidebar 
{
	width:180px;
	margin:52px 0px 0px 0px;
	float:right;
	background-image: url(/ofb/purchasing/css/sidebar-01.gif);
	padding: 7px 5px 10px 5px;
	border: solid 1px #EDEDE6;
	position: relative;
	display: none;
}

#observer_sidebar ul 
{
	margin:10px 0 0 0!important;
	padding:0 0 0 5px!important;
}

#observer_sidebar li 
{
	list-style-type: none!important;
	line-height: 1.2;
	list-style-image: url(/include/css/images/spacer.gif)!important;
	background: url(/include/css/images/spacer.gif)!important;
	padding: 0 0 0 0!important;
	margin: 1px 0px 7px 0px!important;

}

#observer_sidebar h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	padding: 5px 10px 3px 5px;
	margin: 0 0 0 0
}

#observer_content h1, #observer_highlights h1, .h1
{
	font-size: 20px !important;
	text-transform: uppercase;
	line-height: 26px;
	font-weight:bold;
	color:#8c846f !important;
	padding:20px 0 0 0;
	margin:0;
}

#observer_content h2, #observer_highlights h2, .h2, .h3, #observer_content h3, #observer_highlights h3 
{
	font-family: Georgia, Garamond, Times, "Times New Roman", sans-serif;
	text-transform: uppercase;
	font-size: 18px !important;
	line-height: 22px;
	font-weight: normal !important;
	padding:10px 0px 6px 0px;
	color: #990b00;
}

