body, #fullwrapper, #header, #content, #extra, #footer, h1 {
	display: block!important;
	position: static!important;
	background: transparent!important;
	color: #000!important;
	margin: 0!important;
	padding: 0!important;
	width: auto!important;
	height: auto!important;
	min-height: 0!important;
	min-width: 0!important;
	border: 0!important;
}

body, #footer, #content, h1, h2, h3, h4, p, li, h1, a, span {
	color: #000!important;
	background:transparent!important;
	font-family: arial, sans-serif!important;
	border: 0!important;
	text-indent: 0!important;
	height: auto!important;
	width: auto!important;
	line-height: normal!important;
	text-align: left!important;
	font-size: 11pt!important;
}

h1, h2, h3 {
	padding: 1.0em 0!important;
	margin: 0!important;
}

h1 {
	font-size: 20pt!important;
}

h2 {
	font-size: 18pt!important;
}

h3 {
	font-size: 16pt!important;
}

h4 {
	font-size: 13pt!important;
}

#footer, #footer a {
	font-size: 8pt!important;
}

a, a:link, a:visited, a span {
	text-decoration: underline!important;
	color: blue!important;
	display: inline!important;
}

#menu {
	display: none!important;
}

#footer {
	clear: both!important;
	margin-top: 30px!important;
}

a:link:after, a:visited:after {
   content: "   (" attr(href) ")  ";
   font-size: 10pt;
}

.productlisting a:link:after, .productlisting a:visited:after {
	content: "";
}

input, select, textarea {
	color: #000!important;
	background: transparent!important;
	border: 1px solid black!important;
}



/* Custom */
/*
#content a[href^="/"]:after {
  content: " (http://www.accessories925.com.au" attr(href) ") ";
}
*/
#extra {
	display: none!important;
}