/* @override http://bob.local/www.shawneepeak.com/mountain/real_estate/_css/real_estate.css */

/* Left Column */

#lg_left_col{
	width: 690px;
}

#lg_left_col h3{
	position: relative;
	float: left;
	margin-top: 5px;
	font-weight: bold;
}

/* Right Column */

#right_col{
	position: relative;
	float: left;	
}

#right_col img{
	position: relative;
	float: none;
	text-decoration:none;
}

