






 



.orangeHeaderThreeCol {
	float: left;
	background-color:#ffdcb2;
	height: 28px;
	width: 556px;
	padding-left: 10px;
	line-height:28px;
	border-bottom:1px solid white;
}
.orangeHeaderOneCol {
	float: right;
	background-color:#ffdcb2;
	height: 28px;
	width: 178px;
	padding-left: 10px;
	line-height:28px;
		border-bottom:1px solid white;
}
/** override from structure.css*/
div#content {
width:769px;
border-bottom: 1px solid white;
height: 100%;
float: left;
}

div#col1 {
	width: 189px;
	float: left;
}
div#col1 div {
	padding:10px;
	border-top:1px solid white;
}
div#col2 {
	width: 189px;
	float: left;
}
div#col2 div {
	padding:10px;
		border-top:1px solid white;
}
div#col3 {
	width: 188px;
	float: left;
}
div#col3 div {
	padding:10px;
		border-top:1px solid white;
}
div#col4 {
width:188px;
float:right;
}

div#sharePrice {
	float: right;
	background-color: #fe9915;
	width:168px;
	padding: 20px 10px 10px 10px;
	border-bottom:1px solid white;
	font-size:14px;
	height: 95px;
}
div#sharePrice p {
line-height:18px;
}

.investorInfo {
	float: right;
	background-color: #ffdcb2;
	width:168px;
	padding: 20px 10px 10px 10px;
	border-bottom:1px solid white;
}

.investorInfoNews {
	float: right;
	background-color: #f6f5f3;
	width:168px;
	padding: 10px 10px 0 10px;
	border-bottom:1px solid white;
}

div.investorOrangeFooter {
height: 20px;
background-color:#ffdcb2;
clear:both;
width: 566px;
border-top:1px solid white;
}

table.analystTable {
background-color: white;
margin-bottom: 10px;
}

table.analystTable th{
background-color: #a3948d;
}

table.analystTable td{
background-color: #e9e4e0;
vertical-align: top;
}