#map_canvas	{width:238px;height:200px;border:1px solid #888;margin-bottom:30px;}

#leftColHike
{
	float:left;
	margin-right:36px;
	margin-bottom:18px;
	width:450px;
}

#hikeSummary 
{
	margin-bottom:20px;
	width:450px;
}	

#hikeSummary td.category
{
	color:#834d1f; 
	font-weight:bold;
	font-size:80%;
	line-height:170%;
	padding: 0 5px;
	text-transform:uppercase;
	background-color:#edede4;
	border:1px solid #dcdcbb;
}

#hikeSummary td.category 
{
	width:30%;
}	

#hikeSummary td.data 
{
	color:#000; 
	font-size:80%;
	line-height:170%;
	padding:0 5px;
	width:70%;
	border:1px solid #dcdcbb;
}

#hikeSummary td.data p {margin-top:0;margin-bottom:0;}
#hikeDescription {margin-bottom:15px;}
#hikeDescription
{
	font-size:90%;
	line-height:180%;
	width:450px;
}
#hikeDescription p {font-size:100%;}

#rightColHike
{
	float:left;
	width:240px;
	margin-top:45px;
	margin-bottom:18px;
	text-align:center;
    font-size:80%;
    color: #666;
}

#mediaItems ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#mediaItems ul li {padding-bottom:24px;}
#mediaItems ul li img {margin-bottom:3px;}
div.blankLine {height:0;}