.countryNameBox{
  background-image:url('http://www.exowebapps.com/wa-countrycallingcodes/images/bg-countryname.png');
  background-repeat:no-repeat;
  padding-left: 90px;
  font-family: "Verdana";
  font-size: 17px;
} 

.countryCodeBox{
  background-image:url('http://www.exowebapps.com/wa-countrycallingcodes/images/bg-countrycode.png');
  background-repeat:no-repeat;
  padding-left: 90px;
  font-family: "Verdana";
  font-size: 17px;
} 

.customList

{
  font-family: "Lucida Sans Unicode";
  font-size: 13px;
}


