#navigation, #leftcol, #rightcol, #logo {
	display:none;
}
#content, li, body, table, #footer, td, pre {
	font-family:Times New Roman, serif;
	font-size:12px;
	line-height:16px;
	color: #000;
}
#content, body {
	width:660;
	margin:0;
	padding:0;
}
body { 
	text-align:center; 
}
#url {
	display:block;
	text-align:center;
	border-bottom:1px solid #ccc;
	margin:0 0 12 0;
	padding:0 0 4 0;
}
td.info li {
	list-style-type:square;
	background-image:none;
	padding:0;
	margin:0 12;
}
#footer {
	background-image:none;
	padding-top:24px;
	margin-top:24px;
	text-align:center;
	color:#333;
}
#footer a {
	display: none;
}
#consumers p, #professionals p {
	margin: 6;
	background-image:none;
	color:#088bbf;
	text-align:center;
}
#consumers h2, #professionals h2 {
	background-image:none;
}
#consumers, #professionals {
	background-image:none;
}
#consumers p.boxbottom, #professionals p.boxbottom {
	background-image:none;
}



