/* ----------------------------------------
   WaterUK Text Stylesheet
   © Evolving Media Limited 2004
   www.evolvingmedia.co.uk
   ----------------------------------------
   Created by Bob Twells
   on 23-Jun-04 at 11:55 am
   ---------------------------------------- */


/* ---------------------------------------- */
/* HTML Prep                                */
/* ---------------------------------------- */

div
{
	border: red;
	border-width: 0px;
	border-style: solid;
	background-image: none !important;
}

#textVersion
{
	display: none;
}

.imgSubmit
{
	display: none;
}

img
{
	display: none;
}

em
{
	font-weight: bold;
}

ul
{
	font-size: 10px;
	padding: 5px 0px 5px 15px;
	margin: 0px;
}
