#bookOnlineBox form {
    width:240px;
    height:auto;
}

#promotions h3 {
    margin:0;
    background:#004D8B;
    padding:10px;
    color:#FFF;
    font-size:20px;
}

#promotions {
	width:350px;
    border:3px solid #CCC;
    width:360px;
    float:right;
    height:15.7em;
    position:relative;
}

#promotions ul {
    margin:5px;
    padding:0;
}

#promotions dt {
    color:#00AEEF;
    font-weight:bold;
}

#promotions dd {
    margin-bottom:5px;
}


#promotions span {
    font-size:9px;
    display:block;
    margin:5px;
}

#promotions .caveat {
	position:absolute;
	bottom:0;
	left:0;
}

#promotions .priceCompare {
    font-size:16px;
}

#promotions .APS {
    font-size:25px;
    margin-bottom:0.5em;
}

#promotions dt {
    float:left;
    width:250px;
}

#promotions dd {
    float:left;
}

#promotions p {
	color:#004D8B;
	font-size:20px;
	line-height:1.6em;
	margin:10px 26px 5px 15px;
	text-align:center;
}

#promotions p strong {
    display:block;
    font-size:26px;
}

#ppcBpg {
    width:220px;
    float:right;
    border:3px solid #CCC;
    height:18.25em;
    padding:11px 0;
    position:relative; /* Could cause issues in IE? */
}

#ppcBpg p {
    margin:40px 20px 0 20px;
    color:#004D8B;
    font-size:1.1em;
    line-height:1.4em;
    font-weight:bold;
}

#ppcBpg p.caveat {
    font-size:11px;
    color:#333;
    font-weight:normal;
    margin:0 1em;
    position:absolute;
    bottom:10px;
    left:0;
}

#ppcBpg h2 {
	background:url('/images/harvest_airparks/73730-APS-BPG-banner.png') 0 0 no-repeat;
	position:absolute;
	top:-43px;
	left:15px;
}

#ppcBpg h2 a {
	display:block;
	width:182px;
	height:85px;
	text-indent:-9000px;
}

#bookOnlineBox {
    width:700px;
    height:auto;
}

.loading {
    text-align:center;
    margin-top:50px;
}

.loading img {
    margin-top:30px;
}
