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

/* Left Column */

.mtn_report_icon{
	position: relative;
	float: left;
	margin: 5px;
	width: 160px;
	text-align:center;
	font-weight: bold;
}

img#sun,img#moon{
	position: relative;
	float: left;
	vertical-align: middle;
}

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

.mtn_report_copy{
	width: 160px;
}

#mtn_report_day{
	position: relative;
	float: left;
	width: 160px;
}

#mtn_report_night{
	position: relative;
	float: left;
	width: 160px;
}

.mtn_value{
	margin-left: 2px;
	margin-right: 4px;
}

/* Right Column */

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

.enlarge_caption{
	margin-bottom:10px;
}

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

#right_col a{
	text-decoration:none;
}

#rss_icon{
	vertical-align:middle;
	margin-top:5px;
}

#right_col{
	text-align: center;
}
