.headCont
{
	/*background: #726159;*/
	z-index:1;
}

/* Top box images'contents: 3 boxes, one for each column */
.topBox
{
	float: left;
	width: 303px;
	height: 465px;
	overflow: hidden;
}

.topDoubleBox
{
	float: left;
	width: 616px;
	height: 465px;
	overflow: hidden;
}

#newsDetail
{
	display: none;
}

.topDoubleBox img
{
	float: left;
	width: 616px;
	height: 465px;
	overflow: hidden;
}


.topBox span {
	float:left;
}

.bigTopContBox
{
	float: left;
	height: 435px;
	overflow:hidden;
}

.bigTopContBoxWrapper
{
	margin: 11px 13px 11px 12px;
	height: 411px;
	width: 278px;
	overflow:hidden;
	position:relative;	
}

.bigTopContBoxWrapper .textCont
{
	float: left;
	height: 200px;
	width: 100%;
	overflow:hidden;
	margin-bottom:11px;
}

.bigTopContBoxWrapper .imageCont
{
	float: left;
	height: 200px;
	width: 100%;
	margin: 0px !important;
	overflow:hidden;
}

.bigTopContBoxWrapper .text
{
  height: 175px;
}

.bigTopContBox p
{
	font-size: 10px;
	line-height: 15px;
	margin-top: 15px;
}

.firstPar
{
	margin: 0px !important;
}

.news-date
{
	float:right !important;
}
.news-date-pub {
	font-size: 9px !important;
	position: absolute;
}
.bigTopContBox .news-date-pub {
	left: 1px;	
	bottom: 222px;
}
.smallTopContBox .news-date-pub {
	left: 10px;	
	bottom: 10px;
}

.bigTopContBox img
{
	height: 200px !important;
	width: 100%!important;
}

.smallTopContBoxWrapper
{
	margin: 11px 13px 11px 12px;
	height: 190px;
	width: 278px;
	overflow:hidden;
}

.smallTopContBoxWrapper .textCont
{
	float: left;
	height: 100%;
	width: 136px;
	overflow:hidden;
}

.smallTopContBoxWrapper .imageCont
{
	float: left;
	height: 100%;
	width: 135px;
	overflow:hidden;
}

.smallTopContBox img
{
	height: 190px !important;
	width: 100%!important;
}

.bigTopContBoxWrapper .title span, .smallTopContBox .title span
{
	float: left;
	width: 100%;
	overflow: hidden;
}

.smallTopContBox .text
{
	height: 152px;
	overflow: hidden;
}

.topItem
{
	margin-bottom: 11px;	
	position: relative;
}

/* PAGER */
.pager
{
	float: right !important;
	text-align: justify;
	height:15px;
	width: 100%;
	margin:0;
	margin-top:5px;
}



/* Text part*/
.textBoxWrapper
{
  padding:0;
  margin:0;
	float:left;
	width: 272px;
	height: 445px;
	text-align: left;
	position: relative;
	top: 10px;
	left:10px;
}

.textHead
{
	float:left;
	width: 272px;
	height: 30px;
}

.textHead span
{
	float:left;
	font-size: 10px;
	line-height: 15px;
}

.close
{
	height: 15px;
	width: 6em !important;
	/*width: 52px !important;*/
	float: right !important;
}

.textHead .title
{
	width: 60%;
	overflow: hidden;
}

.textHead .subTitle
{
	width:100%;
	overflow: hidden;
}

.text p
{
	margin-top: 20px;
	line-height: 15px;
	font-size: 10px;
}

.text a, .text u
{
	font-size: 10px;
}

.lastItem
{
	float: left;
	width: 100%;
}

.title a 
{
	width:100%;
}
/*
#FlashMenuGallery 
{
	top: -435px;
}*/
/*
.newsDetail
{
  display: none;
}
*/
.newsDetail .topBox
{
  height: 465px;
}

.text table {
	width: 100% !important;
 	border: none !important;
	border-collapse: separate !important;
}
.text table td {
	font-size: 10px;
	border-top: 1px solid #8E8679;
	padding: 2px
}
.text table tr:first-child td {
	border-top: none !important;
}
.text table td p {
	display: inline;
}


