/* .CN */

#LEFTNAV .navSrch form .button { width:auto;}
#LEFTNAV #REAL_NAV,
#LEFTNAV #FAKE_NAV,
#LEFTNAV #TOGGLEME { border-width:1px 0; border-style:solid; border-color:#fff;}
#LEFTNAV #FAKE_NAV .onHide,
#LEFTNAV #TOGGLEME .onHide,
#LEFTNAV #TOGGLEME .onShow { border-color:#DEE2BE; border-style:solid; border-width:1px 0;}
#LEFTNAV #TOGGLEME .onShow ul { border:none;}
#LEFTNAV #FAKE_NAV .show,
#LEFTNAV #TOGGLEME .show,
#LEFTNAV #REAL_NAV .hide,
#LEFTNAV #TOGGLEME .hide { padding:6px 10px 5px 26px; font-family: Arial,Tahoma,"Bitstream Vera Sans",sans-serif; font-size:114%; color:#09532d; font-weight:bold;}
#LEFTNAV #FAKE_NAV .show,
#LEFTNAV #TOGGLEME .show { background:#EDECD4 url("/img2/sprites/gui-v18.gif") no-repeat -125px -34px;}
#LEFTNAV #REAL_NAV .hide,
#LEFTNAV #TOGGLEME .hide { background:url("/img2/sprites/gui-v18.gif") no-repeat -160px -6px; display:block;}
#LEFTNAV #FAKE_NAV .show:hover,
#LEFTNAV #FAKE_NAV .show.mseOvr,
#LEFTNAV #TOGGLEME .show:hover,
#LEFTNAV #TOGGLEME .show.mseOvr,
#LEFTNAV #TOGGLEME .hide:hover,
#LEFTNAV #TOGGLEME .hide.mseOvr { text-decoration:none; background-color:#F6F6EA;}
#LEFTNAV #FAKE_NAV .show { display:block; cursor:pointer;}

/* Flags
   ----------------------------------------------------------------------------------------- */
#FLAGS_FLY li a { background-image:url("/img2/sprites/destinationsCN-V6.png");}

#HEAD .navBar ul { font-size:107.5%;}

/* for google translation button */
.review .summary .forDateLine .googleTranslation { float:right;}

.forums .more a { color: #060; }

/* for userreview room price and type collection */
#DAODAO_ROOM_PRICE_AND_TYPE { height:100%; overflow:hidden; }
#DAODAO_ROOM_PRICE { width:30%; float:left; }
#DAODAO_ROOM_PRICE input { width:100px; }
#DAODAO_ROOM_TYPE { width:65%; float:left; }
#DAODAO_ROOM_TYPE input { width:100px; }

/* CJ checkrate box font adjustment */
.chkRates .wrpFldst .fldst label { font-size:1em; line-height:1em; }

/* pending review badge width fix (bug 43396) */
#REVIEWS .pending { width: 87px; }
