.blue-block { display:block; width:100%; padding:7px; background:#e4eff8; margin:7px 0 7px 0; }
.orange-block { display:block; width:100%; padding:7px; background:#f5c03f; margin:7px 0 7px 0; }
/**/
.rmo-for-you { text-align:center; color:#000000;}
.rmo-for-you a { color:#000000; font-size:18px; text-decoration:none; } 
.rmo-for-you a:hover { text-decoration:underline; } 
.rmo-for-you-orange { color:#f5c03f; }
.rmo-for-you-orange:hover { text-decoration:none; }
/**/
.img-left { float:left; margin:0 7px 7px 0; }
.img-right { float:right; margin:0 0 7px 7px; }
/**/
.orange-title-link { color:#f5c03f; font-size:15px;  }
.orange-title-link:hover { text-decoration:none; }
