/* ----------------------

CSS validated 2.0 stylesheet for Directgov transactions
Greenhouse Design Ltd

Print stylesheet

*/

/*--- hide unnecessary info ---*/
.noshow {display:none;}
#helpConsole {display:none;}
#formSubmit {display:none;}
#navigation p {display:none;}

/*--- step by step ---*/
#navigation ul {list-style:none;}
#navigation h2, #accreditation h2 {font-size:12pt;font-weight:bold;}
li.navSelected {list-style-type:disc;font-weight:bold;}

/*--- inputs ---*/
input, select, textarea {border:1px solid;}
