/* UltraMega Studio Highslide */
.photo {width: 230px; height: 153px; padding: 5px; text-align: center; background: white url('http://ultramegastudio.com/studio/images/current.gif') no-repeat center;}
.photo img {width: 230px; height: 153px; border: 0px;}
.photo span {font: 11px Verdana; color: #CCCCCC; line-height: 30px;}

.highslide-active-anchor img {visibility: hidden;}
.highslide-wrapper {background: white;}
.highslide-image {border: 10px solid white;}
.highslide-caption {display: none; font: 10px Verdana; color: black; padding: 5px; border: 10px solid white; border-top: none; background-color: white;}
.highslide-loading {display: block; padding: 2px 2px 2px 22px; border: 1px solid black; font: bold 10px Verdana; color: black; text-decoration: none; background: white url('highslide/graphics/loader.white.gif') no-repeat 3px 1px;}
.highslide-overlay {display: none;}
a.highslide-full-expand {display: block; width: 34px; height: 34px; margin: 0px 10px 10px 0px; background: url('highslide/graphics/fullexpand.gif') no-repeat;}
.closebutton {position: relative; top: -20px; left: -20px; width: 30px; height: 30px; cursor: hand; cursor: pointer; background: transparent url('http://paradise.greyfishcreative.com/global/images/close.png'); _background: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://paradise.greyfishcreative.com/global/images/close.png', sizingMethod='scale');}
.highslide-display-block {display: block;}
.highslide-display-none {display: none;}
