#expedia
{
	border: solid 1px #CACACA;
	margin-bottom: 12px;
}
#expedia h2
{
	margin: 0;
	padding: 0;
	background: url('http://assets.aarp.org/aarp.org_/misc/vendors/expedia/images/bannerSprite.gif') top center no-repeat;
	height: 63px;
}
#expedia h2 span {
	background: url('http://assets.aarp.org/aarp.org_/misc/vendors/expedia/images/bannerSprite.gif') top center no-repeat;
	display: block;
	float: left;
	height: 63px;
	margin: 0;
	padding: 0;
}
#expedia h2 span.alt {
	display: none;
}
#expedia h2 span.left {
	background-position: 0 0;
	width: 6px;
}
#expedia h2 span.right {
	float: right;
	background-position: -694px 0;
	width: 6px;
}
#expedia h2 span.middle {
	background-position: 0 -119px;
	width: 216px;
}

#expedia p#logoLink a {
	display: block;
	background: url('http://assets.aarp.org/aarp.org_/misc/vendors/expedia/images/bannerSprite.gif') 0 -182px no-repeat;
	height: 30px;
	width: 227px;
	margin: 5px auto;
}




#expedia p, #expedia label, #expedia input, #expedia select
{
	font-size: 1.1em;
}
#div_option_0 label, #div_option_1 label
{
	font-weight: normal;
	font-size: 1.1em;
}
#expediaPanel
{
	padding: 5px;
	font-size: 11px;
	font-family: Arial;
}
#div_option_0
{
	float: left;
}
#div_option_1
{
	float: right;
}
#viewPanel
{
	float: left;
	width: auto;
	padding: 10px 10px 0 5px;
}
#viewPanel div
{
	margin-top: 5px;
}
#search img
{
	border: 0;
}
.fullWidth
{
width: 94%;
}
.dateBoxWidth
{
	width: 65px;
}
.halfWidth
{
	width: 42%;
}
.departureMonthContainer
{
	float: left;
}
.dateBoxWidth *, .halfWidth *, .departureMonthContainer *
{
	width: 100%;
}
.halfWidth label, .departureMonthContainer label
{
	width: auto;
}
.bold
{
	font-weight: bold;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.clearBoth
{
	clear: both;
}
.clearLeft
{
	clear: left;
}
.clearRight
{
	clear: right;
}
.smallDropdown
{
	width: auto;
}
.aoLink
{
	margin-top: 0 !important;
}
#roomOptionsContainer
{
	width: 100%;
	clear: both;
}

#roomOptionsContainer div
{
	margin-top: 0;
	margin-bottom: 8px;
}
#roomOptionsContainer .fullWidth
{
	width: auto;
}
.roomsLabel
{
	margin-top: 20px;
	margin-right: 10px;
}
.checkoutContainer
{
	padding-left: 20px;
}



#div_option_0
{
	padding: 3px 10px 3px 4px;
}
#div_option_1
{
	background: #eee;
	padding: 3px 0 3px 10px;
}
#div_option_0 input[type='radio'], #div_option_1 input[type='radio']
{
	margin-right: 3px;
}


p#travelocity
{
  clear: both;
  padding-top: 5px;
  margin-bottom: 12px;
  line-height: 1.3;
}





#pageContainer #viewPanel { text-align: left; }     
