#hsbody p.alert_box {
clear:both;
margin:10px 0 !important;
}
#hsbody p.alert_box label {
float:left;
clear:none;
width:auto;
margin-left:10px;
}
#hsbody p.cancontact label {
width:100%;
}
#hsbody p.cancontact input {
float:right;
}
#hsbody p.alert_box input {
float:left;
}
#hsbody #alerts fieldset p {
clear:both;
}
#hsbody #alerts fieldset {
clear:both;
float:left;
width:100%;
}
/*form {width:100%;}

#hsbody h1 {
    font-size:1.6em; 
}

#hsbody h2 {
    font-size:1.4em; 
}

#hsbody form {
    clear:both;
}

#hsbody fieldset { 
    border:0;
    padding:0;
    position:relative;
}


#hsbody legend {
    font-weight:bold; 
    font-size:1.4em;
    margin:10px 0;
    padding: 0-5px;
    float:left;
}
*/
#hsbody label {
    display:block;
    float:left;
    width:150px;clear:left;
}

#hsbody dt {
    float:left;
    display:block;
    width:50px;
}

#hsbody input {
    font-size:1em;
}

#hsbody input,select {
    float:left;
	margin: 2px;
    font-size:1em;
    font-family:inherit;
    color: black;
}

#hsbody option {
	padding-top: 2px;
	padding-right: 7px;
}

#hsbody .error, .hsbody  #errorDiv {
    color:#f00;
    margin:0;
    }

#hsbody .error li {
	background-image: url(/images/bullet-red.jpg);
}

#hsbody .button {
    margin-right:20px;
    margin-left:3px;
}
#hsbody .error

/* generic classes */

#hsbody  .floatleft  {
    float:left;
}
#hsbody .floatright {
    float:right;
}
#hsbody .clear {
    clear:both;
}
#hsbody .alignleft {
    text-align:left;
}
#hsbody .alignright {
    text-align:right;
}
#hsbody .aligncenter {
    text-align:center;
}

#hsbody .title {
    color:#000;
    font-weight:bold;
}    

#hsbody .pos {
    color:#1BA71B; /* green displayed on positive change */
}   


#hsbody .neg {
    color:#CC0000; /* red displayed on negative change */
}

#hsbody .nochange {
    color:#4883C0; /* no change */
}

#hsbody .result {
    font-weight:bold;
}

#hsbody .error {
    padding:5px 10px;
}

#hsbody .abbr,
#hsbody acronym, 
#hsbody abbr {
    cursor: help; 
    border-bottom: 1px dotted #ccc !important;
}

/* home page */


#hsbody #IrHome #share-price,#hsbody #IrHome #rns-items {
width:43%;
text-align:center;
border:1px solid #000;
margin-right:5%;
float:left;
}

/*  advisers page */


#hsbody #advisers_page ul.advisers {
    padding:0;
    margin:0;
 }
 
#hsbody #advisers_page ul.advisers li {
    clear:both;
    list-style-type:none;
    padding:6px 0;
 }
 
#hsbody #advisers_page ul.advisers ul {
    float:left;
    margin:0;
    padding:0;
 }
 
#hsbody #advisers_page ul.advisers ul li {
    clear:none;
    margin:0;
    padding:0;
}
 
#hsbody #advisers_page ul.advisers h3 {
    float:left;
    margin:0;
    padding:0;
    width:240px;
    font-size:1em;
    margin-right:10px;
}

#hsbody #advisers_page div.registrars {
    margin-top:10px;
    float:left;
    clear:both;
}

#hsbody #advisers_page div p {
clear:left;
}

#hsbody #advisers_page div.registrars .address {
float:left;
margin-top:20px;
}


#hsbody #advisers_page div.registrars address {
 float:left;
 margin:20px 0 3px 32px;
 }
 
 
#hsbody #advisers_page div.registrars p span {
    font-weight:bold;
    position:absolute;
    left: 90px;
    
}

#hsbody #advisers_page div.registrars {
    margin-top:10px;
    float:left;
    clear:both;
}

/* broker forecasts page */

#hsbody #broker-forecasts table th {
    width:16%;
}

/* company summary */

#hsbody #company-summary table tbody th {
    width:50%;
}

#hsbody #company-summary table tbody td {
    width:25%;
}


/* share price page */

#hsbody #share_price_page span.price {
    font-size:1.5em;
    color:#000;
    font-weight:bold;
}

#hsbody #share_price_page .pos {
    color:#1BA71B; /* green displayed on positive change */
}   


#hsbody #share_price_page .neg {
    color:#CC0000; /* red displayed on negative change */
}

