div.news-detail img.detail_picture {
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time {
	color:#058CBF;
}

a.sourse {
	background:none;
	color:#058CBF;
	
}

a.sourse:hover {
	background:none;
	text-decoration:none;
}

div.center_content a.back {
	background:transparent url(/bitrix/templates/aniart_main/img/act_arrow_left.jpg) no-repeat scroll left 5px;
	color:#058CBF;
	padding:0 0 0 19px;
}

div.center_content a.back:hover {
	background:transparent url(/bitrix/templates/aniart_main/img/act_arrow_left.jpg) no-repeat scroll left 5px;
	color:#058CBF;
	padding:0 0 0 19px;
	text-decoration:none;
}

.news-detail-content p {
   margin:10px 0 14px !important;
   padding:0 !important; 
}

.news-detail-content ul li {
   list-style-type: circle !important;
   float: none !important;
   border: none !important;
   padding: 0 !important;
   width:auto !important;
}

.news-detail-content ul{
    margin:10px 0 5px 20px !important;    
}

.news-detail-content a, .news-detail-content a:active, .news-detail-content a:visited, .news-detail-content a:hover{
    color: #2A9CCF !important;    
}
.news-detail-content a:hover{
    text-decoration: none;    
}
.news-detail-content img {
	max-width:500px;
	margin:10px;
}