#mainslideshow{ width:250px; /* Total width of slideshow */ padding:0px; margin:0px; margin-left:0px; border:none; }
#previewPane{ border:1px solid #CCCCCC; text-align:center; vertical-align:middle; position:relative; /* CSS HACK */ height: 180px; /* IE 5.x */ height/* */:/**/180px; /* Other browsers */ height: /**/180px; width: 250px; }
#previewPane img{ line-height:400px; }
#previewPane #largeImageCaption{ font-style:italic; text-align:center; font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; font-size:0.9em; }/* CSS styling of image caption below large image */ 
#waitMessage{ display:none; position:absolute; left:60px; top:50px; background-color:#FFF; border:1px solid #CCCCCC; padding:4px; color:#555; font-size:10px; font-family:arial; }
#galleryContainer{ height:45px; /* Height of the images + 2 */ position:relative; overflow:hidden; padding:3px 1px 1px 1px; /* CSS HACK */ height: 45px; /* IE 5.x - Added 2 pixels for border left and right */ height/* */:/**/45px; /* Other browsers */ height: /**/45px; }
#arrow_left{ position:absolute; left:0px; background-color: #FFF; padding:0px; }
#arrow_right{ position:absolute; right:0px; background-color: #FFF; padding:0px; }
#theImages{ padding-top: 3px; position:absolute; height:110px; left:30px; width:1000000px; }
#theImages #slideEnd{ float:left; }
#theImages img{ float:left; padding:1px; cursor:pointer; border:0px; opacity:0.5;filter:alpha(opacity=50) }
#waitMessage { display:none; position:absolute; left:60px; top:50px; background-color:#FFF; border:1px solid #CCCCCC; padding:4px; color:#555; font-size:10px; font-family:arial; }
#theImages .imageCaption{ display:none; }
/* END OF BUSINESS SLIDESHOW */
a img { border: 0; }
a { color: #1B75BB; text-decoration: none; }
a:hover {color: #666;text-decoration: underline; }