﻿.PressroomContainer
{
	position:relative;
	height:280px;
}
.PressroomContainer h1
{
	margin-bottom:0;
	border-bottom:none;
}

.FeatureStoryContainer
{
	width:736px;
	height:243px;
	background:url(/images/bgFeatureStory.png) no-repeat;
}
.PressSearch
{
	margin-top:7px;
	margin-left:180px;
}
.PressSearch span
{
	padding:0 10px;
}
.PressSearch .SearchButton
{
	display:inline;
	float:right;
	margin-right:10px;
	width:60px;
	height:19px;
	background:url(/images/btnSearchPress.png) no-repeat;
	color:#FFF;
	text-align:center;
	line-height:18px;
}
.FeatureStory
{
	padding:16px;
}
.PressReleaseList div.clear
{
	margin:10px 0;
	height:1px;
	visibility:visible;
}
div.PressDescription
{
}
.PressDescription p
{
	margin:0px;
	padding:5px 0px;
}


/******************************
* Feature article styles
******************************/
.FeatureStory .thumbnail
{
	margin-right:15px;
}

/******************************
* Press article list styles
******************************/
.PressReleaseList
{
	padding:15px;
}
.PressReleaseList .thumbnail
{
	display:inline;
	float:left;
	margin-top:5px;
	margin-right:10px;
}
.PressDate, .PressLocation
{
	margin:0;
	padding-bottom:5px;
}
.PressDescription 
{
	line-height:16px;
}
.PressDescription p
{
	margin:0;
	padding:0;
	line-height:16px;
}

/******************************
* Press article details styles
******************************/
#PressDetailsContainer
{
	position:relative;
	padding:10px 30px;
}
#PressDetailsContainer .ButtonControls
{
	margin:10px 0;
}
.PressDescription
{
	clear:right;
}
.EventsList
{
	padding:20px;
}

/******************************
* Press article photos
******************************/
.PressPhotoEditor
{
	border:solid 1px #3053AD;
	margin:20px 0;
	padding:10px 0;
}