﻿.booker_right 
{
    width: 320px;
    height: 267px;
    margin: 3px 0px 0px 0px;    
    /*border-left: 1px solid #4D90CD;*/
    background-color: #F1F5F8;
    float: right;
}

.gw_bookerRightLinks 
{
    margin-left: 38px;
    margin-top: 40px;	
}

.gw_bookerRightLinks div,
.gw_bookerRightLinks span
{
    margin-top: 5px;
    font-size: 16px;
    color: #004992;
    float:left;
}

.gw_bookerRightLinks .gw_smallTitle {
	margin-bottom: 2px;
}

.gw_smallTitle.whyGetaways 
{
    margin-top: 0;
    margin-bottom: 12px;
}


.gw_bookerLinkContainer .gw_smallTitle {
    width: 220px;
    margin-top: 2px;
}

.gw_smallTitle.customerSupport  
{
    margin-top: 6px; 
}
.gw_smallTitle.firstCheckedBag  
{
    margin-top: 9px; 
}

.gw_smallTitle.feesWaived { margin-top: 4px;  }

.gw_bookerIcon {
	width: 49px;
	margin-right: 8px;
	height: 28px;
	margin-top: 0 !important;
}

.gw_bookerIcon.gw_tbRedemptionIcon {
	background: url('../img/gw_spritesheet.png') 0 -804px;		
}

.gw_bookerIcon.gw_bestPriceIcon {
	background: url('../img/gw_spritesheet.png') 0 -835px;	
}

.gw_bookerIcon.gw_supportIcon {
	background: url('../img/gw_spritesheet.png') 0 -869px;	
}

.gw_bookerIcon.gw_bookSaveIcon {
	background: url('../img/gw_spritesheet.png') 0 -906px;	
}

.gw_bookerIcon.gw_firstCheckedBag {
	background: url('../img/gw_spritesheet.png') 2.5px -901px;	
}

.gw_bookerIcon.gw_feesWaivedIcon {
	background: url('../img/gw_spritesheet.png') 0 -938px;	
}

.gw_bookerRightLinks .gw_smallTitle .gw_registeredTrademark {
	font-size: 11px;
	vertical-align: top;
	margin-top: 0;
	float:  none;
}

.gw_booker_Container .gw_greyLine 
{
    background-color:#d3e3f3;
    height: 184px;
    width: 1px;
    margin-top: 42px;
}