body {
background: white;
font-size: 12pt;
font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4 {
	font-size: 14pt;
	}

#sideBar {display: none}
#footer h3, #footer ul {display: none}

#footer:after {
    content: "Tech Rep UK Ltd, 1 Marco Polo House, Cook Way, Bindon Road, Taunton, Somerset, TA2 6BJ England | Phone: +44 (0)1823 352572 - Fax: +44 (0)1823 352797 | Email: info@tech-rep.co.uk - URL: www.tech-rep.co.uk"; 
    display: block; 
    clear: both; 
	border-left: 3px solid #666;
	padding-left: 10px;
	margin-top: 30px;
	}


#header ul, #header form, #wires {display: none}
.contactForm {display: none}

img {
border: 0;
}

#container, #content {
width: auto;
margin: 0 5%;
padding: 0;
border: 0;
float: none !important;
color: black;
background: transparent none;
}

#breadCrumbs {display: none}


a:link, a:visited {
color: #520;
background: transparent;
font-weight: bold;
text-decoration: underline;
}

#content a:link:after, #content a:visited:after {
content: " (" attr(href) ") "; font-size: 90%;}

IMG:before{content: "Image Description: " attr(alt)}

.rbroundbox {display: none;}

.sectionImg {display: none;}

#titleImg {display: none;}


ul li {list-style-type: disc;}


#categoryWrap li {float: none !important}

th, td {
text-align: left;
}