h1.screen-title, #content div, #sidebar, #footer {
	display: none;
}

#general-content, #general-content div {
	display: block !important;
}

#general-content {
	position: absolute;
	left: 0;
	top: 50px;
}

.l-col {
	float: left;
	width: 300px;
	line-height: 18px;
	padding: 0 3px 0 2px;
}
.l-col p {
	margin: 0;
	padding: 4px 0 6px;
}
.l-col .letter {
	font-size: 18px;
}
.l-col .head {
	display: block;
	background: url(/images/bg-head.gif) repeat-x 0 100%;
	color: #657e82;
	padding-bottom: 6px;
	font-size: 11px;
	width: 305px;
	margin: 0 -3px 2px -2px;
}
.r-col {
	float: left;
	width: 300px;
	line-height: 18px;
	color: #666;
	padding: 0 3px 0 2px;
	margin-left: 5px;
}
.r-col p {
	margin: 0;
	padding: 4px 0 6px;
}
.r-col .letter {
	font-size: 18px;
}
.r-col .head {
	display: block;
	background: url(/images/bg-head2.gif) repeat-x 0 100%;
	color: #8c8c8c;
	padding-bottom: 6px;
	font-size: 11px;
	width: 305px;
	margin: 0 -3px 2px -2px;
}
.one-col {
	float: left;
	width: 600px;
	line-height: 18px;
	color: #666;
	padding: 0 3px 0 2px;
}
.one-col p {
	margin: 0;
	padding: 4px 0 6px;
}
.one-col .letter {
	font-size: 18px;
}
.one-col .head {
	display: block;
	background: url(/images/bg-head2.gif) repeat-x 0 100%;
	color: #8c8c8c;
	padding-bottom: 6px;
	font-size: 11px;
	width: 610px;
	margin: 0 -3px 2px -2px;
}