﻿.HmPgHeading
{
	font-family: Verdana;
	font-size: larger;
	background-color: #CCCCCC;
}

.ReviewTitle
{
	font-size: 11pt;
	vertical-align:middle;
	font-family: Verdana;
	font-size:inherit;
	font-weight:bold;
	color: #545556;
	text-decoration: none;
}
.ReviewHelpful
{
	font-style:italic;
	position: relative;
	bottom: 11px;
}
.HPWarning1
{
/*
	background-image: url(../Images/bgHPWarning1.png);
	background-repeat: no-repeat;
*/	height: 90px
	
}
.HPDontMiss
{
	padding-left:20px;
	background-image: url(../Images/bgHPDontMiss.jpg);
	width: 370px;
	height: 214px;
}


/*~~~Users Rental Hstry :: home Page :: ucHP_RentalHstry~~~~~*/
div#HPRentHstry { width:370px; height:214px; background:url(../images/bgHPRentHstry.jpg) no-repeat;}
div#HPRentHstry .hdrDVDTitle { float:left; font-weight:bold; font-size:10pt; color:#BA120E; padding:30px 0px 0px 25px; }
div#HPRentHstry .hdrReturned { float:right; font-weight:bold; font-size:10pt; color:#BA120E; padding: 30px 143px 0px 0px; }
div#HPRentHstry .Seperater { text-align:left; padding:0px 0px 0px 20px;}
div#HPRentHstry .DVDTitle { width:130px; float:left; padding:9px 0px 0px 25px; text-align:left;}
div#HPRentHstry .DVDRet { width:70px; font-weight:bold; float:left; padding:5px 0px 0px 0px; }
div#HPRentHstry .DVDRate { height:20px; float:left; padding:5px 0px 0px 30px;  }
div#HPRentHstry .DVDReview { height:26px; float:left; padding:2px 0px 0px 0px; }
div#HPRentHstry A.NavigateLinks { color:black; font-size:8pt; text-decoration:None; font-weight:normal; }
div#HPRentHstry A.NavigateLinks:hover { color:black; font-size:8pt; text-decoration:Underline; background:#d5d5d5; }

Div.HPReview
{
	background-image: url(../Images/bgHPReview.jpg);
	background-repeat: no-repeat;
	top:20px;
	width: 747px;
	height: 200px;
}

