.slidemaximage { display:none; }	

/* NEWS */
#newsBox { font-size:12px; width:658px; border:#000000 solid 1px; margin:0 0 30px 0;}
#newsBox h3 { float:left; padding:6px 17px; background:#000000; color:#fff; width:65px; }
#news { float:left; line-height:12px; width:559px; padding:6px 0; background:#fff; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; }
#news li { letter-spacing:0.1em; }
#newsBox span { font-weight:bold; padding:0 15px; margin:0 15px 0 0; background:url(../images/share/dotBar.gif) top right repeat-y; }
#news li a { margin:0 5px; color:#00537d;}
#news li a:hover {color:#fff; background:#00537d;}

/* GARELLEY */

#slider { width: 660px; /* important to be same as image width */ height: 138px; /* important to be same as image height */ position: relative; /* important */ overflow: hidden; /* important */ z-index:10; margin:30px 0;}
#slider h3 { width:79px; padding:6px 10px; background:#000000;}
#slider p { position:absolute; top:24px; right:0; width:112px; height:107px; border:#000000 solid 3px; border-left:none;}
#slider p a { background:#00537d; display:block; width:32px; height:11px; padding:48px 40px;}
#slider p a:hover { background:#999999;}
#sliderContent { width: 539px; /* important to be same as image width or wider */ position: absolute; top: 24px; height:107px; margin-left: 0; border:#000000 solid 3px; background:#fff;}
.sliderImage { float: left; position: relative; display: none; width: 539px; height:107px;}
.sliderImage span { position: absolute; padding: 4px 18px; background:#000 url(../images/share/arrow.gif) 8px 10px no-repeat; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; color: #fff; display: none; width: 503px; vertical-align:bottom;}

.sliderImage a { font-size: 12px; font-weight:bold; color:#fff; text-decoration:underline; padding:0 30px 0 0;}
.sliderImage a:hover { text-decoration:none;}
.top,
.bottom { top: 86px; left: 0; }
* html .optionsDivInvisible,* html .optionsDivVisible { margin-left:16px; }
*:first-child+html .optionsDivInvisible, *:first-child+html .optionsDivVisible {margin-left:16px;}
