#title {
	background-image: url(/press/images/TopBg.jpg);
	background-repeat: repeat-x;
	height: 36px;
}
#title h2 {
	background-image: url(/press/images/pressTitle.jpg);
	background-repeat: no-repeat;
	height: 36px;
}
#title span {
	visibility: hidden;
}
#press h3 {
	padding: 0;
	margin: 10px 0;
}
#press h4 {
	padding: 0;
	margin: 10px 0;
}
#scrollElement {
	padding: 20px;
	overflow: auto;
	height: 550px;
	width:685px;
	background-color:#161616;
	border: 1px solid #474545;
	margin: 0 0 10px 0;
}
#scrollElement p {
	border-bottom: 1px dashed #666;
	padding: 10px 0;
}
ul {
	color: #CCC;
}
strong {
	color: #FFF;
}
li {
	font-size: 14px;
	padding: 2px 0;
}
#wrapper #press a:link, #wrapper #press a:visited {
	color: #e69632;
	text-decoration: underline;
}
#wrapper #press a:hover {
	color: #E69632;
	text-decoration: none;
}
.postWrapper {
	padding: 20px;
}
