@import "http://www.webjet.com.au/site/css/corporate.css";


/* subscription form */
.subscribe-form-es,
.subscribe-form-es-business {
		text-align: center;
}

.subscribe-form-es table,
.subscribe-form-es-business table {


}

.subscribe-form-es table tr td,
.subscribe-form-es-business table tr td {
		height: 40px;
}

.subscribe-form-es label,
.subscribe-form-es-business label {
		padding-top: 3px;
		display: block;
		width: 100%;
		position:relative;
		height: 30px;
		width: 480px;
}

.subscribe-form-es label span,
.subscribe-form-es-business label span {
		font-size: 0.8em;
}

.subscribe-form-es input, .subscribe-form-es select,
.subscribe-form-es-business input, .subscribe-form-es-business select  {
		position: absolute;
		top:0;
		right:0;
		width: 170px !important;
}

.subscribe-form-es select,
.subscribe-form-es-business select  {
		width: 176px !important;
}

.subscribe-form-es img,
.subscribe-form-es-business img {
		padding: 0 30px;
}

.subscribe-form-es td.central,
.subscribe-form-es-business td.central {
  width: 300px;
  text-align: center;
  vertical-align: middle;
}

.subscribe-form-es td.central p,
.subscribe-form-es-business td.central p {
  text-align: center;
  margin-bottom: 0;
}

.subscribe-form-es td.central img,
.subscribe-form-es-business td.central img {
  margin-bottom: 15px;
}

#navigation, #navigation-es{
margin-top: -4px;
}
