.recommendation{position:fixed;right:-300px;width:300px;background:#fff;font:12px Arial,Helvetica,sans-serif;border-top:3px solid #425b76;overflow:hidden;display:none;padding-bottom:10px;text-align:left;border-bottom-left-radius:10px;-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;box-shadow:-2px 2px 5px rgba(102,102,102,.3);-moz-box-shadow:-2px 2px 5px rgba(102,102,102,.3);-webkit-box-shadow:-2px 2px 5px rgba(102,102,102,.3);}
.recommendationWrapper{padding:10px;float:left;width:260px}
span.row{display:block}
.recommendation a{text-decoration:none;color:#00c0f3;font-size:11px}
span.recommendationCategory{text-transform:uppercase;font-size:11px;margin-left:2px;margin-bottom:5px}
span.recommendationTitle{margin-bottom:5px}
span.recommendationTitle a{font-size:14px}
.imgReplace{display:block}
.imgReplace span{display:none}
div.openWrapper{width:20px;float:left;display:none}
a.openRecommendation{width:13px;height:13px;background:url(http://cdn.sailthru.com/assets/images/icons/open.gif) 0 0 no-repeat;margin-top:36px;margin-left:5px}
a.openRecommendation:hover{background:url(http://cdn.sailthru.com/assets/images/icons/open.gif) 0 -13px no-repeat}
a.closeRecommendation{position:absolute;top:5px;right:5px;width:13px;height:13px;background:url(http://cdn.sailthru.com/assets/images/icons/close.gif) no-repeat}
.recommendationThumb{float:left;width:50px;height:50px;/*background:#ccc*/}
.recommendationThumb img{max-width:100%;}
.recommendationDetails{float:left;margin-left: 10px;width: 200px;}
.recommendationFooter{font-size:11px;text-align:right;clear:both;padding-right:5px}

.planning ~ .recommendation{border-top-color:#5e117a;}
.saving ~ .recommendation{border-top-color:#0099cc;}
.spending ~ .recommendation{border-top-color:#05b6b6;}
.investing ~ .recommendation{border-top-color:#00992d;}

.lt-640 .sailthruRecommendation {display:none !important;}


