@media screen and (-webkit-min-device-pixel-ratio:0) { 

  .reg_choices_link a {

    margin-top: 45px;
  }

  #consumerreg label.labelzip1 {

    margin-top: -17px !important;
  }

  #accountreg label.labelzip1 {

	  margin-top: -18px;

	}

	.real_search_btn {
	  background: url("../images/search_img.png") no-repeat scroll center center transparent;
	  border: 0 none;
	  font-size: 0;
	  height: 24px;
	  left: 178px !important;
	  position: absolute;
	  width: 23px;
	  top: 1px !important;
	  z-index: 10;
	  cursor: pointer;
	}	

	ul.dropdown li { 
		font-weight: normal; 
		float: left; zoom: 1; 
		font-family: maya_samuelslight, arial; 
		font-size: 13px; 
		margin-left: 21px;
	}

	ul.dropdown {

	  float: left;
	  width: 610px;
	}

	ul.dropdown.second {

 	 padding-left: 70px;
	}

	.real_search_btn2 {
		  background: url("../images/search_img.png") no-repeat scroll center center transparent;
		  border: 0 none;
		  cursor: pointer;
		  font-size: 0;
		  height: 24px;
		  left: 79px;
		  position: absolute;
		  top: 36px;
		  width: 23px;
		  z-index: 10;
		}

		div.search_other .search_input {
		  margin-left: -20px;
		}

		div.details {
			  background: none repeat scroll 0 0 #FFFFFF;
			  border: 1px solid #C7C8CA;
			  left: 93px;
			  position: absolute;
			  top: -77px;
			  z-index: 10;
			}

		#advanced_search_form #advanced_search_submit_button {
		  background: none repeat scroll 0 0 #BACB65;
		  border: 0 none;
		  color: #FFFFFF;
		  cursor: pointer;
		  font-family: eplicabookitalictt;
		  font-size: 15px;
		  margin-left: 33px;
		  margin-right: 90px;
		  margin-top: 20px;
		  padding: 3px 0;
		  text-align: center;
		  width: 124px;
		}

		#add_new_recipient {
		  margin-right: 4px;
		}

		form#send_email .submitconsreg {
		  margin-right: 4px;
		}
		
		#main div.ip_left p {
		    /*position: relative;
		    top: -39px;*/
		}

}

