#aboutgme {
	padding-left: 20px;
	padding-right: 20px;
	color: #000000;
}

#aboutcontent {
	background-image: url(../images/about/background.gif);
	background-repeat: repeat-y;
}

#aboutleft, #aboutright {
	width: 360px;
	padding: 5px;
}

#aboutleft {
	float: left;
}

#aboutright {
	float: right;
}


#aboutgme h2 {
	color: #E4251B;
	border-bottom: #E4251B 1px solid;
	font-weight: bold;
	margin-bottom: 10px;
}

#aboutright h2 {
	font-size: 11pt;
	color: #000000;
	border: none;
	margin-bottom: 5px;
}
#aboutright h3 {
	font-size: 11pt;
	color: #000000;
	border: none;
	margin-bottom: 10px;
	font-weight: normal;
}

#aboutright div.moreInfo {
	color: #FF0000;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

/* Boardroom Profiles */
div.brprofile img {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

div.brprofile {
	padding-bottom: 10px;
	clear: both;
}

/* Our Market Sides */
div.marketdetails img {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

div.marketdetails {
	padding-bottom: 10px;
	clear: both;
}
