
.content_wrapper {
	float: left;
	padding-bottom: 20px;
	width: 780px;
}
.content_wrapper .banner_head {
	background: #E9EBF0;
	float: left;
	height: 76px;
	margin-bottom: 20px;
	width: 776px;
}
.content_wrapper .banner_head .title {
	color: #CD2042;
	float: left;
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 40px;
}
.content_wrapper .page_overview {
	display: inline;
	float: left;
	margin: 0 15px;
	width: 240px;
}
.content_wrapper .page_overview p {
	margin: 0 0 1em 0;
	padding: 0;
  font-size: 18px;
	font-weight: bold;
	line-height: 125%;
}

.content_wrapper .page_overview li {
	margin-bottom:1em;
}



.content_wrapper .page_overview a {
	color: #CD2042;
}
.content_wrapper .page_overview a:hover {
	color: #000;
}
.content_wrapper .page_overview em {
	color: #CD2042;
	font-style: normal;
}
.content_wrapper .content_area {
	float: left;
	width: 510px;
}
.content_wrapper .content_area .countries {
	display: inline;
	float: left;
	margin-bottom: 30px;
}
.content_wrapper .content_area .countries li {
	display: inline;
	float: left;
	font-size: 12px;
	line-height: 100%;
	margin-bottom: 20px;
	padding: 0 20px;
	width: 200px;
}
.content_wrapper .content_area .countries li span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}
.content_wrapper .aus {
	background: url(flags/aus.png) no-repeat 0 0;
}
.content_wrapper .chn {
	background: url(flags/chn.png) no-repeat 0 0;
}
.content_wrapper .irl {
	background: url(flags/irl.png) no-repeat 0 0;
}
.content_wrapper .ita {
	background: url(flags/ita.png) no-repeat 0 0;
}
.content_wrapper .kor {
	background: url(flags/kor.png) no-repeat 0 0;
}
.content_wrapper .che {
	background: url(flags/che.png) no-repeat 0 0;
}
.content_wrapper .gbr {
	background: url(flags/gbr.png) no-repeat 0 0;
}
.content_wrapper .mex {
	background: url(flags/mex.png) no-repeat 0 0;
}

.content_wrapper .tha {
	background: url(flags/tha.png) no-repeat 0 0;
}

.content_wrapper .qat {
	background: url(flags/qat.png) no-repeat 0 0;
}
.az_res_numbers {
	color: #CD2042;
	font-size: 14px;
	font-weight: bold;
	margin-left: 40px;
	text-decoration: none;
}
.az_res_numbers:hover {
	text-decoration: underline;
}
.country_listings {
	clear: both;
	display: inline;
	float: left;
	margin: 0 0 0 20px;
	padding-top: 20px;
	width: 760px;
}
.country_listings .column {
	display: inline;
	float: left;
	margin-right: 20px;
	width: 220px;
}
.country_listings .column.last {
	margin-right: 0;
}
.country_listings .column h2 {
	font-size: 15px;
	line-height: 100%;
	margin: 0 0 0.5em 0;
	padding: 0;
}
.country_listings .country {
	margin-bottom: 25px;
	padding-left: 20px;
}
.country_listings .country ul {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.country_listings .country li {
	line-height: 110%;
	list-style: none;
	margin: 0;
	padding: 0 0 4px 0;
}
.country_listings .country li a {
	text-decoration: none;
}
.country_listings .country li a:hover {
	text-decoration: underline;
}
.hotel_listings li {
	display: inline;
	float: right;
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
} 
.hotel_listings .hotel_description {
	display: inline;
	float: left;
	margin-right: 20px;
	width: 315px;
}
.hotel_listings .hotel_description .title {
	color: #CD2042;
	line-height: 110%;
	margin: 0 0 0.3em 0;
}
.hotel_listings .hotel_description p,
.content_area#wyndham_rewards {
	font-size: 13px;
	line-height: 140%;
	margin: 0 0 1em 0;
}

.hotel_listings .hotel_attributes {
	float: left;
	width: 175px;
}
.hotel_listings .hotel_attributes img {
	margin-bottom: 15px;
}
.hotel_listings .hotel_attributes .button {
	background: #CD2042;
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 20px;
	padding: 10px 12px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.hotel_listings .hotel_attributes .button:hover {
	background: #000;
	color: #fff;
	text-decoration: none;
}	

