@import "DefaultMenuContent.css";

#MiddleContentRightBottom div#PressReleasesLink {
	width: 660px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}

#PressReleasesLink div#PressReleases {
	margin: 10px 0 0 0 ;
}

#PressReleasesLink a {
	font-size: 20px;
	text-transform: uppercase;
	color: #bcbcbc;
	margin: 10px 0 0 0 ;
	padding: 0;
}

#PressReleasesLink a.SelectedLink {
	font-size: 20px;
	text-transform: uppercase;
	/*font-weight: bold;*/
	color: #bcbcbc;
	margin: 10px 0 0 0 ;
	padding: 0;
}

#MiddleContentRightBottom div#trl {
	float: left;
	width: 660px;
	height: 45px;
	background: url(../../images/border_top.png) no-repeat;
	margin-top: 20px;
}
	
#MiddleContentRightBottom div#brl {
	float: left;
	width: 660px;
	height: 45px;
	background: url(../../images/border_bottom.png) no-repeat;
}
	
#MiddleContentRightBottom div#PressReleasesContent {
	float: left;
	width: 660px;
	margin: 0;
	padding: 0 0 0 45px;
	background: url(../../images/border.png) repeat-y;
}

#PressReleasesContent div#PressReleasesDate {
	font-size: 14px;
	color: #9e8075;
	margin: 0;
	padding: 0;
}

#PressReleasesContent div#PressReleasesTitle {
	font-size: 14px;
	color: #9e8075;
	margin: 0;
	padding: 0;
}

#PressReleasesContent div#PressReleasesDetails {
	font-size: 14px;
	color: #9e8075;
	margin: 0;
	padding: 0;
}

#PressReleasesDetails a {
	color: #9e8075;
}
