#wrap {width:338px; height:242px; background: #c5d99f url(../images/layout/screen1.png) no-repeat;  position:relative; margin-bottom:10px }
#slide {width:338px; height:242px; overflow:hidden; position:absolute; left:0px; top:0px; background:#fff; border:1px solid #d4d4d4 }
#slide a {text-decoration:none; display:block; width:480px; height:360px; position:absolute; left:480px;}
#slide a img {display:block; border:0; cursor:default}
#title {width:131px; height:132px; background:url(star.png); position:absolute; left:5px; top:-30px; }
* html #title {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='photo-slide/star.png', sizingMethod='crop');}
#previous b {display:none;}
#previous {width:14px; height:14px; background:url(../images/layout/bckwards_btn.gif) no-repeat bottom right; position:absolute; left:305px; top:247px; cursor:pointer; }
#previous:hover{background:url(../images/layout/bckwards_btn.gif) no-repeat bottom left;}
* html #previous {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/layout/bckwards_btn.gif', sizingMethod='crop');}
#next b {display:none;}
#next {width:14px; height:14px; background:url(../images/layout/foward_btn.gif) no-repeat bottom right; position:absolute; left:324px; top:247px; cursor:pointer;}
#next:hover{background:url(../images/layout/foward_btn.gif) no-repeat bottom left;}
* html #next {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/layout/foward_btn.gif', sizingMethod='crop');}
#buttons {position:absolute; left:50px; top:405px;}
#buttons div {width:20px; height:20px; background:url(button.gif); float:left; margin-right:5px; display:inline;}
#buttons div b {display:block; width:20px; height:20px; line-height:19px; font-family:arial, sans-serif; font-size:11px; color:#16a;text-align:center; cursor:pointer;}
img#loading {position:absolute; left:240px; top:170px;}
