.maintweet {
 font-size: 28px;
 margin-bottom: 20px;
 font-weight: normal;
}

.subtweet {
 font-size: 16px;
 margin-bottom: 16px;
 font-weight: normal !important;
 color: #CCC !important;
}


.maintweet a, .subtweet a {
 color: #0084B4 !important;
}

.maintweet a:hover, .subtweet a:hover {
 text-decoration:underline !important;
}

.daterule {
 color: #777 !important;
 font-weight: normal !important;
 font-size: 11px !important;
}

.daterule a {
 color: #777 !important;
 font-weight: normal !important;
 font-size: 11px !important;
}
