DIV.slideBox-container { position:relative; background:#F3F3F3; border:solid 1px #B9B9B9; margin-bottom:20px; }
DIV.slideBox-arrows { background:transparent; float:right; margin:2px; padding-left:1px; width:16px; z-index:1; }
DIV.slideBox-previous { position:absolute; right:0px; top:0px; }
DIV.slideBox-next { bottom:0px; position:absolute; right:0px; }
DIV.slideBox-arrows A,
DIV.slideBox-arrows A:hover IMG,
DIV.slideBox-arrows IMG { background:transparent; border:none; outline:none; }
DIV.slideBox-wrapper { overflow:hidden; position:relative; height:100px; }
DIV.slideBox-slider { left:0px; position:absolute; top:0px; background:transparent; }
DIV#example1 UL { clear:both; margin:0; padding:0; }
DIV#example1 UL LI { display:inline; list-style-type:none; width:150px; height:78px; line-height:78px;
text-align:center; margin:10px; float:left; border:solid 1px #029FDA; color:#FFFFFF; }
DIV#example1 UL LI.normal { background-color:#131A1D; }
DIV#example1 UL LI.over { background-color:#029FDA; border:solid 1px #131A1D; }
DIV#example2 { width:636px; }
DIV#example2 UL { margin:0; padding:0; clear:both; }
DIV#example2 UL LI { display:inline; list-style-type:none; width:100px; height:78px; line-height:78px;
text-align:center; margin:10px; float:left; border:solid 1px #029FDA; color:#FFFFFF; }
DIV#example2 UL LI.normal { background-color:#131A1D; }
DIV#example2 UL LI.over { background-color:#029FDA; border:solid 1px #131A1D; }
DIV#example3 { width:250px; padding:5px 0px 5px 5px; }
DIV#example3 DIV.slideBox-wrapper { height:144px; }
DIV.example3-content { line-height:18px; }