.news_title
{
	font-family: arial, sans-serif;
  letter-spacing: .1em;
  font-weight: normal;
  padding: 16px 0px 5px 0px; 
  margin: 0px 0px 2px 0px; 
  font-size: 150%;
	background: transparent;
  color: #E6E8DC;
  border-color: #40403E;
}
.news_date
{
	font-family: arial, sans-serif;
  letter-spacing: .1em;
  font-weight: normal;
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px 10px 0px; 
  font-size: 90%;
	background: transparent;
  color: #999999;
  border-color: #40403E;
	float: left;
}
.news_content
{
	min-height: 50px;
}
.news_content p
{
  line-height: 1.2em;
}
.gallery_imagesCount
{
	float: right;
}
.pager
{
	margin-top: 10px;
	text-align: right;
	font-size: 10pt;
}
.disignBoxSecond .boxContent
{
	overflow: visible;
}
.pageTitle
{
	font-size: 200%;
	text-align: center;
}
div.error
{
	color: red;
	margin-left: 2px;
	font-style: italic;
	font-size: 10pt;
}
div.errors
{
	border: 1px solid red;
	font-size: 9pt;
	font-weight: bold;
	padding: 3px;
}
div.infos
{
	border: 1px solid #55FF55;
	font-size: 9pt;
	font-weight: bold;
	padding: 3px;
}
.error2
{
	color: red;
}
#swl
{
	text-align: center;
	color: gray;
	font-size: 6pt;
	margin-top: 10px;
}
#swl a
{
	color: gray;
}