html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
}

p {margin: 0; padding: 0;}

.logo_bg {
	height: 300px;
	width: 100%;
	text-align: center;
    background: url(../images/logo.jpg);
    background-position:center top;
    background-repeat:no-repeat;    
}

.logo_block {
    margin:0 auto;
    width:980px;
    height:300px;
}

.logo_top {
    line-height:25px;
    font-size:18px;  
    text-align:center;
    height:25px;
    color:#6B6B6B;
}

.div_logo_call {
    float:left;
    width:70px;
}

.div_logo_call2 {
    margin-left:10px;
    float:left;
    width:150px;
    color:#FFFFFF;
}

.div_logo_time {
    float:right;
    width:100px;
    margin-right:10px;
}

.div_logo_time2, .div_logo_time2 a {
    float:right;
    width:85px;
    color:#FFFFFF;
}

.div_logo_linkhome {
    clear:left;
    float:left;
    display:block;
    width:58px;
    height:67px;
    margin:100px 0 0 10px;
}

.div_logo_linkhome2 {
    float:left;
    display:block;
    width:175px;
    height:120px;
    margin:120px 0 0 0;
}

.div_logo_linkhome3 {
    float:left;
    display:block;
    width:175px;
    height:25px;
    margin:0 0 0 0;
}

.div_logo_linkhome4 {
    float:right;
    display:block;
    width:28px;
    height:30px;
    margin:67px 30px 0 0;
}

.div_logo_text {
    float:left;
    width:170px;
    height:70px;
    margin:5px 0 0 5px;
    text-align:left;
    color:#113253;
    font-size:12px;
    font-weight:bold;
}

.div_logo_text2 {
    margin-top:5px;
    text-align:right;
    font-size:11px;
    font-weight:normal;
}

.div_logo_mail {
    clear:right;
    float:right;
    display:block;
    width:28px;
    height:30px;
    margin:67px 55px 0 0;
}

.top_menu {
    clear:left;
    width:980px;
    height:35px;
    line-height:33px;
    margin-top:10px;
    color:#FFFFFF;
    font-size:15px;
}

.top_menu a, .top_menu a:visited {
    color:#FFFFFF;
    text-decoration:none;
}

.top_menu a:hover {
    color:#FFFFFF;
    text-decoration:underline;
}

.left_menu {
    background: url(../images/bg_menu.jpg);
    background-repeat:repeat-x;
    border-top:1px solid #113253;
    margin: 5px 0 10px 0;
    padding:10px;
    font-size:12px;
}

.div_menu1 {
    font-size:15px;
    font-weight:bold;
    color:#DE0017;
}

.div_menu1 a, .div_menu1 a:visited {
    color:#113251;
    text-decoration:none;
    font-size:15px;
}

.div_menu2 {
    font-size:15px;
    color:#000000;
    margin:0 0 10px 10px;
    line-height:16px;
}

.div_menu2 a, .div_menu2 a:visited {
    color:#000000;
    text-decoration:none;
}

.div_menu1 a:hover, .div_menu2 a:hover {
    text-decoration:underline;
}

/* Текст в новости */
.news, .news-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	margin: 4px;
	padding: 5px;
	color: #000000;
}

a.news {
	color: #DE0017;
}

.news a,
.news a:visited {
	color: #DE0017;
}

.news a:hover {
	text-decoration: none;
}

.news-main a {
    color: #000000;
    text-decoration:none;
}

/* Вывод колонками */

.newoborud_cat {
    float:left;
    width: 30%;
    padding: 0 10px;   
}

.newoborud.float {
    float:left;
    width: 30%;
    padding: 0 10px 10px 10px;    
}
    
.clr {
    clear: both;
    height: 0;
    overflow: hidden;
}

.left_link {
    display:block;
    width: 260px;
    height:80px;
    background: url(../images/logo_artprotek.jpg);
    background-repeat:no-repeat;
    background-position:center left;
    border-top:1px solid #113253;
    margin: 5px 0 10px 0;
    font-size:12px;
}

