#skip, #mobile {
	display: none;
}

* {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, h7, h8, h9, p, li, a {
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: bold;
	color: #000;
	text-align: left;
}

.cat_header, .cat_header a {
	color: #666;
}

p {
	font-size: 12pt;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-weight: normal;
}

#wrap {
	width: 90%;
	margin: 0 auto;
	position: relative;
	padding-top: 3em;
}

#header {
	float: left;
	background: #000;
	width: 98%;
	padding: 1%;
}

#header #logo_gt, #header #logo_sp {
	color: #FFF;
	font-size: 2em;
	font-weight: normal;
}

#content {
	padding-top: 10px;
	clear: both;
}

#section_b {
	clear: both;
}

.index_right {
	float: right;
	width: 48%;
}

.index_left {
	float: left;
	width: 48%;
}


#image_box {
	float: right;
	border: 1px solid #CCC;
	padding: 10px;
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

#image_box p {
	clear: both;
	font-size: 75%;
	text-align: left;
}

#image_box a {
	margin: 0 auto;
	max-width: 100%;
}

#main-content {
	width: 55%;
	float: left;
}

#secondary-content {
	width: 40%;
	float: right;
	border-left: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding-left: 10px;
}

#main-content img, #secondary-content img {
	width: 100%;
}

#main-content ol, #main-content ul, #secondary-content ol, #secondary-content ul {
	list-style-position: inside;
}

.section {
	clear: both;
	padding: 10px 0;
}

#also {
	display: none;
}

/* Hide elements */
.section_header, #header_ad, #nav, #places, #skyscraper_ad, .rectangle_ad, #footer, #comments, form { display: none; }

.addto, .pubon, .ad {
	display: none;
}