
.contact #right img{
  display:block;
}

.contact-box-up{
  background-image:url(../images/center-box-up-contact.jpg);
  background-repeat: no-repeat;
  background-position:0 0;
}

.contact-box-down{
  background-image:url(../images/center-box-down.jpg);
  background-repeat: no-repeat;
  background-position:0 0;
}

.center-box p.center-box-font1{
  padding:7px 15px 12px 15px;
  margin:0;
  font-size:1.25em;
  color:white;
}

.contact-footerbox2 .footer-ad-img{
  padding:16px 10px 10px 10px;
}

.contact-box{
  min-height:556px;
}

.center-box table.contact-table{
  margin-left:5px;
}


.center-box table.contact-table td{
  background:none;
  border:0;
  padding-top:3px;
  padding-bottom:8px;
}

.center-box table.contact-table td label{
  font-weight:normal;
}

.center-box table.contact-table td input{
  width:200px;
  margin-right:10px;
  margin-top:4px;
  font-size:11px;
}

.center-box table.contact-table td textarea{
  width:430px;
  margin-right:10px;
  margin-top:4px;
  font-size:11px;
}

.center-box table.contact-table a{
  color:white;
  text-decoration:none;
}

.contact-submit{
  font-size:14px;
  background-image:url(../images/basket-bg.gif);
  background-repeat: repeat-x;
  background-position:0 0;
  border:1px solid white;
  font-weight:bold;
  color:white;
  padding-top:5px;
  padding-bottom:4px;
  cursor:pointer;
  float:left;
  margin:0px 0 10px 15px;
  width:100px;
  text-align:center;
}
