#news_tab {
  margin-left: 9px;
  /*float: left; */
  width: 100%
}

#news_tab {
  padding-bottom: 5px;
}

.news_cell_padd {
width: 2%;
}

.news_cell {
background: #ececec url(/bitrix/components/propodhod/news.list/templates/smax/images/news_cell_tl.gif) top left no-repeat;
min-width: 300px;
width: 48%;
vertical-align: top;
}

.news_cell_empty {
min-width: 300px;
width: 48%;
}

.news_cell_bottom {
background: url(/bitrix/components/propodhod/news.list/templates/smax/images/news_cell_bl.gif) bottom left no-repeat;
text-align: right;
width: 48%;
}

.news_cell_top {
background: url(/bitrix/components/propodhod/news.list/templates/smax/images/news_cell_tr.gif) top right no-repeat;
}

div.date {
text-align: left;
padding-top: 5px;
}

div.date a {
font-weight: bold;
font-size: 11px;
text-align: left;
border-bottom: #000000 1px solid; 
width: 90px;
text-decoration: none;
}

div.news_cell_img {
width: 100px;
height: 79px;
float: left;
margin-right: 3px;
padding-top: 5px;
}

div.news_cell_img a {
display: table-cell;
vertical-align: middle;
width: 100px;
height: 79px;
}

.news_cell_top p {
font-size: 10px;
margin-top: 4px;
line-height: 1.2em;
color: #666;
text-align: left;
padding: 0px 3px 0px 6px;
}

#else {
background: url(/bitrix/components/propodhod/news.list/templates/smax/images/news_cell_br.gif) bottom right no-repeat;
padding-right: 10px;
height: 20px;
line-height: 20px;
}

#else:focus {
outline: none;
}

#else a {
font-size: 9px;
color: #9f9f9f;
text-decoration:none;
}

#else a:hover {
color: black;
text-decoration: underline;
}