@charset "UTF-8";
.monthly-special {
width: 335px;
height: 250px;
padding-left: 20px;
padding-bottom: 20px;
background-repeat: no-repeat;
background-color: #333333;
margin-bottom: 20px;
background-image:url(../../../images/services/backgrounds/getting-started-toc.jpg);
background-position: -50px 50%;
float: left;
margin-right: 20px;
border-radius: 20px;
position: relative;
}
.monthly-special h3 {
font-size: 36px;
color: #ddd;
font-weight: normal;
margin: 0;
padding: 15px 0 0 0;
line-height: 1em;
font-family: 'PublicGothicVintageRegular', Impact, Arial, sans-serif;
-msie-text-shadow: 1px 1px 0 #999;text-shadow: 1px 1px 0 #999;
}
.monthly-special .post-info {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.monthly-special .entry {
width: 320px;
color: #444;
-msie-text-shadow: 1px 1px 0 #ccc;text-shadow: 1px 1px 0 #ccc;
}
.monthly-special .entry a {
-msie-text-shadow: none;text-shadow: none;
padding-left: 2px;
padding-right: 2px;
}
.monthly-special .expiration {
position: absolute;
bottom: 5px;
right: 20px;
color: #999;
}
.rss {
 float:right;
}