.whiteopenpress {
	padding-top:10px;
	padding-bottom:10px;
	overflow:auto;
	background-image:url(../images/dotlines.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
	display:block;
}

.prsection {	
	padding-bottom: 5px;
	color: rgb(60, 60, 60);
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	}

#content .floatLeft .bodyText .whiteopenpress h1.date {
	font-size:11px;
	font-weight:normal;
	margin-bottom:0px;
	color:#666666;
	padding:0 0 0 0;
	line-height:24px;
}
#content .floatLeft .bodyText .whiteopenpress p.pr {
	font-size:14px;
	font-weight:normal;
	margin-bottom:0px;
	color:#666666;
	padding:0 0 0 0;
	line-height:24px;
}

#content .floatLeft .bodyText .whiteopenpress a {
	color:#00a0df;
	text-decoration:none;
}
#content .floatLeft .bodyText .whiteopenpress a:hover {
	color:#000000;
	text-decoration:none;
}

#content .floatLeft .bodyText .whiteopenpress h2.prhead {
	font-size:14px;
	margin:0 0 0 0;
	font-weight:normal;
	color:#0087c7;
	line-height:18px;
	padding:0 0 0 0;
	line-height:18px;
}

#content .floatLeft .bodyText .linkbox {
	background: rgb(236, 236, 236);
	color: rgb(102, 102, 102);
	display: block;
	font-size: 11px;
	margin-bottom: 20px;
	margin-top:10px;
	padding: 1px 7px;
	text-align: right;
	text-decoration: none;
	text-transform: capitalize;
}
#content .floatLeft .bodyText a.linkbox {
	color: rgb(102, 102, 102);
	text-decoration:none;
}
#content .floatLeft .bodyText a.linkbox:hover {
	color: rgb(102, 102, 102);
	text-decoration:none;
}


.whiteopenpress .bodyTextE {
	font-size:14px;
}
.whiteopenpress .bodyTextE p {
	padding-bottom:12px;
	margin:0px;
	line-height:22px;
}
.whiteopenpress .bodyTextE img {
	margin-left:5px;
	margin-right:15px;
	border:0px;
}
.whiteopenpress .bodyTextE a {
	text-decoration:none;
	color:#888888;
	display:block;

	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	float:left;
	border:1px solid #fff;
}
.whiteopenpress .bodyTextE a:hover {
	text-decoration:none;
	color:#00a0df;
	display:block;
	padding:5px;

	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	border:1px solid #e0e0e0;
}


