.aqua_news img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.aqua_news .news_main:hover{
	background: #efe3d7;
}
.aqua_news .news_main A{
	display:block;
	text-decoration:none;
}

.aqua_news .created-date{
	float:right;
	margin-left:20px;
	font-size:10px;
	color: #555;
}

.aqua_news .news_first .news_main A.img {
    background:  #EDEFF8;
    text-align: center;
    margin-bottom: 10px;
}
.aqua_news .news_first .news_main .news_name{
	margin: 0 5px 5px 5px;
	text-align:left;
	color: #00325A;
	font-weight:bold;

}
.aqua_news .news_first .news_main img{
	width:336px;
	margin-top: 3px;

}
.aqua_news .news_main .news_preview_text{
	font-size:12px;


}
.aqua_news .news_nofirst .news_preview_text{
	font-size:12px;

	padding:0 7px;
	margin-top:5px;
	color: #052C4D;
}
/*.aqua_news .news_nofirst:hover .news_preview_text{
	display:block;
}
.aqua_news .news_nofirst:hover .news_name{
	font-weight:bold;
}*/
.aqua_news .news_first .news_main .news_preview_text{
	margin: 3px 5px;
	text-align:left;
	font-size:13px;
	display:block;
}
.aqua_news .news_first .left-descblock{top:20px;}
.aqua_news .news_nofirst{
	clear:both;
	border-top:1px dotted #CCCCCC;
}
.aqua_news .news_1.news_nofirst, .aqua_news .elements .news_nofirst:first-child {
    border-top: 0 none !important;
}
.aqua_news .news_nofirst .news_main{
	padding:20px 5px 7px 5px;
}
.aqua_news .news_nofirst .news_name{
	color: #00325A;
    display: block;
    font-size: 14px;
    margin-top: 5px;
    text-decoration: none;
    font-weight:normal;
    line-height:19px;
}
.aqua_news .news_nofirst .news_name.as_caption{
	font-weight:bold;
}
.aqua_news .has_photogallery {
    display: block;
    height: 83px;
    width: 83px;
    background: url("/images/icon/has_album.png");

}
.aqua_news .has_photogallery>span,
.aqua_news .has_photogallery>IMG{
	margin-top:4px;
}
.aqua_news .date {
    color: #777777;
    font-size: 0.9em;
    font-style: italic;
}
.aqua_news A{
	border-bottom:0 !important;
}
.aqua_news .same_date{
	height:0;
	/*border-bottom: 1px dotted #CCC;*/
}
.aqua_news .same_date+.news_main{padding:5px 0 7px 5px;}
.aqua_news .news-date-time {
	color:#486DAA;
}

.aqua_news .news-list-text{
	padding-left:95px;
	min-height:92px;
}

.aqua_news .news-archive-href {
    display: block;
    font-size: 13px;
    line-height: 1.5;
    padding: 3px 0;
    text-align: center;
}
.aqua_news .news-list-img{
    width:80;
    display:inline-block;
    float:left;
    margin:5px 0 10px 0;
}

.aqua_news .news-archive-href{
	text-align:center;
	margin: 20px 30px 0 50px;
}
.aqua_news .news_variants_nomainpage .nopublish_news{
	height:auto;
	display: inline-block !important;
}
.aqua_news .news_variants_nomainpage .tabs_news{
	height:38px;
}

#search-news #search{
	margin-right:10px;
}
#search-news #select_search_type{
	margin-right:10px;
}
.ok_button{
	cursor:pointer;
}
.tabs-list li{
	float: left;
    margin-right: 10px;
    overflow: hidden;
    padding: 2px 5px;
    display: inline-block;
}
.tabs-list li A{
	margin:0;
}
.tabs-list li.ui-tabs-active {
    background-color: #f8f08c;
    border: 2px solid #ffa866 !important;
    border-radius: 3px;
    padding: 0 3px;
}

h3.header .title-for-date a {
    display: block;
    font-size: 16px;
}
h3.header .title-for-date a .date_str{
	color: #777;
}
h3.header .title-for-date a:hover .date_str{
	color: #cc6633;
}	