#sec_title h1 {
	background: url("../images/titles/tt_places_at_a_glance.jpg") no-repeat;
}

#sec_content h2 {
	background: url("../images/titles/tt_easy_download.jpg") no-repeat;	
}

#sec_content h2#helpfuldownloads {
	background: url("../images/titles/tt_other_downloads.jpg") no-repeat !important;
}

#sec_sidemisc {
	background: url("../images/bg/bg_places_glance.jpg") no-repeat;
	height: 317px;
}

.sec_places {
	background: url("../images/bg/bg_misc_places.jpg") no-repeat !important;
	height: 333px !important;
}

#sec_content table {
	width: 350px;
	margin: 40px auto 0px auto;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #b81400;
}

#sec_content table tr {
	margin: 10px 0px 10px 0px;
}

#sec_content table th,
#sec_content table td {
	border-bottom: 6px solid #F4E5BB;
	background: #eddba7;
}

#sec_content table th {
	background: #dbc98e;
	padding: 1px 0px;
	text-align: center;
}

#sec_content table td {
	text-align: center;
}

#sec_content table td.placesdesc {
	background: none;
	color: #6E611A;
	text-align: left;
}

#sec_content table td.placelogo {
	border-right: 6px solid #F4E5BB;
	background: url("../images/bg/bg_places_logos.jpg") no-repeat bottom center;
}

#sec_content table td.leftcell {
	text-align: left;
}

/*#sec_content table td.tabs {
	background: url("../images/bg/bg_places_tabs.jpg") repeat-x;
	height: 32px;
	position: relative;
}
*/

.tabs {
	background: url("../images/bg/bg_places_tabs.jpg") repeat-x;
	height: 32px;
	position: relative;
	width: 348px;
	margin: 0px auto;
}

.backtotop {
	position: absolute;
	right: 0px;
}

#places_buttons {
	text-align: right;
	margin: 35px 0px 0px 0px;
}