@CHARSET "UTF-8";

/* set the correct dimensions for the width and height 
 and uncomment or you may experience problems. */

div.rubik_container, div.rubik_container_h{ overflow: hidden;  width: 257px; height: 300px; }
div.rubik_drawer, div.rubik_drawer_h{position: relative; }

div.rubik_page, div.rubik_page_h{ overflow: hidden;  width: 257px; height: 300px; }
div.rubik_page_h{float: left;}

