﻿body 
{
	font-family:Arial;
	
}

.divRelease
{
	width:760px;
	margin-bottom:10px;
	
}

.divReleaseText
{
	float:left;
	width:550px;
}

.divReleasePictures
{
	float:right;
	width:200px;
	top:0px
}
	
.ReleaseDate
{
}	

.ContactName
{
}

.ContactTitle
{
}

.ContactPhone
{
}

.ContactEmail
{
}

.ReleaseTitle
{
 font-weight:bold;
}

.ReleaseBody
{
}

