.infohr {
	height: 1px;
	margin-bottom: 0px;
	margin-top: 1px;
}

.infoMovieTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
/*	font-weight: bold; */
	font-size: larger;
	margin-bottom: 1px;
	
}

.infoMovieStudio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: gray;
}

.infoMovieDescription {
	font-family: sans-serif;
	font-size: smaller;
	color: black;
	text-align:justify;
}

.infoMovieGenre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
	font-weight:bold;

	color: #333333;
}

.infoMovieRating {
	font-family:
	font-size: smaller;
	font-weight:bold;

	color: #333333;
}

.infoMovieText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #666666;

}

.infoMovieTrailerLink {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;

	font-size: normal;
	font-weight:bold;
	color: #CC0000;
}

.infoMovieTrailerLink:link {
  text-decoration: none;
}

.infoMovieTrailerLink:visited {
  text-decoration: none;
}

.infoMovieTrailerLink:hover {
/*  background-color: #AAEAFF;*/
	font-weight:bold;
  color: #333333;
  font-stretch: expanded;
  text-decoration: underline;
}

.infoMovieWww {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
	color: #666666;
}

.infoMovieWww:link {
  text-decoration: none;
}

.infoMovieWww:visited {
  text-decoration: none;
}

.infoMovieWww:hover {
/*  background-color: #AAEAFF;*/
  color: #333333;
  text-decoration: underline;
}

.see_also {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
	color: #001D91;
}

.see_also:link {
  text-decoration: none;
}

.see_also:visited {
  text-decoration: none;
}

.see_also:hover {
  background-color: #D9F2FF; 
  color: #000099;
  text-decoration: underline;
  font-weight:bold;
}

.see_also_arrow {
	background: url(/images/arrowlink.gif) no-repeat left;
	vertical-align:middle;
	text-decoration: none;

}

.see_also_arrow:hover {
	background: url(/images/arrowlink_hover.gif) no-repeat left;
	vertical-align:middle;
	text-decoration: none;
}
