#newsItems h2, #pressRelease h2{
	border-bottom:1px dotted #CCCCCC;
	margin:0px 0px 2px 0px;
	padding:0px 0px 6px 0px;
}

#newsItems ul{
	margin:0px;
}

#newsItems ul li{
	padding:10px 0px 5px 300px;
	margin:0px;
	border-bottom:1px dotted #e1e1e1;
	list-style:none;
}

#newsItems ul li a{
	background:url(../images/popOut_icon.gif) no-repeat 0px 3px;
	padding:0px 0px 0px 15px;
}

#pressRelease{margin:40px 0px 40px 0px;}

#pressRelease ul{
	margin:10px 0px 0px 0px;
	list-style:none;
}

#pressRelease ul li strong{color:#383838;}
.downloadItems{
	position:relative;
	color:#000000;	
	height:140px;
	margin:35px 0px 15px 0px;
}

.downloadItems h2{
	margin-bottom:13px;
}

.thumbnail_logo{
	border:3px solid #dedede;
	padding:10px;
	width:152px;
	display:block;
	float:left;
}

.downloadLinks{
	float:right;
	width:595px;
}

.downloadLinks dl{
	margin:0px;
	font-size:13px;
}

.downloadLinks dl dd, .downloadLinks dl dt{
	margin:0px 0px 5px 0px;
	padding-left:25px;
}

.downloadLinks dl dt{
	font-weight:bold;
	font-size:14px;
	color:#383838;
}

.downloadLinks dl dt#forPrint{
	background:url(../images/print_icon.gif) no-repeat 0px 0px;
}

.downloadLinks dl dt#forPdf{
	background:url(../images/pdf_icon.gif) no-repeat 0px 0px;
}

.downloadLinks dl dt#forWeb{
	background:url(../images/web_icon.gif) no-repeat 0px 0px;
}