#wrap {width:650px; height:390px; /*background: #8bd; border:5px solid #adf;*/ position:relative; margin:10px auto 10px auto;}

#slide {width:580px; height:310px; overflow:hidden; position:absolute; left:49px; top:29px; background:#fff; border:1px solid #698639; border-color:#479 #adf #adf #479;}

#slide div {width:540px; height:270px; position:absolute; left:580px; padding:20px;}

#slide div img {display:block; border:1px solid #8bd; float:left; margin-right:20px; width: 200px;}

#slide h3 { font-size: 1.8em; text-align: center; border-bottom: 2px dashed #96ccf3; font-weight: normal; font-style: italic; padding: 5px 0; margin: 0 0 10px 0; }

#title {width:110px; height:69px; background:url(../img/slide_title.png) no-repeat; position:absolute; left:10px; top:-7px;}

* html #title {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='info-slide/star.png', sizingMethod='crop');}

#previous b {display:none;}

#previous {width:52px; height:52px; background:url(../img/left_arrow.png); position:absolute; left:15px; top:150px; cursor:pointer;}

* html #previous {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/left_arrow.png', sizingMethod='crop');}

#next b {display:none;}

#next {width:52px; height:52px; background:url(../img/right_arrow.png); position:absolute; left:610px; top:150px; cursor:pointer;}

* html #next {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/right_arrow.png', sizingMethod='crop');}

#buttons {position:absolute; left:50px; top:355px;}

#buttons div { float:left; display:inline; border-left: 1px solid #96ccf3;}
#buttons div.last { border-right: 1px solid #96ccf3;}
#buttons div b {display:block; padding:0 7px; line-height:19px; font-family:arial, sans-serif; color:#96ccf3;text-align:center; cursor:pointer;}

img#loading {position:absolute; left:200px; top:170px;}
