#MediaHolderDiv{
	width:904px;
	float: right;
	background-image: url(../../images/template/media-background.jpg);
}


#MediaLeftDiv{
	float: left;
	width: 571px;
	margin-right: 30px;
}

		
#MediaRightDiv{
	float: left;
	width: 271px;
	padding-left: 30px;
}	 

.MediaDiv{
	width:500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-right: 20px;
	float: left;
}
		
.Title{
	width:386px;
	float:left;
	padding-right: 15px;
	padding-left: 19px;
	background-image: url(../../images/template/link-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #666666;
}
.MediaDate{
	width:80px;
	float:left;
}
#RecordingDiv{
	width:500px;
	padding-right: 15px;
	float: left;
	padding-top: 20px;
}


#MediaLeftDiv A:link {text-decoration: none; color: #666666;}
#MediaLeftDiv A:visited {text-decoration: none; color: #666666;}
#MediaLeftDiv A:active {text-decoration: none; color: #666666;}
#MediaLeftDiv A:hover {text-decoration: underline;color: #D50A27;} 

#GreyMid A:link {text-decoration: none; color: #666666;}
#GreyMid A:visited {text-decoration: none; color: #666666;}
#GreyMid A:active {text-decoration: none; color: #666666;}
#GreyMid A:hover {text-decoration: underline;color: #D50A27;} 

#RecordingDiv A:link {text-decoration: none; color: #666666;}
#RecordingDiv A:visited {text-decoration: none; color: #666666;}
#RecordingDiv A:active {text-decoration: none; color: #666666;}
#RecordingDiv A:hover {text-decoration: none;color: #D50A27;} 


#GreyBox{
	width: 272px;
	background-image: url(../../images/template/gery-box-top.jpg);
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
#GreyTop{
	width: 272px;
	float: left;
	height: 22px;
	background-image: url(../../images/template/gery-box-top.jpg);
}
#GreyMid{
	width: 228px;
	background-image: url(../../images/template/gery-box-mid.jpg);
	float: left;
	padding-right: 22px;
	padding-left: 22px;
	background-color: #C7D1DA;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	height: 340px;
}
#GreyBot{
	width: 272px;
	height: 15px;
	background-image: url(../../images/template/gery-box-bottom.jpg);
	float: left;
}

.EventsDiv{
	width: 228px;
	padding-top: 18px;
	padding-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC; 
	float:right;
}

.EventsLeftDiv{ 
padding-top: 3px;
width: 20px;
float: left;
}

.EventsRightDiv{
	width: 208px;
	float: left;
	color: #666666;
}

#ViewAllEventsDiv{ 
width: 208px;
float:right;
padding-top: 10px;
padding-left:20px;
}
