#wrap {width:450px; height:550px; background: #000131; position:relative; border:2px solid #000; margin:0px auto 20px auto;}
#slide {width:350px; height:450px; overflow:hidden; position:absolute; left:49px; background:#000131;}
#slide a {text-decoration:none; display:block; width:450px; height:550px; position:absolute; left:480px;}
#slide a img {display:block; border:0;}
#previous b {display:none;}
#previous {width:32px; height:32px; background:url(left.png); position:absolute; left:34px; top:154px; cursor:pointer;}
/* html #previous {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='left.png', sizingMethod='crop');}*/
#next b {display:none;}
#next {width:32px; height:32px; background:url(right.png); position:absolute; left:384px; top:154px; cursor:pointer;}
/* html #next {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='right.png', sizingMethod='crop');}*/
#buttons {position:absolute; left:50px; top:450px;}
#buttons div {width:62px; height:37px; float:left; margin-right:8px; display:inline;}
#buttons div img {display:block; cursor:pointer; border:1px solid #444;}
img#loading {position:absolute; left:240px; top:170px;}

#slide a {color:white;font-size:12px;}

#slide h3.chng_title {font-size:18px;font-weight:bold;color:white;padding:10px 0 10px 0;}
