.box {
	background-color: #464545;
	width: 252px;
	float:left;
}

.box li {
	color: #4FB4EB;
	/*font-weight:bold;*/
	font-size: 11px;
}


.middle, .right
{
	margin-left: 2px;
}


#homeContentWrapper {
	/*background-color: #464545;*/
	background: #464545 url(../images/contentWrapperBG.gif) repeat-y;
	margin-top:2px;
	float:left;
	margin-bottom: 2px;
}


h2#latestNews {
	background: transparent url(../images/h1LatestNews.gif) 0 0 no-repeat;
	display: block;
	width: 252px;
	height: 26px;
}


h2#okumaServices {
	background: transparent url(../images/okumaServicesHeader.gif) 0 0 no-repeat;
	display: block;
	width: 252px;
	height: 26px;
}


h2#insideOkuma {
	background: transparent url(../images/insideOkumaHeading.gif) 0 0 no-repeat;
	display: block;
	width: 252px;
	height: 26px;
}

h1#OkumaNewsletter {
	background: transparent url(../images/okumaNewsLetterHeader.gif) 0 0 no-repeat;
	margin: 0; padding: 0;
}
h1#CareerOpportunities {
	background: transparent url(../images/CareerOpportunities.gif) 0 0 no-repeat;
	margin: 0; padding: 0;
}
h1#contactOkuma {
	background: transparent url(../images/contactOkumaHeading.gif) 0 0 no-repeat;
	margin: 0; padding: 0;
	height: 25px;
}

.box ul {
	list-style: none;
	margin-top: 16px; 
	padding-left: 20px; 
	padding-right: 40px;
}


.box ul li {
	display: inline;
}



.box ul li a, .middle ul li a, .right ul li a {
	background: transparent url(../images/newsletters/icon_list.gif) 0 3px no-repeat;
	display: block;
	padding-left: 12px;
	margin-bottom: 12px;
	color: #cccccc;
	font-size: 11px;
	text-decoration: none;
}


.box ul li a:hover, .middle ul li a:hover, .right ul li a:hover {
	color: #4fb4eb;
	text-decoration: underline;
}


div#featurePanel img {
	padding-top: 10px;
}

ul.newsletter-pdf {
	margin: 0; padding: 0; padding-left: 25px;
	background: transparent url(/images/icon_pdf2.gif) 0 0 no-repeat;
}

ul.newsletter-pdf li {
	color: #fff;	
}

address {
	margin: 10px 20px; padding: 0;
	font-family: "trebuchet ms", trebuchet , verdana, arial, sans;
	font-size: 11px;
	color: #C2C2C2;
	font-style: normal;
	line-height: 1.4em;
}


.inside-okuma ul{
	margin: 0; padding: 0;
}