.sliderbutton {float:left; width:32px; padding-top:134px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}

#slider {float:left; margin-top:-14px; position:relative; overflow:auto; width:590px; height:355px;}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:590px; height:355px; position:relative;}

.pagination {float:right; list-style:none; margin:15px 15px -30px 0; position:relative; z-index:5;}
.pagination li {float:left; cursor:pointer; padding:5px 10px 4px 9.5px; margin:0 4px 0 0; text-align:center; font-weight:bold;}
li.current {border:1px solid #ccc; background:#888}
li.current a {background:#999;}

#slideshow .pagination li {background:url(images/sprites.png) -894px -465px no-repeat;}
#slideshow .pagination li.current {background:url(images/sprites.png) -932px -465px no-repeat; border:none;}

#slideshow .slide-description	{background:url(images/shadow-4x4.png); float:left; position:absolute; bottom:0; width:590px}
#slideshow .slide-title				{font-size:25px; font-weight:bold; float:left; line-height:1.1; margin:30px 25px 0 25px; width:250px;}
#slideshow .slide-excerpt			{font-size:14px; line-height:1.4; margin:30px 25px; float:left; width:240px;}
#slideshow .slide-excerpt span{float:left; width:240px;}
a.slide-read-more							{background:url(images/more-arrow.png)no-repeat left; float:right; padding-left:25px; font-weight:bold; margin:20px 0 0 0; color:#F20D48;}