#myscroller { position:relative; // mandatory width:125px; height:307px; // set as required background-color:#ffffff; // set as required overflow:hidden; // mandatory border:solid 0px; margin:0px; // optional }