html, body{
	margin:0;
	padding:0;
	}

body{ 
	font-family:Arial, verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	}

.sreader{
	visibility:visible;
	display:block;
	}
	
span.abbr, span.abbr a{
	cursor:help;
	speak:spell-out;
	border-bottom:1px dashed #E98618;
	}
	
img{
	border:0;
	padding:0;
	margin:0;
	}

.justify{
	text-align:justify;
	}
	
.bold{
	font-weight:bold;
	}
	
.center{
	text-align:center;
	}
	
.right{
	text-align:right;
	}
	
.nostart {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
.clear{
	clear:both;
	}
	
hr.clear{height:0; margin-bottom:25px; border:none; border-top:2px dotted #666666; clear:both;}

a{
	outline:none;
	}
	
address{
	font-style:normal;
	}

p.message{
	font-weight:bold;
	color:#000000;
	background-color:#FFFFFF;
	}

/* ----------------------------------Layout-------------------------------*/
#container, #content{
	display:block;
	width:100%;
	float:none;
	margin:0;
	padding:0;
	color:#000000;
	background-color:#FFFFFF;
	overflow:inherit;
	}

/* ----------------------------------------------Dont Display-------------------------------------*/

#head, .sreader, #breadcrumb, #content .pagination, #content .pagination2, #search, #topads, ul#adline, 
#face, #quicklinks, #topnavi, #copyright, #wrap, #footer, #col, #response, #content #prodxtras div.rateit{
display:none;
}

/*------------------------------- Content ----------------------------------------*/

#content a:link, #content a:visited, #content a:hover, .toggler{
	color:#3366FF;
	background-color:#FFFFFF;
	text-decoration:none;
	}
	
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #sitemap h1, #searchresults h1{
	margin:0 0 10px 0;
	padding:0;
	font-size:1.4em;
	color:#000000;
	background-color:#FFFFFF;
	}

#content ul.type{
	list-style:none;
	margin:0 0 15px 0;
	padding:0;
	}

#content ul.type li{
	display:block;
	width:228px;
/*	height:208px;*/
	margin:0 0 5px 0;
	border:2px solid #A7A481;
	color:#333333;
	background-color:#E4E5D5;
	}

#content ul.type li.last{
	margin-right:0;
	}

#content blockquote{
	border-bottom:1px solid #FFFFFF; /* Removes IE6 Bug - text under BQ moves to the left otherwise */
	}

/* ----------------------------------------------Tables-------------------------------------*/

table.specifications{ border-collapse:collapse; width:100%; margin-bottom:15px;}
table.specifications tr{ color:#666666; background-color:#DEDEDE;}
table.specifications tr.lt{ color:#666666; background-color:#F2F2F2;}
table.specifications th{ text-align:left; font-weight:normal; color:#FFFFFF; background-color:#6F6D55;}
table.specifications th.center{ text-align:center;}
table.specifications th, table.specifications td{ border:1px solid #FFFFFF; border-collapse:collapse; padding:3px; vertical-align:top;}

/* ----------------------------------------------Wheelchair Reviews-------------------------------------*/

#reviews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	color:#666666;
	background-color:#C5C4AF;
	}

#reviews h2.title{
	display:block;
	width:680px;
	height:30px;
	margin:0;
	padding:10px 0 0 10px;
	text-transform:uppercase;
	color:#666666;
	background-color:#C5C4AF;
	}

#reviews h2.title, #reviews div.divider, #reviewcont, #reviewcont .box, #reviewcont .box .revtext{
	background-image:none;
	}































