v\:* {
behavior:url(#default#VML);
} 
 
 div#middle-column.full {
	width: 78%;
		}
		
 div#left-column p {
   font-weight: normal;
	 }
		
 div#left-column .rentOptions {
margin: 0;
padding: 0 7px 10px 7px;
width: 95%;
font-size: 85%;
}
		
 div#left-column h3 {
	font-size: 130%;
		padding-bottom: 8px;
		margin: 0;
		}
		
 .rent_col1 {
	float: left;
	width: 250px;
	}
		
 .rent_col2 {
	float: left;
	width: 150px;
	}
		
 .rent_col3 {
	float: left;
		}
		
	div.rentPag {
		padding: 5px 0 5px 5px;
		background-color: #eee;
		clear: both;
		border-bottom: 1px solid #ddd;
		}
		
	div.resultWrap {
	  border-bottom: 1px solid #ddd;
		width: 735px;
		clear: both;
		padding: 5px 0px 5px 5px;
		height: 110px;
		margin-bottom: 10px;
		}
		
	div.resultWrap:hover {
	  background-color: #eff3f3;
		}
		
	div.resultWrap p {
		margin-right: 10px;
		}
		
	p.rentImg {
	  float: left;
		height: 90px;
		width: 100px;
		}
	  
	.rentRes_col1 {
	  float: left;
		width: 400px;
		padding-left: 5px;
		}
		
	.rentRes_col1 p:first-line {
		font-weight: bold;
		}
		
	.rentRes_col2 {
	  float: left;
		width: 90px;
		}
		
	.rentRes_col3 {
	  float: left;
		width: 90px;
		}

	.rentRes_col4 {
	  float: left;
		}

	.rentRes_col4 p:first-line {
		font-weight: bold;
		}

	div#detailTitle {
		background-color: #eff3f3;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		position: relative;
		top: 10px;
		padding: 0px 0px 0px 5px;
		}
		
	div#detailTitle p:first-line {
	  font-weight: bold;
		text-transform: uppercase;
	  font-size: 120%;
		}
		
	div#detailWrap {
	  width: 735px;
		position: relative;
		top: 10px;
		}
		
  div#detailLeft {
	  clear: both;
	  float: left;
		width: 225px;
		margin-top: 10px;
		}
		
	div.leftSection {
		clear: both;
		/*min-height: 125px;*/
		margin-bottom: 20px;
		}
		
	h3.infoTitle {
		text-transform: uppercase;
		font-weight: bold;
		margin:0;
		padding: 0;
		font-size: 110%;
		}
		
	
	.infoLeft {
		clear: both;
		float: left;
		width: 100px;
		line-height: 20px;
		margin-left: 15px;
		}

	.leftSection dl,
	.leftSection ul {
		margin-left:0;
		margin-bottom:6px;
		padding-left:7px;
		list-style:none;
		}
		
	.leftSection ul img {
		float: left;
		margin: 2px 5px 2px 0px;
	    }
	.leftSection dt {
		float: left;
		width: 107px;
		line-height: 20px;
		}
	.leftSection dd {
		margin-left:109px;
		line-height: 20px;
		color: #666;
		}
		
	.infoRight {
		float: left;
		line-height: 20px;
		color: #666;
		}
		
	div#detailRight {
	  float: left;
		width: 450px;
		margin: 10px 0px 20px 0px;
		}

.quicksearch dl {
 margin:0 0 1em .2em;
}
.quicksearch dd {
 margin:.2em 0 .5em;
 padding-left:1em;
}

#largePic {
 height:300px;
}

.error {
 font-weight:bold !important;
 color:#c00 !important;
}