.twitterPanel { background:  url(../img/build/twitter/twitterPanelBg.png) no-repeat; background-size: 100% 100%; padding: 8.6% 7.7% 8.6% 7.7%;  margin: 5% 2% 0% 5% ;} 

.twitterPanel p.latest { font-weight: bold; color:#00456b; width: auto; display: inline-block; margin-top: -2px;}

.twitterPanel p.latest img { margin-right: 10px;} 

.twitterPanel .divider{ padding-top: 17px; padding-bottom: 15px;}

.twitterPanel .tweet{color: #0f4c67; margin-left:21px;}

.twitterPanel .tweet img { margin-left:-21px; margin-right:5px;}

.twitterPanel a { color:#44a5dc; text-decoration: underline;}

.twitterPanel .highlight { color:#44a5dc; }

.twitterPanel .controls { margin-top: 5%;}

.twitterPanel .tweet.quote:after { content:""; display:inline-block; background:url(../img/build/twitter/twitter_quoteEnd.png) no-repeat; background-size: 100% 100%;  width:16px; height: 13px;margin-left: 5px;}

@media only screen and (min-width: 750px) {

.twitterPanel {margin: 0% 0 0 10%; padding:0% 7.7% 8.6% 7.7%;}

.twitterPanel p.latest { font-size: 1.2em;}

.twitterPanel .tweet{font-size: 1.1em}

}