#navigation,
#slides img
 {
  display: none;	
  width:0;
  position:static;
}


body {
width:98%;
}

#container{
	width:63%;
	float:left;
	position:static;
	/*border:1px solid green;*/
}

#sidebar{
width:35%;
display:block;
float:left;
position:static;
/*margin-left:-14em;*/
/*border:1px solid red;*/
}

#content,
#slides {
	margin-left: 0;
	margin-top: 0;
	border-width: 0;
	float:left;
	position:static;
}


#content{
width:100%;
margin-left:-2em;
}

.topfix{
  margin-top:0px;
}

h1 {
  font-size:1.25em;  
  background-color: white;
  color: black;
  padding: 6px 0 6px 12px;
  border-bottom: 1px solid #317207;
}



.hemscottlink {
padding:0 10px 0 25px;
}

#share_trades_page{
width:100%;
#width:92%;
float:left;
}

#hsbody .disclaimer p {
font-size:0.8em;
}

#hsbody .alignleft {
text-align: left;
padding:0 10px 0 10px;
}

#hsbody table  td, #hsbody table th {
	border: 1px solid #CCC;
}

#hsbody #news-filter td, #hsbody #profitandloss td, #hsbody #profitandloss th, #hsbody #key-dates td, #hsbody #key-dates th, #hsbody #major-shareholders td, #hsbody #major-shareholders th, #hsbody #broker-forecasts td, #hsbody #broker-forecasts th, #hsbody #company-summary td, #hsbody #company-summary th, #hsbody #presentation th, #hsbody #presentation td, #hsbody #share_price_page th, #hsbody #share_price_page td, #hsbody #share_trades_page th, #hsbody #share_trades_page td, #hsbody #agm td, #hsbody #agm th

{


border-bottom-style: solid !important;



}

