body {
	background-image : url('http://www.webcalldirect.com/images/Call_Panel_Bg_Fade.gif');
  background-position: top;
  background-repeat: repeat-x;
  background-color: #05db00;
  height: 100%;
  width: 350px;
  padding: 0px;
  margin: 0px;
}
#callpanel { width: 280px; display: block; overflow: hidden; color: #522f71; margin: 0pt auto; }
#callpanel ul { margin: 0; padding: 0; }
#callpanel li.step { margin: 0; padding: 0 0 0 40px; display: block; overflow: hidden; }
#callpanel td.step { }
#callpanel .step-1 { background: transparent url('../../images/Step_1.gif') 10px no-repeat; }
#callpanel .step-2 { background: transparent url('../../images/Step_2.gif') 10px no-repeat; }
#callpanel .step-3 { background: transparent url('../../images/Step_3.gif') 10px no-repeat; }
#callpanel .step .select_country select { border: 1px solid #000; width: 216px; margin-bottom: 5px; }
#callpanel .step .select_code,
#callpanel .step .select_number { float: left; }
#callpanel .step .select_number { margin-left: 5px; }
#callpanel .step .select_code input,
#callpanel .step .select_number input { border: 1px solid #000; }
#callpanel .step .select_code input { width: 46px; }
#callpanel .step .select_number input { width: 163px; }
#callpanel #callbutton { cursor: pointer; width: 166px; height: 37px; background: transparent url('../../images/Call_Button.gif') top left no-repeat; border: 0pt none; }

#callpanel table { color: #522f71 !important; }
#callpanel table td { padding: 0px; }
#callpanel #CountryCode1,
#callpanel #CountryCode2,
#callpanel #anrphonenr,
#callpanel #bnrphonenr { border: 1px solid #000; margin-bottom: 5px; }
#callpanel #CountryCode1,
#callpanel #CountryCode2 { color: #888; width: 46px; margin-right: 5px; }
#callpanel #anrphonenr,
#callpanel #bnrphonenr { width: 163px; }
#callpanel #CountryList1,
#callpanel #CountryList2 { margin: 5px 0; width: 100%; }
#callpanel table td {  }
#callpanel table td.step { width: 40px; padding: 0; }