#container{width:450px;height:280px;position:absolute;top:70px;left:75px;}
#txpanel{width:450px;height:284px;color:#d3d3d3;overflow:hidden;position:absolute;top:12px;right:42px;font-size:1.1em;line-height:1.2em;}
  #txpanel p{margin-top:0;}
  #txpanel strong{color:#d6d3a1;}
#scroll{width:25px;position:absolute;top:0;right:0;}
#video{top:22px;right:30px;}

#reserve{width:428px;height:343px;background:url(../img/bg_bookForm.jpg) no-repeat;position:absolute;top:22px;right:30px;}
  #reserve ul{width:243px;padding:12px 10px 0 0;margin:0;float:right;list-style-type:none;}
  #reserve li span{display:block;margin:4px 0 3px 10px;font-weight:bold;color:#565656;}
  #reserve li input{width:232px;height:18px;background-color:#ededed;border:1px solid #c3c3c3;font-size:1.15em;text-indent:5px;}
  #reserve li textarea{width:232px;height:150px;background-color:#ededed;border:1px solid #c3c3c3;font-size:1.15em;text-indent:5px;}
  #reserve li.small{float:left;width:105px;margin-right:16px}
  #reserve li.small input{width:75px;}
  #reserve li.small select{width:110px;height:22px;background-color:#ededed;border:1px solid #c3c3c3;font-size:1.15em;}
  #reserve li.small a{float:right;}
  #reserve p{float:left;width:140px;margin:15px 0 0 14px;color:#474747;}
  #reserve .btsend{position:absolute;bottom:16px;right:20px;}
  
  #reserve .vote{position:absolute;bottom:16px;right:150px;display:none;}
  #reserve .vote img{cursor:pointer;}

.rank{ position:absolute;bottom:16px;right:100px;background:url(../img/rank.gif) top left repeat-x;width:100px;height:22px }
.rank #current-rating { background:url(../img/rank.gif) left bottom;position:absolute;width:0px;height:22px;bottom:0 }
 #reserve .rank ul { float:none;width:100px; height:22px;margin:0;padding:0;overflow:auto }
 #reserve .rank li {padding:0px;width:20px;height:22px;margin:0px;float:left;}
 #reserve .rank li a {display:block;width:20px;height:22px;text-decoration:none;text-indent:-9000px;z-index:20;position:absolute;padding:0px;background-image:none;}
 #reserve .rank li a:hover{background: url(../img/rank.gif) left center;z-index:1;left:0px;}
 
 #reserve .rank a.star-1 {left: 0px;}
 #reserve .rank a.star-1:hover {width: 20px;}
 #reserve .rank a.star-2 {left: 20px;}
 #reserve .rank a.star-2:hover {width: 40px;}
 #reserve .rank a.star-3 {left: 40px;}
 #reserve .rank a.star-3:hover {width: 60px;}
 #reserve .rank a.star-4 {left: 60px;}
 #reserve .rank a.star-4:hover {width: 80px;}
 #reserve .rank a.star-5 {left: 80px;}
 #reserve .rank a.star-5:hover {width: 100px;}

 #reserve .rank .s20{width:20px;}
 #reserve .rank .s40{width:40px;}
 #reserve .rank .s60{width:60px;}
 #reserve .rank .s80{width:80px;}
 #reserve .rank .s100{width:100px;}



.scrollContent{font-size:1.1em;line-height:1.2em;color:#d3d3d3;padding:20px 0;}
  .scrollContent strong{color:#d6d3a1;}
  .scrollBar{width:32px;border-left:1px solid #888;}
  .scrollBar .scrollBar_Drag{overflow:hidden;}
  .scrollBar .scrollBar_DragClick{width:3px;background-color:#fff;margin:-10px 4px 20px;}
  .scrollBar .scrollBar_Up{background:transparent url(../img/upScroll.gif) top;width:25px;height:32px;cursor:pointer;}
  .scrollBar .scrollBar_Down{background:transparent url(../img/downScroll.gif) bottom;width:25px;height:32px;cursor:pointer;}
  
.scrollContent ul{margin:0 10px 0 0;padding:0;list-style-type:none;}
  .scrollContent li{margin-bottom:20px;padding:0;}
  .scrollContent h3{display:block;float:left;margin:0;line-height:20px;}
  .scrollContent span.data{display:block;float:left;margin:5px 6px 0 6px;padding:0 6px;font:normal 10px arial;line-height:12px;color:#fee901;border-left:1px solid #fee901;border-right:1px solid #fee901;}
  .scrollContent span.stars{display:block;float:left;margin:4px 0 0;line-height:12px;}
  .scrollContent div.lineClear{clear:both;border-bottom:1px dashed #fff;height:6px;margin-bottom:6px;}
  .scrollContent p{margin-top:0;margin-left:8px;}
  

  #policy{bottom:105px;right:12px;width:450px;}
  #policy p{float:none;width:auto;margin:auto;color:#171814;margin-bottom:5px;}
  #policy h2{margin:0 0 8px 0;color:#171814;}
  #policy h3{margin:5px 0 5px 0;color:#171814;}
  #policy div.arrow{position:absolute;bottom:-15px;left:240px;background:url(../img/arrowPolicy.gif) no-repeat;width:17px;height:15px;}

