/* ***
 * Developed by Hemscott IR Studio (HemscottIR.com)
 * for Robert Walters (robertwalters.co.uk)
 *
 * Author : wislam <wislam at hemscott.co.uk>
 * Created: 2006/11/15
 *
 * All styles listed here are virtually hacks to get IE working!
 * *** */


#hsbody {
}

#hsbody table {
  font-size: 1em;  /* fix for ie5 */
  margin-top: 2em;
}


/* *** BEGIN Standard Form *** */
#hsbody form fieldset {
  padding-top: 0px;
}
#hsbody form fieldset legend {
  margin-bottom: 1em;
}
#hsbody form fieldset p {
  margin-top: 0px;
}
/* *** END Standard Form *** */


/* *** BEGIN News Search *** */
#hsbody form fieldset .ns_fieldbox #keyword_input {
  width: 29.1ex;
}
#hsbody form fieldset .ns_fieldbox #period_input {
  width: 30.5ex;
}
#hsbody #further_options_link {
  cursor: hand;
}
/* *** END News Search *** */


/* *** BEGIN News Item *** */
#hsbody.newsitem .page pre {
  font-size: 0.9em;
}
/* *** END News Item *** */


/* *** BEGIN Share Price Graph page *** */
#hsbody #hs_graph_opts {
  margin-bottom: 1em;
  padding-top: 0px;
}
#hsbody #hs_graph_opts legend {
  margin-bottom: 1em;
}

#hsbody #hs_graph_period,
#hsbody #hs_graph_comparison {
  height: 12.1em;
}
#hsbody #hs_graph_period {
  width: 22em;
  padding-right: 0px;
  margin-top: 1em;
}
#hsbody #hs_graph_period .hs_g_fieldbox label {
}
#hsbody #hs_graph_period .hs_g_period {
  width: 30.4ex;
}
#hsbody #hs_graph_comparison .hs_g_checkbox label {
  width: 31ex;
}

#hsbody #hs_graph_help {
}
/* *** END Share Price Graph page *** */


/* *** BEGIN Disclaimer *** */
#hsbody #disclaim.two_lines {
  padding-bottom: 0.5em;
}
/* *** END Disclaimer *** */



