﻿/**************** ROTATING BOTTOM ICONS ****************/

#slideshow { height: 144px; width: 936px; position: relative; left: -5px; }
#slideshow .cnt { padding: 15px 20px 0 30px; }

#slider2 { width: 890px; position: relative; }
#slider2 .buttons span { display: block; width: 38px; height: 37px; font-size: 0; line-height: 0; text-indent: -4000px; cursor: pointer; }
#slider2 .buttons span { position: absolute; top: 21px; }
#slider2 .buttons .prev { left: 0; background: url(../images/banners/bullet_arrow_left.png) no-repeat 0 0; }
#slider2 .buttons .next { right: 0; background: url(../images/banners/bullet_arrow_right.png) no-repeat 0 0; }
#slider2 .holder { width: 790px; height: 78px; margin: 0 auto; position: relative; overflow: hidden; }
#slider2 .content { position: absolute; top: 0; left: 0; width: 100000px; }
#slider2 .content ul { float: left; display: inline; padding-left: 0; }
#slider2 .fragment { float: left; display: inline; list-style-type: none; }
#slider2 .fragment a { float: left; display: inline; width: 133px; height: 72px; padding: 3px; margin: 0 10px; }