a.left_link {
    color:#000;
    text-decoration:none;
}

.left_link1 {
    text-align:left;
    margin: 18px 0 0 90px;
}

.left_link2 {
    font-size:11px;
    text-align:right;
    margin: 5px 8px 0 90px;
    color: #DE0017;
    text-decoration:underline;
}



.div_price {
    margin: 0 auto 10px auto;
    width:160px;
    height:25px;
    line-height:25px;
    font-size:12px;
    text-align:center;
    font-weight:bold;
	background: #fff url("../images/bbcodes2.png") repeat-x 0 100%;
	border: none;
	color: #FFFFFF;
}

/* Таблицы в новости */
table.news {
	padding: 3px;
	border-spacing: 10px;
	border-collapse: collapse;
	border: 1px solid #999999;
}

table.news th {
	padding: 10px;
	border-width: 1px;
	border-style: inset;
	border-color: #999999;
}

table.news td {
	padding: 10px;
	border-width: 1px;
	border-style: inset;
	border-color: #999999;
}

/* Блок контента */
.news_block {
	clear: left;
	padding: 10px 0 0 0;
	margin: 5px 0 0 10px;
    border-top:1px solid #113253;    
}

/* Поиск */

.div_search {
	clear: right;
    float:right;
	display: block;
	width: 275px;
	height: 30px;
	background-image: url(../images/bg_search.jpg);
	background-repeat: no-repeat;
	margin: 73px 55px 0 0;
}

.nsearch {
	color: #FFFFFF;
	width: 27px;
	border: none;
	height: 30px;
	float: left;
	margin: -6px 0 0 28px;
	background-color: transparent;
}

.nsearch_field {
	padding-left: 8px;
	padding-top: 6px;
}

.nsearch_field_bg {
	height: 16px;
	width: 210px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color:#A6A5A5;
	float: left;
	margin-top: 3px;
	background-color: transparent;
}

