#investorGroup {
	border:			0px solid #0000FF;
	width:			94px;
	height:			368px;
	float:			left;
}

#colLeft {
	border:			0px solid #0000FF;
	width:			435px;
	height:			368px;
	float:			left;
	margin-top:		64px;
}

#categoriesTitle{
	float:left;
	background-color:#60205a;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding:3px 9px 3px 9px;
	margin:0px 0px 0px 73px;
}

#categoriesTitle span{
	color:#3ee806;
	font-size:12px;
	font-weight:normal;
}

#categoriesTitle img {
	float:                  left;
}

#colNormal {
	border:			0px solid #00FFFF;
	width:			386px;
	height:			356px;
	padding-top:		0px;
	float:			right;
	background-image:	url('../images/design/investorRelations.png');
	background-repeat: 	no-repeat;
}


#colLeft h1{
	padding-top:		10px;

}


#liveTrade {
	border:			0px solid #00FFFF;
	float:			right;
	width:			188px;
	text-align:		right;
}

#notRealTime {
	color:			#FF0000;
	font-weight:		bold;
}

th {
	color:			#52214E;
	text-align:		left;
}

#content{
	padding-top:		30px;
}

