#phone-message {
  position: absolute;
  top: 0px;
  z-index: 1000;
  
  width: 100%;


  border: 2px solid ;

  opacity: .9;
  
  font-size: 20px;
  text-align: center;
}

#phone-form	{ display: none;}

div.phone-success { border-color:#FFD324; background:#FFF6BF; color:#514721; }
div.phone-error { background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4; }

#phone-form	{ position:absolute; z-index:19999; top:36px; left:710px; display: none; text-align:left; background:url(images/call_bg.gif) no-repeat; width:375px; height:145px;}




.call_top_text	{ padding:20px 10px 10px 10px; *padding:10px 10px 0px 10px; font-family: Arial, serif; font-size:22px; line-height:24px; font-weight:bold; color:#008bed}
.call_bott_text	{ padding:0px 10px 10px 10px; font-family: Arial, serif; font-size:10px; color:#757575}
.call_bott_text span	{ font-weight:bold; font-size:12px;}

.phone-field	{ margin-left:10px; background:url(images/call_field.jpg) no-repeat; width:347px; height:23px; border:none}

.phone-submit	{margin-left:10px; color:#fff; text-align:center; font-weight:bold; background:url(images/call_button.jpg) no-repeat; width:347px; height:23px; border:none}
.phone-submit:hover	{ cursor:pointer}




#phone-form-2	.call_top_text	{ padding:0px 10px 5px 10px; font-family: Arial, serif; font-size:17px; line-height:20px; font-weight:bold; color:#008bed}
#phone-form-2	.call_bott_text	{ padding:0px 10px 10px 10px; font-family: Arial, serif; font-size:10px; color:#757575}
#phone-form-2	.call_bott_text span	{ font-weight:bold; font-size:12px;}

#phone-form-2	.phone-field	{ margin-left:10px; background:url(images/call_field_2.jpg) no-repeat; width:280px; height:23px; border:none}

#phone-form-2	.phone-submit	{margin-left:10px; color:#fff; text-align:center; font-weight:bold; background:url(images/call_button_2.jpg) no-repeat; width:280px; height:23px; border:none}
#phone-form-2	.phone-submit:hover	{ cursor:pointer}
