/* Стили виджета*/
.hslice div {text-align: center !important;}
.art-postcontent p img, .art-PostContent p img {width: 150px;}
.im p img {width: 250px;}


.top-lst {}
.top-gorizont {}
.front-top {}
.front-bottom {}
.bottom-gorizont {}
.bottom-gorizont-singl {}

/*Разбиваем выдачу на 2 колонки*/
.art-content-l
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 49%;
}

.art-content-r
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	overflow: hidden;
	width: 49%;
}
.obsch {float: left;}


.art-sidebar3 {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 50%;
}

.art-sidebar4 {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	overflow: hidden;
	width: 50%;
}

.art-sidebar6 {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	width: 99%;
}

/* Стили по виджету*/
.div1  { padding:0 !important;
line-height: 1em !important;
background-image: none !important;
list-style-type: none !important;
}

.div1 a { 
font-size:1.1em;
font-weight:bold;
}

.div1 p { text-align:justify;
}
.div1 p a {
font-size:1em;
font-weight:bold;

}

.imgbox {
	position: relative;
    overflow: hidden;
	float:left;
	margin: 2px 10px 2px 0 !important;
	padding: 0px !important;
	border: 2px solid #000 !important;
}

.imgbox a img {
position: absolute;
z-index: 1;
margin:0 !important;
padding:0 !important;
}

#art-sidebar7 .div1, #art-sidebar6 .div1, #art-sidebar5 .div1 { margin:12px !important;}



