#PressReleaseBox
{
	/*border: solid 1px black;*/
	padding: 0px 20px 7px 0px;
}
#PressReleaseList
{
	clear: both;
	padding-top: 5px;
}
#PressReleaseList .Flag, #PressReleaseBox .Flag
{
  	float:left;
	 margin-right:7px;
	 width:16px;
	 height:11px;
}
#PressReleaseList .header, #PressReleaseBox .header
{
	margin-left:24px;
}
.PressreleaseItem
{
	
	margin-top:10px;
}
.PressReleaseItem .Left
{
 
	color:#333333;
	float:left;
	width:120px;
	margin-right:35px;
	font-size: 12px;
	font-family:  Arial, Sans-Serif;
}
.PressReleaseItem .Right
{ 
	
	  	 float:right;
	width:390px;
}
.PressReleaseItem .Right a
{ 
	  text-decoration:none;
	 
}
#PressReleaseBox .Date
{

}
#PressReleaseBox .Space
{
	margin-bottom:5px;
}
#PressReleaseListLeft
{
	float: left;
}
#PressReleaseListRight
{
	float: left;
}

#PressReleaseShortDesc
{
	color:#333333;
	font-size: 9px;
	font-family:  Arial, Sans-Serif;
	font-weight: bold;
}

#earlieryearsheaders
{
	padding: 20px 0px 10px 0px;
	clear: both;
	font-size: 12px;
	font-weight: bold;
}
.SpaceRoomHeader
{
	margin-bottom:10px;
}
.RightBoxArea
{
	margin-left:10px;
}