

#presspage{
	background-image: url('images/pressbackground.png');
	padding-left: 80px;
	background-repeat: no-repeat;
	margin-right: 1px;
	position: relative;
	left: -5px;
	top: -5px;
	overflow: auto;
}

#presspage p{
	font-size: 12px;
	line-height: 19px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
#presspage h1{
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #cccccc;
}
#presspage h2{
	font-size: 16px;
}
#presslistpage{
	background-image: url('images/pressbackground.png');
	padding-left: 80px;
	background-repeat: no-repeat;
	margin-right: 1px;
	overflow: visible;
	height: 500px;
	position: relative;
	left: -5px;
	top: -5px;
}

.pressitem{
	width: 230px;
	float: left;
	padding: 5px;
	margin: 5px;
}
.pressitem a{
	color: #444444;
	text-decoration: none;
}
.pressitem a:hover{
	color: #ed0677;
}
.pressitem p{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #444444;
	line-height: 15px;
}
.pressitem h2{
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	color: #444444;
	line-height: 19px;
}
#presslistpage .divider{
	clear: both;
}
.more{
	float: right;
	padding-right: 10px;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
.more:hover{
	color: #ed0677;
}

.back{
	float: left;
	padding-left: 10px;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
.back:hover{
	color: #ed0677;
}

#contactform{
	clear: left;
	font-size: 12px;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	padding: 5px;
}
#contactform textarea{
	width: 450px;
	height: 150px;
}
#contactform input{
	width: 350px;
}
#presshat{
	background-image: url('images/presshat.gif');
	height: 126px;
	width: 169px;
	float: right;
}
#camera{
	background-image: url('images/camera.gif');
	height: 54px;
	width: 48px;
	float: left;
	padding-right: 5px;
}
#infoicon{
	background-image: url('images/infoicon.gif');
	height: 54px;
	width: 48px;
	float: left;
	padding-right: 5px;
}
.infobox{
	float: left;
	width: 220px;
	border: 1px solid #cccccc;
	margin: 10px;
}
.infobox p{
	margin: 0px;
	padding: 0px;
}
.infobox a{
	font-size: 14px;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}
.infobox a:hover{
	color: #ed0677;
}
