.newsletter-short {
float:left;
width: 100%;
background: url(../images/dotted-horizontal-border.png) repeat-x center bottom;
padding-bottom: 15px;
margin-bottom: 20px;
}
.newsletter-short table {
margin-bottom:0px;
}
.newsletter-short table td {
padding:10px;
}
.newsletter-short .newsletter-name {
font-family: 'Shadows', sans-serif;
font-size: 20px;
font-weight: normal;
color: #d31145;
width: 355px;
}
.newsletter-link span {
width:50px;
height:58px;
background:url(../images/pdf.png) no-repeat;
display:inline-block;
text-indent: -9999px;
}
.newsletter-body {
width: 475px !important;
}
.newsletter-body p {
font-family: 'KlavikaLight', sans-serif;
font-size: 16px;
font-weight: normal;
font-style: normal;
margin: 0 0 10px 0;
}