/* RIGHT CONTENT CONTAINER START */
#right_content {
        background-repeat:no-repeat;
	width:551px;
	/*height:652px;*/
	background-color:#443025;
	float: left;
}

#right_content .gmap {
	padding:7px;
	background-color:#685245;
	width:506px;
}

/* RIGHT CONTENT CONTAINER END */

#right_content .col1 {
background-image:url(../../../images/contact/bg_content.jpg);	
font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
	padding: 7px;
        padding-top:3px;
	width:506px;
	float:left;
        height:155px;
}
/*Results Sidebar*/
#sidebar{

	padding:0;

	margin:0;

	width:170px;

	float:left;

}
#sidebar .results{

	margin:0px 0;	

	position:relative;

}	



#sidebar .results h2 {

	margin:0;

	padding:0 14px;

	height:26px;

	line-height:26px;

	font-size:10px;

	color:#FFFFFF;

}



#sidebar ul.locations{

	margin:0;

	padding:0 1px 3px 1px;

}

#sidebar ul.locations li{

	margin:0;

	padding:4px 4px;

	border-top:1px solid #333333;

	cursor:pointer;

	position:relative;

	height:1%;	

	font-family: Arial;

	font-size:10px;

	color:#FFFFFF;

}

#sidebar ul.locations li.first{

	border-top:none;

}

#sidebar ul.locations li.hover{

	background:#0D0D0D;

}

#sidebar ul.locations li.selected{

	background:#333333;

	color:#000000;

	text-decoration:none;

}

#sidebar ul.locations li h4{

	margin:0 0 0 30px;

	width: 165px;

	padding:0;

}

#sidebar ul.locations li p {

    font-size:11px;

	margin:0 0 0 0px;

	width: 165px;

}



#sidebar a.prev{

	padding-left:17px;

	outline:none;

}

#sidebar a.next{

	padding-right:17px;

	outline:none;

}

#sidebar .lite {color: #79767c;}

#sidebar ul.noresults li{

	margin:0;

	padding:6px 11px;

	border-top:1px solid #F1F1F1;

	position:relative;

	height:1%;

}