#advertise-container {
	float: left;
	width: 750px;
}

#countries-list {
	float: left;
	margin-top: 20px;
	width: 100%;
}

#countries-list .country {
	float: left;
	width: 400px;
	height: 100px;
	margin-left: 60px;
}

#countries-list .flag {
	float: left;
	width: 40px;
	height: 40px;
}

#countries-list h4 {
	width: 100%;
	float: left;
	margin-left: 20px;
}

#countries-list span.title {
	width: 300px !important;
}

#countries-list div.country span {
	width: 220px;
}

#countries-list span, #countries-list label {
	float: left;
}

#countries-list div.country label {
	width: 130px;
	color: #707070;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
}

#country-name h1 {
    font:30px Tahoma, Arial, Helvetica, sans-serif;
    display: inline;
    margin-left: 10px;
    margin-top: 20px;
    color: #000;
	float: left;
	width: 700px;
}

#country-pages h2 {
	margin-bottom: 20px;
	font-size: 1.9em;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


.office {
	border-bottom: 2px dotted #ccc;
}

.office-city, .office-state, .office-phone, .office-fax {
	width: 260px !important;
	clear:
}

.office label {
	clear: both;
	float: left;
	width: 90px;
	font-weight: bold;
	text-align: right;
}

.office-label-state, .office-label-phone, .office-label-fax {
	clear:none !important;
}

.office span {
	float: left;
	width: 610px;
	margin-left: 5px;
}

.office span, .office label {
	margin-bottom: 7px;	
}

#country-contents {
	width: 960px;
	float: left;
}

#country-map {
	width: 400px;
	height: 400px;
	float: left;
}

#country-menu {
	width: 200px;
	float: left;
}

#country-menu a {
	color: #616161;
	text-decoration: none;
	font-size: 1.1em;
}

#country-menu li {
	border: 1px solid #666;
	padding: 5px;
	margin-left: 10px;
	text-align: right;
	margin-right: 10px;
	cursor: pointer;
}

#country-menu .selected {
	background: #999;
	color: #fff;
}

#country-menu .selected a {
	color: #fff;
}

#country-name {
    width: 960px;
    height: 85px;
    float: left;
}

#country-pages {
	width: 759px;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
}

#country-pages h2, #country-pages li, #advertise{
	margin-left: 20px;
}

#country-pages h3 {
	width: 100%;
	float: left;
	clear: both;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: 12px;
	margin-top: 23px;
	color: #515151;
}

li.office {
	float: left;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	width: 710px;
	list-style: none;
}

li.office ul li {
	float: left;
	clear: both;
	width: 710px;
}


.map {
	width: 100%;
	height: 300px;
}

#page-empresas-aereas a:hover {
	text-decoration: none;
}

#page-empresas-aereas li {
	margin-bottom: 20px;
}
#page-informacoes ul {
	float: left;
	clear: both;
	width: 335px;
}

#page-informacoes ul li {
	margin-bottom: 10px;
	background: transparent url(../img/dots_horizontal.jpg) repeat-x 0% 16px;
	height: 18px;
	margin-right: 10px;
}

#page-informacoes label {
	font-weight: bold;
}

#page-empresas-aereas h2 {
	margin-bottom: 40px;
}

#search-result {
	float: left;
	width: 750px;
	margin-bottom: 25px;
	margin-top: 5px;
	margin-left: 350px;
	text-align: right;
}


.search-term {
	font-weight: bold;
	margin-left: 4px;
	margin-right: 4px;
}

.template-link {
	clear: both;
	float: left;
	width: 730px;
	margin-left: 20px;
	margin-bottom: 7px;
	list-style:circle;	
}

ul.toolbar {
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	clear: both;
	width: 710px;
}


ul.toolbar a {
	text-decoration: none;
	color: #006699;
}

ul.toolbar a:hover {
    color: #0099ff;
}

ul.toolbar img {
	vertical-align: text-bottom;
}
