/**

 * All of the CSS for your public-facing functionality should be

 * included in this file.

 */



 .cdrw_default{

     background:#4168e2;

     color:#fff;

     text-align:left;

 }



 .cdrw_default a{

     color:#FFF;

 }