/* Basic styles for jaw */
body {
	background: #ffffff;
}
body, html, h2, h3, h4, h5, h6, p, span, label, li, a, form, input, select, div, #footer, textarea {
	font-family: verdana;	
	font-size: 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	/*Fix for ie5pc*/
	font-size: x-small;				
	voice-family: "\"}\"";
}
table {
	font-size: 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	/*Fix for ie5pc*/
	font-size: x-small;				
	voice-family: "\"}\"";
}	
#tools ul, #mainMenu ul {			
	list-style: none;
	margin:0;
	padding: 0;
}	
a {	
	color: #8B233E;			
}	
#skipNav {
	margin-bottom: 20px;		
}				
#basket, #tools, #mainMenu {		
	border: 1px black solid;	
	background: #F7F6F4;	
	padding: 7px;
	margin-top:7px;
}		
h1, #header img	 {
	display:none;
}
#footer {
	margin-top: 14px;
}	
#contentContainer img {
	display:none;
}	
.show, p.show img {
	display: inline;
}
		
	

		
