#gallery {background:#222;}
#gallery h2.gallery_title  {font-size:1.4em; border-bottom:3px solid #ddd; background:#fff; padding:5px; margin-bottom:0}
#gallery .gallery_desc {display: none;} 
#gallery .gallery_tools {padding:5px 25px; background:#333; color:#555; text-align:right;}
#gallery .gallery_tools a{color:#bbb;}
#gallery .gallery_tools .storyTools a{color:#333;}
#gallery .gallery_tools #storyLink {float:left;}
#gallery .gallery_tools a#buyLink.unavailable {color:#666;}
#gallery .gallery_tools .available {font-weight:bold; font-size:1em; color:#4B8F35;}

#gallery .gallery_nav {clear:both; float:left; width:70px; height:470px; overflow:hidden; margin:30px 0 10px 16px;}
* html #gallery .gallery_nav {width:80px;}
#gallery .gallery_nav .arrow {display:block; width:60px; height:20px; }
#gallery .gallery_nav .prev {background:url(http://media.kansascity.com/images/v15/arrow-up.gif) no-repeat; margin:0 auto;}
* html #gallery .gallery_nav .prev {margin:0 0 0 5px;}
#gallery .gallery_nav .next {background:url(http://media.kansascity.com/images/v15/arrow-down.gif) no-repeat; margin:5px auto;}
* html #gallery .gallery_nav .next {margin:5px 0 0 5px}

#gallery .gallery_carousel {margin:0 auto;}
#gallery .gallery_carousel ul li {margin:5px 0 0 0; padding:0; width:70px; height:70px;}
* html #gallery .gallery_carousel ul li {width:80px; height:80px;}
#gallery .gallery_carousel ul li a {display:block; border:5px solid #333; width:60px; height:60px; margin:0; padding: 0;}
#gallery .gallery_carousel ul li a:hover {text-decoration: none;}
* html #gallery .gallery_carousel ul li a {width:70px; height:70px;}
#gallery .gallery_carousel ul li.current a {border-color:#f5f5f5;}

#gallery .gallery_image_shuffle {width:240px; height:20px; margin:0 0 0 257px;}
#gallery .gallery_image_shuffle .gallery_count {float:left; width:80px; text-align:center; font-size:1.3em; height:30px; line-height:30px; font-weight:bold; color:#f5f5f5; margin:0;}
#gallery .gallery_image_shuffle .arrow {display:block; float:left; width:60px; height:20px; margin:5px; }
#gallery .gallery_image_shuffle .prev {background:url(http://media.kansascity.com/images/v15/arrow-left-horiz.gif) no-repeat;}
#gallery .gallery_image_shuffle .next {background:url(http://media.kansascity.com/images/v15/arrow-right-horiz.gif) no-repeat;}
#gallery .gallery_image_wrapper {text-align:center; color:#f5f5f5; margin:10px 10px 0 90px; padding:0 0 5px 0;}
#gallery .gallery_image_wrapper .gallery_image {width:525px; background:#333; margin:0 auto; padding:5px;}
#gallery .gallery_image_wrapper .gallery_image_desc {width:515px; margin:0 auto; padding:10px; background:#333; text-align:left;}
* html #gallery .gallery_image_wrapper .gallery_image_desc {width:525px; margin:0 0 0 4px;}
#gallery .gallery_image_wrapper .gallery_image_credit {font-size:.8em;}
#gallery .gallery_image_wrapper .gallery_image_buy {display:none;}

#gallery .gallery_image_desc a {font-weight:bold; color:#ffd; border-bottom:1px dotted #ddd}
#gallery .gallery_image_desc a:hover {text-decoration: none}