







#sheetswitch { display:block; float:right; margin-bottom:20px;top: -5px;position: relative;}
#sheetswitch a { color:#333!important; text-decoration:none!important; font-family:Arial, Helvetica, sans-serif!important; cursor: pointer; cursor: hand;}
#sheetswitch a:hover { color:#333!important;}
#sheetswitch img { border: none; }
#sheetswitch .swatch { margin-right: 15px; display: block; width: 20px; height: 20px; float: left; border: 1px solid white;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
 }
#sheetswitch .swatch_hi { border: 1px solid #777; }
.sheetswitch_prev { margin-right: 15px; }
.sheetswitch_next,
.sheetswitch_prev { float: left; }
