body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
div, p, h1, h2, h3, h4, br {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 24px;
	color: #F00;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

#contentWrapper  {
	width: 965px;
	margin: 0 auto;
}

#contentTop {
	border-bottom: solid 1px #ccc;
	margin: 50px 0 15px 0;
}
#currentRate {
	height: 85px;
	width: 460px;
	float: left;
}
#countryFlag {
	float: left;
	margin: 0 5px 0 20px;
}
#countryName {
	float: left;
	margin: 0 5px;
}
#countryRate {
	float: left;
	margin: 0 5px;
}
#countryCurrency {
	float: left;
	margin: 0;
}


#specificRate {
	width: 480px;
	margin: 0 0 0 470px;
}
#specificRate h2 {
	color: #F00;
	margin: 0;
}


#specificSearch {
	float: left;
}
#rateLeve {
	float: left;
}


#contentLeft {
	width: 405px;
	float: left;
	border-right: solid 1px #ccc;
	padding: 20px 10px 15px 10px;
}
ul#benefitList {
	list-style-image: url(images/checkBullet.gif);
	line-height: 30px;
}

#contentRight {
	margin: 0 0 0 475px;
	padding: 20px 10px 15px 0px;
}
#promoArea {
	width: 98%;
	margin: 0 auto 20px auto;
	font-size: 14px;
	font-weight: bolder;
	color: #333;
}
#promos {
	width: 98%;
	margin: 0 auto;
}
#promoLine {
	width: 100%;
}
#orderArea {
	margin: 0 0 0 375px;
}



#promoTxt {
	float: left;
}
#promoOffer {
	background-image: url(images/promoMiddle.gif);
	background-repeat: repeat-x;
	height: 44px;
	width: 453px;
	font-weight: bold;
	line-height: 35px;
}
#promoOfferLeft {
	float: left;
	width: 11px;
}
#promoOfferRight {
	float: left;
	width: 16px;
	text-align: right;
}

.promoNumber {
	font-size: 18px;
	font-weight: bolder;
	color: #F00;
}
.promoTxt {
	font-size: 18px;
	font-weight: bolder;
	color: #F00;
}
#findRate {
	width: 430px;
	border: solid 1px #ccc;
	padding: 20px 10px;
}
.rateBtn {
	margin: 0 0 0 10px;
}

#callingCard {
	width: 90%;
	margin: 0 auto 20px auto;
	text-align: center;
}
#landLine {
	text-align: right;
	margin: -30px 0 0 0;
}
#countryHdr {
	float: left;
}



#getRates {
	height: 25px;
	padding: 10px;
	line-height: 25px;
}
.disclaimerStar {
	color: #F00;
}

.clrFloat {
	clear: both;
}
