﻿div#default_l_news
{ 
	background: #fff;
	width: 100%;
	float: left;
}
div#default_l_news_in
{ 
	margin: 2px 2px 0 2px;
	width: 332px;
	float: left;
}
div#default_l_news_in h3
{ 
	background: #fff;
	width: 100%;
	float: left;
	text-align: center;
	font-size: smaller;
	color: #990000;
}
div#default_l_news_in div
{	
	margin-top: 3px;
	padding: 3px;
	width: 324px;
	float: left;
	border: solid 1px #fff;
}
div#default_l_news div p.head_line
{ 
	background: #fff;
	width: 100%;
	float: left;
	color: #990000;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: .2em;
	text-align: center;
}

div#default_l_news div p
{ 
	width: 100%;
	float: left;
	color: #fff;
	font-size: smaller;
	text-align: center;
}
div#default_l_news div p img
{ 
	width: 240px;
	height: 180px;
	text-align: center;
}
div#fb-root 
{
	background: #fff;
}
div#map_marker
{
	width: 230px;
	float: left;
}
div#map_marker h3
{
	background: #990000;
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
}
div#map_marker h4
{
	width: 100%;
	float: left;
	font-size: smaller;
	color: #666;
}
div#map_marker a
{
	width: auto;
	float: right;
	font-size: smaller;
	color: #666;
}
div.map_gps
{
	background: #fff;
	width: 100%;
	float: left;
	font-size: smaller;
	border-bottom: solid 1px #990000;
}
div.map_gps_head
{
	width: 100%;
	float: left;
}
div.map_gps_val
{
	width: 100%;
	float: left;
	font-weight: bold;
}			  