#hsbody #share_price_page .nochange {
    color:#4883C0; /* no change */
}

#hsbody #share_price_page table tr td{
    padding:0 0 15px 0; 
    text-align:center;
}

#hsbody #share_price_page table tr th{
    text-align:center;
}

#hsbody #hsbody #share_price_page .information th, #share_price_page .summary th {
    width:16%;
}    

#hsbody #share_price_page .segment th {
    width:20%;
}

/* chart styles */

#hsbody #share_chart_page #graphImg {margin:0 auto;}


#hsbody #share_chart_page fieldset.comparisons input {
    float:left;
    clear:left;
    margin-right:10px;
}

#hsbody #share_chart_page fieldset.comparisons label {
    clear:right;
    margin-top:5px;
}

#hsbody #share_chart_page #errorDiv {margin:10px 0;}

/* trades page */

#hsbody #share_trades_page .purchase {color:#1BA71B;}
#hsbody #share_trades_page .sale {color:#CC0000;}
#hsbody #share_trades_page table th {width:10%;}

/* spchart2 */
#graphImg {
	float: left;
}
.rightbox_chart {
	width: 210px;
	_width: 240px;
	margin-left: 458px;
	display: table;
	margin-top: 0;
	#margin-top: -330px !important;
	_margin-top: "-340px" !important;
}
#utility {
	float: left;
	clear: left;
	width: 470px;
	margin-top: 20px;
	padding-top: 5px;
}
#utility img {
	margin-top: -3px;	
}
#utility a {
	margin: 0 22px 0 5px;
	float: left;
}
.rightbox_chart h4 {
	padding: 10px 15px;
	color:#000;
	font-size: 100%;
	font-weight: bold;
	border-top: 5px solid #b9daaf;
	background-color: #eee;
	float: left;
	clear: both;
	width: 180px;
	_width: "220px";
}
#hsbody .rightbox_chart strong {
	margin-bottom: 3px;
	display: block;
}
#hsbody .rightbox_chart .block {
	display: table;
	border-bottom: 1px solid #e0e0e0;
	padding: 10px 15px;
	width: 180px;
	_width: "220px";
	height: 100%;
	overflow: hidden;
}
#hsbody #chartForm  {
	clear: both;
}
#hsbody #chartForm .block  input {
    float:left !important;
    clear:left !important;
	margin-top: 5px;
}
#hsbody #chartForm .block  label {
    float:left !important;
    clear:none; 
    margin: 3px 0 0 6px !important;
	#margin-top: 8px !important;
}

/* contact details page */


#hsbody #contact_details_page p.address {
    width:100px;
    float:left;
    margin:0;
}

#hsbody #contact_details_page address {
    display:block;
    width:150px;
    font-style:normal;
    float:left;
    clear:right;
    margin-bottom:10px;
}

#hsbody #contact_details_page p  {
    clear:left;
}

#hsbody #contact_details_page p span {
    display:block;
    width:100px;
    float:left;
}

/* directors page */

#hsbody #directors-page table th {
    width:25%;
}

/* directors dealings page */

#hsbody #directors-dealings table th{
    width:12%;
}

/* key dates page */

#hsbody #key-dates table th{
    width:50%;
}

/*  profit and loss page */

#hsbody #profitandloss .ar_financial_summary td {
    text-align:right;
    width:15%;
}

#hsbody #profitandloss .ar_financial_summary th {
    text-align:right;
}

#hsbody #profitandloss .ar_financial_summary tbody tr th {
text-align:left;
}


/* balance sheet */

#hsbody .ar_balance_sheet th.alignleft {
    width:30% !important;
}

/* cash flow */

#hsbody .ar_cash_flow td {
    width:13%;
}

/* major shareholders */

#hsbody #major-shareholders table td {width:33%;}
#hsbody #major-shareholders dt {width:10px;}
#hsbody #major-shareholders dd {margin:0;}


/* calculator */

#hsbody #calculator fieldset table tr td {width:50%;}

/* text chart */
#hsbody #tracker1 {float:left;clear:left;}
#hsbody #tracker2 {float:left;clear:left;}
#hsbody #tracker3 {float:left;clear:left;}
#hsbody #tracker4 {float:left;clear:left;}
#hsbody #tracker5 {float:left;clear:left;}

/* regulatory news */

#hsbody #search_form {
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

#hsbody .keyword,#hsbody .during {
float:left;
margin-right:20px;
}

#hsbody #search_form {
padding:0;
margin:0;
}

#hsbody #search_form p {
margin-top:0;
margin-bottom:0;
}

#hsbody #search_form legend {
display:none;
}

#hsbody #advanced_options  {
margin-top:40px;
}

