*{margin:0;padding:0}#Container{ margin:0 auto; padding: 0; width:280px; height:440px; background-color:#000; position: relative; border:solid #fff; overflow:hidden ; float: left; }#LoadContainer{height:25%;width:50%;position:absolute;top:40%;left:25%;text-align:center;z-index:1}#PhotoContainer{visibility:hidden}#CaptionBlock{ color: #d6aa72; font-size: 80%; font-weight: bold; line-height: 140%; height:auto; width:260px; text-align:left; float: left; margin:1em auto 0      }#Caption{ color:#fff; font-size: 100%; font-weight: normal; text-align: left; padding-left: 5px; }#License{margin:0 auto;padding-top:10px;font-size:10px;color:#666;border-top:1px solid #ceceb5;width:260px;text-align:left;line-height:1.4em;}#LinkContainer{display:none;position:absolute;top:0;left:0;height:50%;width:260px;z-index:100;background:url(../images/slideshow/start.gif) no-repeat 50% 50%}#PrevLink{ z-index:100; position:absolute; top: 0; left:0; height:50px; width:50px; display:block  }#NextLink{ z-index:100; position:absolute; top: 0; left:50%; height:50px; width:50px; display:block  }#PrevLink:hover,#NextLink:hover{text-decoration:none}#PrevLink{ background:url(../images/slideshow/prev_sidebarx.png) no-repeat -255px 130px }#PrevLink:hover { background: url(../images/slideshow/prev_sidebarx.png) no-repeat 5px 130px; }#NextLink{background:url(../images/slideshow/next_sidebarx.png) no-repeat 85px 130px}#NextLink:hover { background: url(../images/slideshow/next_sidebarx.png) no-repeat -175px 130px; }#PrevLink span,#NextLink span{display:none}#Wrapper{margin:0 auto;height:500px;width:380px;overflow:hidden;position:relative}#Wrapper[id]{display:table;position:static}#InnerWrapper{position:absolute;top:50%;left:0;}#InnerWrapper[id]{display:table-cell;vertical-align:middle;position:static}#OuterContainer{position:relative;top:-50%}