/*---------- YOU CAN CHANGE THIS STUFF -----------*/
#bannerRotator { width:230px; height:345px; padding:5px; margin:20px auto;}
#bannerRotator ul li img{ max-width:230px; max-height:345px; }


/*---------- YOU MIGHT BREAK IT IF YOU CHANGE THIS STUFF -----------*/
#bannerRotator { position:relative; }
#bannerRotator ul { list-style:none; padding:0; position:relative; margin:0; }
#bannerRotator ul li { display:none; position:absolute; }
#bannerRotator ul li a { text-decoration:none; }

