div#companylogo { 
	float:left; 
	width:130px;
	margin-right:20px;
}
div#companylogo img{
	width: 130px;
}
div#companyname{
	width: 450px;
	float:left;
}
div#asxtop20 #leftcol{  
	width: 620px; 
	margin-left:10px;
	margin-top:10px;
}
div#asxtop20 #rightcolumn{  
	margin-top:10px;
}
div#asxtop20 #leftcol h1{  
	color:#3E67AB;
	height:auto;
	width:auto;
	overflow:visible;
	line-height:normal;
	text-indent: 0px;
	float:none;
	font-size:18px;
	text-align:center;
}
div#asxtop20 #leftcol h2{  
	font-size:13px;
	color:#333333;
	margin-top:0;
}
div#asxtop20 #charts{  
	float:right; 
	width:200px; 
	margin-left:10px; 
	margin-bottom:1px;
	text-align:right; 
}
div#asxtop20 #view{
	float:left;
	width:400px;
}
div#asxtop20 #view h3{
	font-weight:bold;
	font-size: 12px;
	color:#3347EE;
}
div#asxtop20 #view p{
	font-weight:normal;
}
div#asxtop20 #view .storytime{
	color:#BD5F47;	
}
#top20company {
	margin-top:20px;
}
#companyprofile {
	padding-top:10px;
	margin-top:10px;
	border:none;
	border-top:solid 1px #999999;
	font-size:12px;
}
#companyprofile a{
	font-weight:normal;
	text-decoration: underline;
}
#companyprofile a:hover{
	color: #CC3300;
	font-weight:normal;
}
#companyprofile .field{
	margin-top:10px;
}
#companyprofile label{
	color:#3347EE;
	font-weight:bold;
}
#companyprofile legend{
	color:#3E67AB;
	font-weight:bold;
	font-size:14px;
}
#BusSpecTools {
	border-bottom:solid 1px #999999;
	margin:0px 10px 10px 10px;
	width:300px;
}
#BusSpecTools .tool{
	float:none;
	height:50px;
	color:#3E67AB;
	font-weight:bold;
	font-size:18px;
	margin-left:10px;
}
#BusSpecTools .tool span{
	display:block;
	position:relative;
	top:5px;
}
#BusSpecTools .tool .icon {
	float:left;
	width:50px;
}

