@charset "UTF-8"; div.news{ width: auto; margin-bottom: 10px; height: 170px; overflow-y: hidden; padding-bottom: 0px; border-color: #000; } div.news img{ float: left; margin: 10px; display: block; width: 150px; } div.news p{ margin-right: 10px; margin-left: 5px; margin-bottom: 0px; margin-top: 6px; } div.clearer{clear: left} div.news div.testo { height: 110px; overflow-y: hidden; margin-left: 6px; margin-top: 10px; margin-right: 5px; } div.news div.testo p{ margin-left: 0; margin-top: 0px; } div.news div.news-dx { margin-top: -10px; background-color: #cccccc; display: block; margin-left: 170px; margin-bottom: 10px; height: 150px; text-decoration: none; background-image: -webkit-linear-gradient(270deg,rgba(226,226,226,1.00) 0%,rgba(252,252,252,1.00) 100%); background-image: -moz-linear-gradient(270deg,rgba(226,226,226,1.00) 0%,rgba(252,252,252,1.00) 100%); background-image: -o-linear-gradient(270deg,rgba(226,226,226,1.00) 0%,rgba(252,252,252,1.00) 100%); background-image: linear-gradient(180deg,rgba(226,226,226,1.00) 0%,rgba(252,252,252,1.00) 100%); } div.news div.news-dx h2 { margin-left: 5px; margin-top: 20px; padding-top: 5px; } .news .news-dx h2 a { text-decoration: none; color: #Bf0000; }