#MediaHolderDiv{
	width:904px;
	float: right;
	background-image: url(../../images/template/media-info-background.jpg);
}

#MediaLeftDiv{
	float: left;
	width: 598px;
	margin-right: 30px;
}
	
		
#MediaRightDiv{
	float: left;
	width: 244px;
	margin-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:396px;
	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:70px; 
float:left;
}
#RecordingDiv{
	width:500px;
	padding-right: 15px;
	padding-left: 19px;
	float: left;
	padding-top: 20px;
}


#MediaDiv A:link {text-decoration: none; color: #666666;}
#MediaDiv A:visited {text-decoration: none; color: #666666;}
#MediaDiv A:active {text-decoration: none; color: #666666;}
#MediaDiv 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: 11px;
	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;
}
#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;
}

#ViewAllEventsDiv{ 
width: 208px;
float:right;
padding-top: 10px;
padding-left:20px;
}

