#recomandari {
    width: 740px;
}

.right-div ul {
    list-style-image: url('/images/bullet_circle_blue.jpg');
}

#contact .harta {
    color: #db3535;
}

#producatori {
    color: #db3535;
    font-weight: bold;
    margin: 10px 10px 20px 30px;
}

#producatori:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html #producatori { 
	height:1%;
}

#producatori ul {
    list-style-type: none;
    margin-top: 16px;
}

#producatori ul li {
    width: 118px;
    float: left;
    line-height: 18px;
}

#producatori ul li a {
    color: #5e5e5e;
}


#main-cats ul.sl {
    margin: 0 0 4px 15px;
    padding: 0;
}

#main-cats ul.sl a {
    font-size: 11px;
}

#main-cats .seeall2 {
    font-weight: bold;
    font-size: 11px;
    
}
