<html><body><p>a.linkformat:link, a.linkformat:visited {
font-weight:bold;
text-decoration:none;
}

a.linkformat:hover {
text-decoration:underline !important;
}

img {
widht:100%;
}


#wrapper [class*=module] &gt; * {
    padding: 0 15px 0 20px;
}
</p></body></html>