/********************** press page **********************/

.press_spacer {
	background-color: #FFFFFF;
	height: 3px;

}
.press_content {
	padding:10px 20px 15px 12px;
	font-size:11px;
}

.press_cell2 {
	background: #EBEBEB;
	border-left:solid 11px #F56310;
	text-decoration:none;
	height:85px;
}



.press_cell2:hover {
	text-decoration:none;
	background:#E0E0E0;
}

.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:#F56310;
}

.prevT{
	float:left;
	padding:7px 7px 7px 20px;
	font-weight:bold;
	
}

.nextT{
	float:right;
	padding:7px 20px 7px 7px;
	font-weight:bold;
}
.footer{
clear:both;
}

