/* Start of CMSMS style sheet 'tweets' */
p.tweet {
font-family: sans;
line-height: 1.1em;
margin-bottom: 0.8em;
font-size: 0.8em;
}

span.tweet-time {
font-weight: bold;
background: transparent url('uploads/images/twitter-logo.gif') no-repeat scroll left center;
padding-left: 20px;
}

span.tweet-time a {
text-decoration: none;
color: #2276BB;
}

span.tweet-text {
font-style: italic;
}

span.tweet-text a {
text-decoration: none;
color: black;
}
/* End of 'tweets' */

