h2.mod_anonce_cat{
    font-size: 15px;
    background: #eee;
    padding: 2px 0 1px 5px;
    text-transform: uppercase;
    overflow: hidden
}
h2.mod_anonce_cat a{
    color: #000;
}
h2.mod_anonce_cat a.catmore{
    float: right;
    font-size: 11px;
    display: block;
        padding: 2px 17px 0 0;
font-weight: normal;
text-transform: lowercase;
color: #666;
background: url(/modules/mod_latest_in/images/arrow3_e.png) no-repeat right 1px;
}
#mod_anonce {
//overflow: hidden
}
#mod_anonce .mod_anonce_entry{
overflow: hidden;
padding: 10px 5px;
border-top:1px solid #eee
}
#mod_anonce .mod_anonce_entry:hover{

}
.mod_anonce_content div.mod_anonce_title, .mod_glav_title{
    text-decoration: none;
}
.mod_anonce_content:hover div.mod_anonce_title, .mod_glav_title:hover{
    text-decoration: underline;
}
#mod_anonce .mod_anonce_date {
  overflow: hidden;
  font-size: 11px;
  padding-top: 5px;
color: #888;
}
#mod_anonce .mod_anonce_date span div{
  background: url(/modules/mod_latest_in/images/time_light.png) no-repeat -3px center;
  padding-left: 14px;
font-size: 11px;
line-height: 10px;
color: #888
}

#mod_anonce .mod_latest_comments {
  margin: 0;
    font-size: 10px;
float: right;
  background: url(/modules/mod_latest_in/images/comments.png) no-repeat left center;
  text-decoration: none !important;
}
.mod_anonce_img {
    width: 80px;  
  height: 60px;
display: block;
overflow: hidden
}
#mod_anonce .mod_anonce_img img{
 border: 0;
width:auto;
    max-width:100%;
    height:auto;
}
#mod_anonce .mod_anonce_image {
  width: 80px;
  float: left;
  border: 0;
  margin-right:9px 
}
#mod_glav_entry_first{
    overflow: hidden;
    padding: 5px;margin-bottom: 5px
}
#mod_glav_entry_first, .mod_glav_entry{
    border-bottom:1px dotted #ccc;padding-bottom: 5px
}
#mod_glav_entry_first .mod_anonce_image {
    width: 120px;  
}
#mod_glav_entry_first .mod_anonce_img {
     width: 120px;  
  height: 100px;
}
#mod_anonce .mod_anonce_content {
  text-decoration: none;  overflow: hidden
}
#mod_anonce .mod_anonce_title {
  font-size: 14px;
  display: block;
  font-weight: bold;
}
#mod_anonce a.mod_anonce_content .mod_anonce_title {

}

#mod_anonce a.mod_anonce_content:hover .mod_anonce_title {
color: #0499FF
}
#mod_anonce a.mod_anonce_content:hover .mod_anonce_desc {
  color: #000
}
#mod_anonce .mod_anonce_desc {
  line-height: 16px;
  color: #444;
  padding-top: 2px;
  font-size: 12px;
  height: 64px;
  overflow: hidden
}

/*-------------------------------- Краткий. Колонками ---------------------------------*/
#mod_anonce_simple{
display: block;
    width:48%;
    overflow: hidden;
    float: left;
    padding-right: 10px
}
#mod_anonce_simple div.mod_anonce_entry{
    padding: 5px 0
}
#mod_anonce_simple .mod_anonce_title{
    font-size: 13px
}
#mod_anonce_simple .mod_anonce_date{
    padding: 0
}
#mod_anonce_simple .mod_anonce_date span div{
    display: inline-block;
    margin-left: 7px;
}
#mod_anonce_simple .mod_anonce_image {
    height: 50px;
        width:50px
}
#mod_anonce_simple .mod_anonce_image img{
    width:50px
}
/*-------------------------------- Подробный. Колонками ---------------------------------*/
#mod_anonce_cols{
    overflow: hidden
}
#mod_anonce_cols div.mod_anonce_entry{
width:48%;
float: left;
display: block;
height: 105px
}
/*-------------------------------- Подробный. Колонками 2---------------------------------*/
#mod_anonce_cols2{
display: block;
    width:48%;
    overflow: hidden;
    float: left;
    padding-right: 10px
}

/*-------------------------------- Слайдер ---------------------------------*/
#mod_anonce ul,#mod_anonce ul li div.mod_anonce_entry{
    border:0 !important;
}

#mod_anonce ul,#mod_anonce ul li{
list-style: none;margin: 0;padding: 0;float: none;
}
 #mod_anonce ul{
    margin-right: 30px;
    display: block;
    overflow: hidden
 }
 #mod_anonce ul li{
        display: block;
        overflow: hidden;
        height: 103px;
    }

#slider-pagination {
    display: block;
height:103px;
width:26px;
float: right;
overflow: hidden
}   
#slider-pagination a.up, #slider-pagination a.down, #slider-pagination a.pause {
  height: 26px;
line-height: 27px;
display: block;
margin: 0;
padding: 0;
width:26px;
text-align: center;
cursor: pointer
}

#slider-pagination a.up{
  background:url(/modules/mod_latest_in/images/up.png) no-repeat center center
}
#slider-pagination a.down{
   background:url(/modules/mod_latest_in/images/down.png) no-repeat center center
}
#slider-pagination a.pause {
    background:url(/modules/mod_latest_in/images/pause.png) no-repeat center center
}
#slider-pagination a.up:hover{
  background:url(/modules/mod_latest_in/images/up_hover.png) no-repeat center center
}
#slider-pagination a.down:hover{
   background:url(/modules/mod_latest_in/images/down_hover.png) no-repeat center center
}
#slider-pagination a.pause:hover {
    background:url(/modules/mod_latest_in/images/pause_hover.png) no-repeat center center
}






.morecatnews{
    text-align: right;
    clear: both;
    margin-top: 15px;
    overflow: hidden
}
.morecatnews a{
    float: right;
    font-size: 11px;
    display: block;
        padding: 2px 17px 0 0;
font-weight: normal;
text-transform: lowercase;
color: #666;
background: url(/modules/mod_latest_in/images/arrow3_e.png) no-repeat right 3px;
}
