#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:350px; margin:10px; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:350px; height:180px;}
#information {position:absolute; bottom:0; width:350px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:350px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:186px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:186px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {position:relative;}
#slideleft {position:absolute; top:10px; left:0px; width:15px; height:57px; background:url(http://www.sabre-holdings.com/images/careers/thumbnail_arrow_left.gif) center center no-repeat; z-index:100;}
#slideright {position:absolute; top:10px; right:0px; width:15px; height:57px; background: url(http://www.sabre-holdings.com/images/careers/thumbnail_arrow_right.gif) center center no-repeat;  z-index:100;}
#slideright:hover, #slideleft:hover  {background-color:#ccc}
#slidearea {float:left; position:relative; width:350px; height:65px; margin-top:5px; overflow:hidden}
#slider {position:absolute; left:0; height:58px}
#slider img {cursor:pointer; padding:5px}