﻿li > a {
font-size:10pt;
line-height:1.5em;
}

.subtitle {
position:relative;
left:-5000px;
}

ul.reasons {
margin-left:1.5em;
}

ul.reasons li {
list-style-image:url(../images/icons/checkmark_16.png);
}

#post_count {
float:right;
margin-right:3.5em;
padding-left:7.5em;
margin-top:2.5em;
border-left:1px solid #c6c6c6;
}

#post_count_title {
font-weight:700;
text-align:center;
font-size:7pt;
}

#post_count_number {
font-size:3em;
text-align:right;
margin-top:5px;
margin-bottom:5px;
padding:5px 10px;
background-color:#f6f6f6;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
}

#post_count_footer {
font-weight:700;
text-align:center;
font-size:6pt;
}

div#follow {
margin-top:2em;
text-align:center;
}

div#follow img {
border:0;
}

div#follow a {
text-decoration:none;
outline-style:none;
}