/* RentMyCamp - home */

#m-cnt {
	float:left;
	}

/* =search-form-box */
	
#search {
	background:url("/i/bg_searchbox.gif") 0 0 no-repeat;
	width:259px;
	height:329px;
	float:left;
	position:relative;
	margin:0;
	}

#search h3 {
	margin:0;
	padding:0;
	}
	
#search h3 span#for {
	position:absolute;
	top:17px;
	left:125px;
	background:url("/i/img_txt_for.gif") 0 0 no-repeat;
	text-indent:-9999px;
	width:70px;
	height:11px;
	}
	
#search h3 span#properties {
	position:absolute;
	top:45px;
	left:0;
	background:url("/i/img_txt_properties.gif") 0 0 no-repeat;
	width:236px;
	height:21px;
	text-indent:-9999px
	}
	
/* =home-form */

#search .form {
	position:absolute;
	top:76px;
	left: 0;
	width:235px;
	font-weight:700;
	margin:0;
	padding:0;
	}
	
.form ul {
	list-style:none;
	margin:0;
	padding:0;
	}

.form li {
	text-align:right;
	margin:6px 0;
	padding:0;
	}
	
fieldset {
	border:0;
	padding:0;
	margin:0;
	}
	
select, input, #search input#btn-search {
	width:140px;
	}

/* =ads */

#ads {
	float:left;
	width:160px;
	margin:0 0 0 8px;
	}

#ads-title {
	background:url("/i/img_featured_ttl.gif") 0 0 no-repeat;
	width:160px;
	height:35px;
	}

#ads-title h2 {
	margin:0;
	padding:0;
	text-indent:-9999px;
	}
	
#ads-content {
	background:url("/i/img_featured_content.gif") 0 0 no-repeat;
	height:294px;
	padding:8px 0 0;
	}
	
#ads ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
#ads li {
	margin:0 auto;
	padding:0 0 8px;
	width:122px;
	}
	
#content #ads-content li img {
	border:1px solid #000;
	}
	
/* =blurb */

p#blurb {
	padding:12px 0 0;
	clear:both;
	}