﻿
/* DROP-DOWN LIST */

/*
.style-select{margin-left:15px;background:#cfcfcf;width:140px;height:23px;overflow:hidden;}
.style-select select{background:transparent;width:168px;font-size:12px;border:1px solid #cfcfcf;height:23px;}
*/
#slides .next,#slides .prev {margin-top:0px;}
.ecp  #bgRight{width:130px;}
.spotContent{padding-bottom:30px;}

#slides .next, #slides .prev{padding-top:6px;}
#slides .next, #slides .next{padding-top:6px;}

#copyright{padding-top:15px;}
.slides_control{z-index:1;}
.modalCol ul li img{top:-1px;}
/*
.scfForm Input{
    margin-top:-4px !important;
}
*/

/*fix the drop down menu issue, breadcrumb for korean character*/
#breadcrumb li{
  padding-top: 1px;
}
.menu-sub ul.subtier li a {padding-top: 2px;}
.menu-sub a.blue { padding-top: 2px;}

/*fix the issue text lines are 4 on home page*/
.homePromoBox .spotImage { height: auto;}
#homePromoList .singleRowListing .paragraph { height: auto;overflow:hidden;}