/********************** press page **********************/

.press_spacer {
	background-color: #E6E6E6;
	height: 3px;

}
.press_content {
	padding:10px 20px 15px 12px;	
}

.press_content2 {
	padding:10px 20px 15px 12px;
	width:520px;	
}

.press_content3 {
	padding:10px 20px 15px 12px;
	width:480px;	
}

.left{
	float:left;
}

.press_cell2 {
	background: #F2F2F2;
	border-left:solid 5px #789D00;
	border-right:solid 45px #789D00;
	text-decoration:none;
	height:106px;
}

.news_title{
	margin:15px 0px 0px 0px;
	font-size:150%;
}

.press_cell2:hover {
	text-decoration:none;
	background:#FFFFFF;
}

.press_moreinfo {
	background-image:url(../images/presslist_moreinfo.gif);
	background-repeat: no-repeat;
	background-position:right;
	height: 12px;
}


.mn_txt{
color:#000000;

}

.t_txt{
color:#005099;
}

.prevT{
	float:left;
	padding:7px 7px 7px 20px;
	font-weight:bold;
	
}

.nextT{
	float:right;
	padding:7px 20px 7px 7px;
	font-weight:bold;
}
.middleT{
	text-align:center;
	padding:7px 20px 7px 7px;
	font-weight:bold;
}


.footer{
clear:both;
}


