﻿.content-container
{
	border-width: thin;
	border-color: #CACACA;
	margin-top: 2px;
	margin-bottom: 20px;
	background: white;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
}

.spacer
{
	float:left;
	background-image:url(/images/spacer.png);
	width:147px;
	height:566px;
	display:block;
	
}

.content-frame
{
	padding: 10px 30px 10px 180px;
	text-align:justify;
	font-size: 15px;
	display:BLOCK;
}

.content-frame .newstitle
{
	font-size: 22px;
	font-weight: bold;
	color :#B1262C
}

.content-frame .newsauthor, .content-frame a .content-frame a
{
	font-size: 15px;
	color :#B1262C
}

.content-frame a, .content-frame a:hover, .content-frame a:visited
{
	color :#B1262C;
	text-decoration:none;	
}

div.content-footer
{
	display:block;
	clear:both;
}

img.localities-map
{
	padding-right:50px;
	float:left;
}

div.localities-list
{
	float: left;
}
