@charset "utf-8";
/* CSS Document */

.simplenews-page
{


}

.simplenews-page h2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#245699;
	font-weight:normal;
	font-size:18px;
	border-bottom:1px solid #e5dcc3;
	padding-bottom:8px;
	font-weight:normal;
}

.simplenews-page h2 a:link,  .simplenews-page h2 a:visited,.simplenews-page h2 a:active
{

color:#245699;
font-weight:normal;
text-decoration:none;
}
.simplenews-page h2 a:hover
{
color:#245699;
font-weight:normal;
text-decoration:none;
}





.simplenews-page .newscat
{
	clear:both;
	margin-top:20px;

}
.simplenews-page .newscat .news 
{
	display:inline-table;
	margin-bottom:20px;
	width:620px;
}

.simplenews-page .newscat .news h3
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#726A53;
	font-weight:bolder;
}

.simplenews-page  .newscat .news h3 a:link,  .simplenews-page  .newscat .news h3 a:visited,.simplenews-page  .newscat .news h3 a:active
{
	color:#726A53;
	font-weight:bolder;
}
.simplenews-page   .newscat .news h3 a:hover
{
	color:#726A53;
	font-weight:bolder;
}

.simplenews-page .newscat .news p
{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	font-size:12px;
	line-height:1.5;
	margin-bottom:1px;

}

.simplenews-page .newscat .news img
{
	float:left;
	margin-right:10px;
	border:1px solid #EDE5CF;
	padding:1px;
}

.back_news
{
	display:none;
}

.news-link, .news-price
{
	display:none;
}
