/**
 * Global CSS
 * Copyright cjscreativemall.com
 * Revision $ID$
 */
/* -----------------------------BASE CSS----------------------------- */


/* -------------------------------------------------CUSTOM RADIO------------------------------------------------- */

.myradiobox {color:#000000;float:left;height:15px;margin-left:10px;margin-top:2px;}
.myradiobox li { height:20px; float:left; margin-right:10px;}
.myradiobox label {cursor:pointer; background:url(../images/radio.png) left top no-repeat transparent;padding-left:20px; font-size:11px; display:block; height:15px;}
.myradiobox .myradio {cursor:pointer; background:url(../images/radio_active.png) left top no-repeat transparent; height:20px; float:left; padding-left:20px;}
.myradiobox input {position:absolute; left:-9999px; border:none!important;}



   


