#content #paddedContent table.listing {
	width: 100%;
	margin-bottom: 28px;
}

#content #paddedContent table.listing td {
	border-bottom: 1px solid #cbcdcd;
	padding: 3px 20px;	
}

#content #paddedContent table.listing th {
	padding: 3px 20px;    
	line-height: 16px;
	font-weight: bold;
	background-color: #E5F7FD;
	color: #636363;
}

    #content #paddedContent table.listing th small {
        font-weight: normal;
    }


#content #paddedContent table.listing caption {
	color: #A9A9A9;
	text-align: right;
	font-weight: bold;
	line-height: 26px;
	min-height: 40px;
	padding: 0 20px;
	overflow: hidden;
}

* html #content #paddedContent table.listing caption {
	height: 40px;
}
#content #paddedContent table.listing caption.abc-links span {
	float: left;
	color: #1189E4;
	font: bold 32px/40px "Helvetica neue", Helvetica, Arial, sans-serif;
	margin-top: -8px;
}
#content #paddedContent table.listing caption.abc-links a {
	padding: 4px 0.5ex;
	text-decoration: none;
}

#globalRateHeader {
    background: url(/i/images/backgrounds/global_rate_header_bg.png) no-repeat bottom left;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    margin-bottom: 19px;
    padding-bottom: 110px;
}

    #globalRateHeader h1 {
        color: #2c2c2c;
        padding: 0;
        margin: 0;
        line-height: 31px;
        font-size: 31px;
    }
    
    #globalRateHeader h2 {
        color: #636363;
        padding: 0;
        margin: 0;
    }
    
    #globalRateHeader div.icon {
        padding-top: 30px;
        padding-left: 65px;
        background: url(/i/images/icons/globe_48x40_lightblue.png) no-repeat 25px 27px;
    }
    
    #globalRateHeader div.price {
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        float: right;
        margin: 18px;
        font-weight: bold;
        padding: 18px 18px 12px 18px;
        background-color: #fff;
    }
    
    #globalRateHeader p.price {
        padding: 0 !important;
        margin: 0 !important;
    }
    
    #globalRateHeader span.price {
        color: #87C80A;
        line-height: 1.7em;
    }
    #globalRateHeader p.price em,
    #globalRateHeader span.price em {
        font-size: 2.0em;
        font-style: normal;
    }
    
    #globalRateHeader p.price .vat {
        color: #636363;
        display: block;
        margin-top: -4px;
    }

ul#destinationList {
    padding: 0 0 0 20px;
    margin: 0;
}

    ul#destinationList li {
        list-style-type: none !important;
        display: block;
        width: 260px;
        margin-right: 20px;
        float: left;
        padding: 4px 0 1px 40px;
        border-top: 1px solid #D9D9D9;
    }
    
    * html ul#destinationList li {
        padding: 3px 0 2px 45px;
		width: 250px;
    }

        ul#destinationList li span.flag {
            margin: 2px 0 0 -25px;
        }
        
        * html ul#destinationList li span.flag {
            margin: 4px 0 0 -20px;
        }
        
        
        ul#destinationList li a {
            color: #2c2c2c;
            text-decoration: none;
        }
        
#ccy-change-form {
    float: right;
    background: url(/i/images/icons/skypecredit_16x16_white.png) top left no-repeat;
}

    #paddedContent #ccy-change-form p {
        padding: 0 0 0 20px;
    }
    
    #ccy-change-form label {
        font-weight: bold;
    }
    
.tabContents {
    height: auto;
}
