.contents ul {
 margin: 1em 1em 2em;
}

.contents li {
 list-style: disc outside;
}

ul.testimonials {
 margin: 0;
}

ul.testimonials li {
 list-style: none;
}

.contents img {
 float: right;
}

.pictures img {
 float: none;
 }

.press a {
 text-decoration: underline;
 }
 
img.normal, .press img {
 float: none;
 vertical-align: middle;
 width: 80px;
}