#hsbody #advanced_options label {
width:215px;
}

#hsbody .keyword label,#hsbody .during label {
width:auto;
display:block;
clear:left;
}


#hsbody .advanced_search {
float:right;
}

#hsbody #search_form .button {
float:right;
}


/* regaulatory item */

#hsbody #newsitem pre {
font-size:1.2em;
}

/* disclaimer styles */

#hsbody .disclaimer {
    font-family:verdana, sans-serif;
    border-top:1px solid #ccc;
    padding-top:5px;
    margin-top:20px;
    float:left;
    clear:both;
    width:100%;   
}

#hsbody .disclaimer p {
    float:left;
    line-height:2em;
	margin-bottom: 0;
}

#hsbody .disclaimer .hemscottlink {}

#hsbody .disclaimer .disclaimerlink{
    float:right;
    text-align:right;
    line-height:2em;    
}

#hsbody .disclaimer .hslogo {
  float:left;
  display:block;
  margin:2px 10px 5px 0;
  font-size:0.1px;
  height:15px;
  width:68px;
  background:url("/ir/syg/mcau/images/link-logo.png") no-repeat 0 0;
  padding:0;    
  line-height:2em;
  cursor:pointer;
}

#hsbody .disclaimer .hslogo * {
  display:none;
}

#hsbody #company-summary table.snapshot tbody th{
width:60%;
}
#hsbody #company-summary table.snapshot tbody td{
width:40%;
}

#hsbody #company-summary table.prices tbody th {
width:35%;
}
#hsbody #company-summary table.prices tbody td {
width:33%;
}

#hsbody #download input {
    float:left;
}

#hsbody #download label {
display:none;
}

#hsbody .left, .left * {
	text-align: left !important;
}
table.summaryprices {
	border-bottom: 1px solid #e0e0e0;
}
table.summaryprices tr th, table.summaryprices tr td {
	text-align: center !important;
}
table.summaryprices tbody tr th{
	padding: 0.8929em 1.3393em 1.3393em 1.3393em;
	background-color: #EEE;
	border-width: 0 !important;
}
table.summaryprices tbody tr td  {
	border-width: 0 !important;
}
#hsbody #chartForm .block select {
	margin-right: 0.2em;
	display: inline;
	float: none !important;
}
#hsbody #chartForm .block span {
	clear: both;
	float: none;
	display: block;
	width: 90%;
}
#hsbody #chartForm #grid label, #hsbody #chartForm #grid input {
	display: inline !important;
	width: auto;
	float: none !important;
	margin-right: 0 !important;
}
#hsbody #chartForm #grid label {
	top: -3px;
	position: relative;
}/*
#hsbody #chartForm .comparator span {
	background-color: red;
	padding: 1px;
	display: block;
	float: left;
	border: 1px solid red;
}
#hsbody #chartForm .comparator span #comparison1 {
	border-width: 0 !important;
	padding: 0;
	margin: 0;
	background-image: none;
	background-color: red;
}
*/

/* Rowans CSS begins... */
#reports th, #reports td { text-align:left !important; } 
#newsletters th, #newsletters td { text-align:left !important; } 
#presentations th, #presentations td { text-align:left !important; } 
#financial-highlights th, #financial-highlights td { text-align:left !important; } 
table caption { color:#419e36 !important; font-size:1.2em !important; padding-bottom:0.5em !important; font-weight:bold; text-align:left; }
#contact-us address { font-style:normal; }
/* ...Rowans CSS ends */

/* Aim 26 */
#aim26 h2 {
	padding: 10px 15px 15px 15px;
	border-top: 5px solid #b9daaf;
	background-color: #EEE;
	margin-bottom: 10px;
	margin-top: 5px;
}
h3 {
	font-size: 120%;
	height: 17px;
}
#aim26 h3, {
	height: 25px;
	font-size: 120%;
}

#aim26 .txt {
	margin: 0 15px;
}
#aim26 address {
	font-style: normal;
	margin-bottom: 10px;
}

/* Email Alerts */ 
#theForm select {
	width: 197px !important;
}
#hsbody #theFormDetails table tr td{
	padding-left: 0 !important;
	padding-right: 2px;
}
#theFormDetails label {
	width: 100%;
}
#email label, #email p {
	text-align: left;
}
#email label {
	width: 200px;
}
#email label#can-contact {
	margin-top: 1px;
	#margin-top: 4px;
}
#email label#can-contact, #email label#stock {
	width: 400px;
}

#sharechartTimePeriod , .comparisons {
	clear: left;
	display: table;
	margin-bottom: 20px;
	width: 100%;
}
fieldset table{
	margin: 0;
	padding: 0;
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

