#side {
	width: 232px;
	float: left;
}
body.mobile div#main {
	width: 509px;
	min-width: 509px;
}
#main {
	float: left;
	width: 509px;
	margin-left: 12px;
	margin-bottom: 10px;
	background: url(/images/about_bg.gif) repeat-y;
}
#main #top {
	background: url(/images/about_bg_top.jpg) no-repeat;
	height: 206px;
	width: 509px;
	margin-bottom: 12px;
}
body.partner #main #top {
	background: url(/images/about_bg_top_partners.jpg) no-repeat;
}
body.partner #main #top h1 {
	text-indent: 0;
	color: #fff;
	text-shadow: 0px 0px 3px #aab;
	font-size: 25px;
	font-weight: normal;
	padding: 32px 48px;
	font-family: Corbel,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans",Verdana, Arial, Helvetica, sans-serif;
}
#main #top h1 {
	text-indent: -4557px;
	margin: 0;
	padding: 0;
}
#main #bottom {
	background: url(/images/about_bg_bot.gif) no-repeat;
	height: 18px;
	width: 509px;
}
#main .section {
	padding: 16px 28px 0 28px;
}
#main .section h2 {
	margin: 0;
	padding: 4px 12px 4px 0;
	display: block;
	float: left;
	position: relative;
	top: 9px;
}
.more {
	display: none;
}
a.fakeLink {
	text-decoration: underline;
	cursor: pointer;
}