.news_bg_up {
	background-image: url(../images/bg_1.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 765px;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

.news_bg {
	background-image: url(../images/bg_2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 765px;
}

.news_bg_down {
	background-image: url(../images/bg_3.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 765px;
}

/* Подвал */

.div_bottom {
	width: 100%;
    height:40px;
	text-align: center;
	clear: both;
	text-align: center;    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.div_bottom_block {
	height: 40px;
	width: 980px;
	margin: 0 auto 0 auto;
    border-top:1px solid #A5A5A5;
    padding-top:15px;
}

.div_bottom_link {
    float:left;
    width:100px;
}

.div_bottom_link1 {
    float:left;
    width:130px;
}

.div_bottom_link2 {
    float:left;
    width:500px;
}

.div_bottom_link2 a {
	color: #333333;
	text-decoration: none;    
}

.div_bottom_link2 a:hover {
	text-decoration:underline;
}

.div_bottom_link3 {
    float:right;
	width: 160px;
}

.div_bottom_link3 a {
	color: #333333;
	text-decoration: none;    
}

.div_bottom_link3 a:hover {
	text-decoration:underline;
}

/* Спидбар */
.speedbar {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 5px;
}

.speedbar a {
	color: #4569A4;
	text-decoration: underline;
}

.speedbar a:hover {
	color: #000000;
	text-decoration: none;
}

/* Стиль */
.stext {
	color: #333333;
	font-size: 11px;
	font-family: Arial;
	margin-bottom: 3px;
}

.stext a:active,
.stext a:visited,
.stext a:link {
	color: #DE0017;
	text-decoration: underline;
}

.stext a:hover {
	text-decoration: none;
}

/* Заголовок новости */
.ntitle {
	color: #113253;
	font-size: 17px;
    font-weight:bold;
	font-family: Arial;
}

.ntitle a {
	color: #113253;
	text-decoration: none;
}
.ntitle a:hover {
	text-decoration: none;
	color: #FF0000;
}

.news img {
	border: 0px;
	margin: 5px;
}

/* Комменатрии */
.comment {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 3px;
	border-top-color: #00609A;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 2px;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
}

.comment2 {
	padding: 3px 0px 3px 0px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B8B5A5;
	background-image: url(../images/bg.jpg);
}

.comments {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}

/* Выбор */
select {
	font-size: 11px;
	font-family: tahoma;
}

.navigation {
    clear:both;
	color:#000000;
	border:0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #000000;
	border:1px solid #CCCCCC;
	font-size:11px;
	background-color: #CCCCCC;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
}

.navigation a:hover {
	color:#FFFFFF;
	border-color:1px solid #333333;
	background-color: #00609A;
}

.navigation span {
	text-decoration:none;
	border:1px solid #CCCCCC;
	color:#333333;
	font-size:11px;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
	background-color: #E8E8E8;
}

.f_input {
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	background-image: url(../images/field_o.gif);
	background-repeat: repeat-x;
	width: 400px;
	height: 18px;
	border: 1px solid #999999;
    padding-left:5px;
}

.f_textarea {
	color: #757575;
	font-size: 11px;
	font-family: tahoma;
	background-image: url(../images/field_o.gif);
	background-repeat: repeat-x;
	width: 400px;
	border: 1px solid #999999;
}

.f_button {
	background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
    -webkit-border-radius: 3px;	-moz-border-radius: 3px; border-radius: 3px;
	-moz-box-shadow: 0 1px 4px -3px black;
	-webkit-box-shadow: 0 1px 4px -3px black;
	box-shadow: 0 1px 4px -3px black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 15px;
	text-align: center;
    margin: auto;
}

.f_button a {text-decoration: none;color: #FFFFFF;}
a.f_button {display:block;text-decoration: none;color: #FFFFFF;margin-top:10px;}
.f_button:hover { background-position: center top; }

.f_button2 {
    display:block;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
    -webkit-border-radius: 3px;	-moz-border-radius: 3px; border-radius: 3px;
	-moz-box-shadow: 0 1px 4px -3px black;
	-webkit-box-shadow: 0 1px 4px -3px black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #fff;
	background-image: url(../images/bbcodes.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

a.f_button2 {text-decoration: none;color: #FFFFFF;}
a.f_button2:hover { background-position: center top; }


#login_form
{
    background: #fff;
    border:solid #1D7299 1px;
	position:absolute;
	top: 20px;
	left: 50%;
    margin-left:253px;
	width: 190px;
	height: 180px;
    display: none;
    z-index: 99;
    overflow: hidden;
    -webkit-border-radius: 3px;	-moz-border-radius: 3px; border-radius: 3px;     
}

#login_form #border
{
   padding:5px;
   text-align:left;
}



#share42 {
    display: inline-block;
    padding-left:5px;
}
#share42:hover {

}
#share42 a {
    opacity: 0.5;
    vertical-align: bottom;
}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}


.f_poisk {
	color: #757575;
	font-size: 20px;
	font-family: tahoma;
}

.main-news {
	float: left;
	width: 30%;
	margin: 0 4% 20px 0;
}

	.main-news:nth-child(3n){
		margin-right: 0;
	}

	.main-news-image {
		height: 200px;
		overflow: hidden;
		margin: 0 0 10px 0;
	}
	
		.main-news-image img {
			width: 100%;
			min-height: 200px;
		}
		
	.main-news-title {
		font-size: 14px;
		color: #000;
		line-height: 16px;
		height: 32px;
		overflow: hidden;
	}
	
		.main-news-title a {
			color: #000;
		}
		
.navigation {
	clear: both;
}

#dle-content:after, .wrapall:after {
	display: block;
	content: '';
	clear: both;
}


/*  Адаптивность 

_______________________________________m8888888 
___________________________________mMoooooooM8888 
_________________________________MogggooooooM88888 
___________________________MMMMMoooooooooooM8888888 
___________________________M6ooooMMMmoooooooM888888888 
________________________Mmooo8oooooooooooooM88888888888 
_______________________MmmmooooooooooooooM88888888888888 
______________________Moooooooooo8888888M8888888888888888 
_____________________Mooooooooooooo88888M88888888888888888 
______________________MmooooooooooooooommM88888888888888888 
__________________________M88ooooo888mooMM88888888888888888 
___________________________M88888888oommooM88888888888888888 
____________________________M888888ooooMM8888888888888888888 
____________________________MooooooooooM888888888888888888888 
_________________________888MoooooooooM8888888888888888888888 
______________________888888MooooooooM88888888888888888888888 
_____________________88888888MoooooooM8888888888mmmm888888888 
____________________888888888Mo8oooooM8888888MooooooooM888888 
___________________8888888888Moo8oooM8888MM8ooooooooooooM88888 
___________________8888888888Mooo88ooooM888MoooooooooooooM8888 
____________________M8o8888ooo8oo88ooo0ooMMoo888oooooooooooM88 
___________________Mooo88888ooo8o88o8oooooooooo8888oooooooooM8 
___________________Moo8888o8ooooo8ooooooooooooooo8888ooooooooM8 
___________________Mooo88oooooooooooooooooooooooo888888oooooooM8 
___________________Mooooooooooooooooooooooooooooo88888888ooooooM8 
____________________MooMooooooooooooooooooooooooooM888ooo88oooooM 
_____________________Mmoooooooooooooooooooooooooo888Moooo8oooooooM 
______________________Moooooooooo8oooooooooooooo8888MMooooooooooooM 
_______________________Moooooooo88ooooooooooooo88888MMM8oooooooooooM 
_______________________Moooooooo88oooooooooooooo88888MMMMoooooooooooM 
_______________________Moooooooo88Moooooooooooooooo88888MMMMoooooooooM 
______________________Mooooooooo88Moooooooooooooooo8MooooMMMMoooooooooM 
_____________________Mooooooooo8MMooooooooooooooo88MoooooMMMMooooooooooM 
____________________Mooooooooo88MMoom888mooooooo88MooooooMM_MMooooooooooM 
____________________M8moooooo888MMoom@@8moooo8888M8oooooooMM__MMoooooooooM 
___________________M@88moooo888MooMom8@8mooo8888MoooooooooMM___Mmoooooo000M 
____________________*M8mooo8888MooooMm8mooo888M888ooooooooMM___Moooooo00000M 
_______________________MMMMMM8888oooooMMmmmmM88888oooooooooMM_Moooooooo0008M 
_____________________________M88Moooooo8888888888oooooooooooMMoooooooooo88M 
_____________________________M88Mooooo8o888888888ooooooooooooMoooooooo888M 
______________________________M88Mooooo8ooo888888oooooooooooMooooooo8888M 
_______________________________M888Mooo888ooooo888ooooooooooMoooooo8888M 
_______________________________M88888Moo888oooooo8888ooooooMooooooo888M88M 
________________________________M888888Mo8888oooooo8888oooMooooooo888M88888M 
_________________________________M8888888Mo8888ooooooooooMoooooooo88M88888888M 
___________________________________M888888M88888oooooooooMoooooooo8M88888888888M 
____________________________________M8oo888M888888ooooooMoooooooo8M888888oooo888M 
_____________________________________M8ooooMM88888888ooMooooooooM8888oooooooooooo8M 
______________________________________MooooM_M88888888MooooooooM888ooooooooooooooo8M 
_______________________________________MooooM_M888888Mooooooo8M88**ooooooooooooooo88M 
________________________________________MooooM_mmmmmmMoooooo8Mmooooooooooooooooo888M 
_________________________________________MoooQooommmmMoooMMooooooooooooooooooooooo888M 
________________________________________MM88ooo8ooooMMMooooooooooooooooooooooooooooo8888M 
_____________________________________mM8888M88o88mMmooooooooooooooooooooooooooooo88888M 
_______________________________mMMMoooooooooM888Mmooooooooooooooooooooooooooooo888888M 
__________________________MMMMoooooooooooooooMMooooooooooooooooooooooooooooooo888888M 
______________________MMMooooooooooooooooooooMMooooooooooooooooooooooooooo888888M 
__________________MMMooooooooooooooooooMMooooooooooooooooooooooooooooo88888888888M 
________________MMooooooooooooooooooooMMooooooooooooooooooooooooooooo8888888888M 
_____________MMoooooooooooooooooooooMMooooooooooooooooooooooooooo888888888888MMM 
___________MmoooooooooooooooooooooMMoooooooooooooooooooooooooo888888888888M88888M 
_________MooooooooooooooooooooooMooooooooooooooooooooooooooo88888888888MM_M8888888M 
_______MoooooooooooooooooooooooMooooooooooooooooooooooooo8888888888M_____M8888888888M 
______M8ooooooooooooooooooo88Mooooooooooooooooooooooo88888888888M_______M8888888888888M 
______M88oooooooooooo8888888Moooooooooooooooooooooo888888MMMMMMMMMMMM888888888888888888888M 
______M8888ooooooo88888MMMMMooooooooooooooooooooo8888M888888888888888888888888888888888888888M 
_______M888888888888MMM888Moooooooooooooooooooo88M8ooooooooooo8888888888888888888888MMMMMMMMMMMM 
________M888888888888oooooMoooooooooooooooooooMMoooooo8888888888888888888888MMM 
_________M8888888888888888M8888oooooo88ooooooMoo888888888888888888888MM 
____________MMMMMMMMMMMMMMM888888ooo88888oo8Mo888888888888888888MM 
_____________________________M8888888888888Mo888888888888MMM 
_______________________________M88888888888MMMMMMM 
__________________________________MMMMM

*/

.mob-menu, .mght {
	display: none;
}

@media (max-width: 1200px) {

	
	
	.fix-scroll {
		height: 100%;
		overflow: hidden;
		position: relative;
	}
	
	.mob-menu {
		background: url(../images/mob-menu2.png) center center no-repeat;
		height: 40px;
		width: 40px;
		border: 1px #000 solid;
		position: absolute;
		cursor: pointer;
		left: 10px;
		top: 45px;
		z-index: 5555;
		display: block;
	}
	
	.mob-shad {
		position: fixed;
		width: 100%;
		height: 100%;
		background: #000;
		z-index: 8888;
		opacity: 0.5;
		cursor: pointer;
		left: 0;
		top: 0;
		display: none;
	}
	
	.mob-panel {
		position: fixed;
		width: 250px;
		height: 100%;
		background: #f3fcfb;
		-moz-box-shadow: 0 0 13px rgba(0,0,0,.45);
		-webkit-box-shadow: 0 0 13px rgba(0,0,0,.45);
		box-shadow: 0 0 13px rgba(0,0,0,.45);
		z-index: 8889;
		left: -330px;
		top: 0;
		overflow-y: auto;
		text-align: left;
	}
	
		.mob-panel2 {
			padding: 15px;
		}
			
	.mob-close {
		background: url(../images/mob-menu4.png) left top no-repeat;
		width: 30px;
		height: 30px;
		position: fixed;
		left: 265px;
		top: -50px;
		cursor: pointer;
		z-index: 8889;
	}
	
	.mght {
		display: block;
		font-size: 15px;
		padding: 0 0 15px 0;
	}
	
	.logo_bg { 
		background: url(../images/head.jpg) 0 0 no-repeat;
		height: auto;
		text-align: left;
	}
	
	.logo_block { 
		height: 166px;
		width: auto;
		position: relative;
	}
	
	.tbl {
		width: 100%;
	}
		
	.div_bottom_block { 
		border-top: 1px solid #A5A5A5;
		height: auto;
		width: auto;
	}
	
	.top_menu, .div_logo_linkhome2 {
		display: none;
	}
	
	.div_logo_linkhome {
		position: absolute;
		display: block;
		left: 70px;
		top: 30px;
		width: 250px;
		float: none;
		margin: 0;
	}
	
	.div_logo_call {
		display: none;
	}
	
	.div_logo_call2 {
		left: 128px;
		top: 65px;
		padding: 10px;
		position: absolute;
		margin: 0;
		float: none;
		color: #000;
		z-index: 555;
		width: auto;
	}
	
	.div_search { 
		float: none;
		height: 30px;
		margin: 0;
		width: 240px;
		position: absolute;
		left: 70px;
		top: 110px;
		background: #fff;
	}
		
		.div_search form, .nsearch_field {
			padding: 0;
			margin: 0;
		}
		
		.nsearch_field_bg { 
			background-color: transparent;
			color: #A6A5A5;
			float: none;
			font-family: "Arial", "Helvetica", sans-serif;
			font-size: 12px;
			height: 16px;
			margin-top: 3px;
			padding: 3px 0 0 8px;
			width: 210px;
		}
		
		.nsearch {
			width: 25px;
			height: 25px;
			position: absolute;
			right: 5px;
			top: 2px;
			display: block;
			background: url(../images/search.png) center center no-repeat;
			float: none;
			margin: 0;
			cursor: pointer;
		}
		
	.top-menu {
		font-size: 15px;
		padding: 0 0 20px 0;
	}
	
		.top-menu a {
			color: #113251;
			display: block;
			margin: 0 0 5px 0;
		}
		
	.left_menu {
		background: none;
	}
	
	.nomob {
		width: 0 !important;
	}
	
	.nomob {
		display: none;
	}
	
	.cont {
		padding: 15px;
		display: block;
		width: auto !important;
	}
	
	.div_bottom_link2 { 
		float: nono;
		width: auto;
		padding: 15px;
		text-align: left;
	}
	
	.news_block {
		padding: 0;
		margin: 0;
		width: auto;
		display: block;
		float: none;
	}
	
	.speedbar {
		padding: 10px 0 15px 0;
	}
	
	.hgrtf img {
		max-width: 98% !important;
	}
	
	.main-news-image {
		height: 250px;
	}
	
		.main-news-image img {
			min-height: 250px;
		}
			
}

@media (max-width: 800px) {
	
	.main-news {
		width: 48%;
		margin: 0 4% 0 0;
	}
	
	.main-news:nth-child(3n){
		margin-right: 4%;
	}
	
	.main-news:nth-child(2n){
		margin-right: 0;
	}
	
}


@media (max-width: 650px) {

	.newoborud_cat { 
		float: none;
		padding: 0px 0 20px 0;
		margin: 0 0 20px 0;
		width: auto;
		border-bottom: 1px #ccc solid;
	}
	
	.newoborud.float { 
		float: none;
		padding: 0px 0 20px 0;
		margin: 0 0 20px 0;
		width: auto;
		border-bottom: 1px #ccc solid;
	}
	
	.news img {
		float: none !important;
		display: block;
		width: auto;
		max-width: 100%;
		margin: 0 0 10px 0;
	}
	
	table[width="90%"] {
		width: 100% !important;
	}
	
	table[width="90%"]  img {
		width: 100% !important;
		display: block !important;
		height: auto !important;
	}

}

@media (max-width: 500px) {
	
	.main-news {
		float: none;
		margin: 0 0 30px 0 !important;
		width: auto;
	}
	
		.main-news-image {
			height: auto;
		}
		
			.main-news-image img {
				min-height: 10px;
				height: auto;
			}
	
}