.itemContent
{
    padding-left:350px;
    padding-top: 20px;
    width:532px;
}

.itemContent a:link, .itemContent a:active, .itemContent a:visited, .itemContent a:hover
{
    color:#105DAD;
    text-decoration:none;
    font-weight:bold;
   
}

h1#chooseRental {
	background: url("../images/headChooseRental.gif") no-repeat 0 0;
	width: 610px;
	height: 23px;
	margin: 20px 0 20px 123px;
}

h1#chooseRental span {
	display: none;
}

h1#dueBack {
	background: url("../images/headDueBack.gif") no-repeat 0 0;
	width: 359px;
	height: 19px;
	margin: 20px 0 20px 123px;
}

h1#dueBack span {
	display: none;
}

#introCopy {
	margin-top: 10px;
	margin-bottom: 30px;
}

#rentalBox {
	/*height: 415px;*/
	margin-bottom: 25px;
}

#box1 {
	border: solid black 9px;
	background: #ffffff;
	width: 347px;
	/*height: 400px;*/
	margin-left: 123px;
	float: left;
}

* html #box1 {
	margin-left: 62px;
	height: 425px;
}

#box1 h2 {
	width: 347px;
	height: 85px;
	background: #0e4192 url("../images/boxHeader2night.jpg") repeat-y;
	color: #ffffff;
}

#box1 h2 span {
	display: none;
}

#box1 td{
	padding: 5px;
	font-size: 11pt;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}

#box1 td .price{
font-size: 12pt;
font-family: 'Arial Black', Arial, Helvetica, sans-serif;
}

#box1 .col1, #box1 .row1 td{
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-size: 13pt;
}

#box1 .col1{
	color: #0c3a82;
	line-height: 1.1em;
	padding-left:9px;
}

#box1 .row1 td.col3{
	border-left:none;
	font-size: 6pt;
	line-height: 1.2em;
	text-align: center;
}

#box1 .col2{
	text-align: right;
	padding-right: 9px;
	padding-left: 9px;
	width: 42px;
}
#box1 .col3{
	border-left:2px solid black;
	padding-left: 9px;
	padding-right: 9px;
	width: 42px;
}

#box1 .row1 {
	height: 75px;
	color: #0e4192;
}

#box1 td, #box2 td {
	border-bottom: 1px solid #cccccc;
}

#box1 .lastrow td, #box1 .row1 td, #box2 .lastrow td {
	border-bottom: none;
}

#box1 .additionalfee, #box1 .additionalfee .price{
	font-size: 7pt;
}

#box2 {
	
	border: solid black 9px;
	background: #ffffff;
	width: 347px;
	/*height: 400px;*/
	margin-right: 123px;
	float:right;
	
}

* html #box2 {
	margin-right: 62px;
	
}

#box2 h2 {
	width: 347px;
	height: 85px;
	background: #0e4192 url("../images/boxHeader7night.jpg") repeat-y;
	color: #ffffff;
}

#box2 h2 span {
	display: none;
}

#box2 .col1 {
	color: #0c3a82;
	line-height: 1.1em;
	padding-left: 12px;
}

#box2 td {
	padding: 5px;
	font-size: 12pt;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}

#box2 td .price{
	font-size: 12pt;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
}

#table-7-night .col2 {
	text-align: right;
	padding-right: 9px;
}

#table-7-night .row6 td {
	padding-bottom: 12px;
}

#table-7-night-games .row1 td {
	background-color: #0c3a82;
	padding: 0;
}

#table-7-night-games .row1 .col1 {
	background-image: url("../images/headGames.jpg");
	width: 296px;
	height: 25px;
}

#table-7-night-games .row1 .col1 span {
	display: none;
}

#table-7-night-games .row1 .col3 {
	background-image: url("../images/headGamesAddlNight.jpg");
	width: 77px;
	height: 25px;
}

#table-7-night-games .row1 .col3 span {
	display: none;
}

#table-7-night-games .col3 {
	border-left: 2px solid black;
	text-align: right;
	padding-right: 9px;
}

.clear {
	clear: both;
}
p {
	margin-left:123px;
	margin-top: 20px;
	width:734px;
	color: #ffffff;
	font-size: 12pt;
	
}

a {
	color: #fab92a;
}

#learnmore {
	margin-top:25px;
	margin-bottom: 25px;
	text-align: center;
	font-weight: bold;
}

#learnmore a {
	font-size: 10pt;
}

.offGray
{
    color: #1c1c1c;
}

.price
{
	font-weight: bold;
	font-size: 12pt;
}