/*  Custom classes */

.home_ShowTitle {
	font-family: Arial;
	font-size: 22px;
	height: 35px;
	}

.home_ShowTitle A:hover {
	color: #CC0000;
	}
	
.home_Synopsis {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	}

.home_Review {
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: bold;
	width: 75%;
	}

.home_Reviewer {
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #666666;
	}
	
.PageHeading {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 29px;
	color: #666666;
	}
	
.ShowTitle {
	font-family: Arial; 
	font-size: 26px;
	}
	
.ImageBlockTable {
	padding-left: 20px;
	}

.MainImage {
	border:1px solid #333333;
	}

.ImageCopyright {
	font-family: Tahoma; 
	font-size: 9px;
	}

.ImageCaption {
	font-family: Tahoma; 
	font-size: 9px;
	}

.FunderName {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	height: 25px;
	}
	
.FunderDesc {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	}	

