body {
	background-color: #ffffff;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
}

li {
	padding: 10px 0px 10px 0px;
	list-style-type: none;
}

h2 {
	margin: 0px;
	padding: 0px;
}

.column h4, #content_orderhistory h3, #content_wishlist h4, #content_shoppingcart h3 {
	clear: both;
}

.breadcrumb li h1 {
	padding: 20px 60px 20px 0px;
}

.breadcrumb li {
	display: none;
}

.content_gateway {
	margin: 20px 0px 20px 0px;
}

.tab_orderstatus dt dd h5 small a {
	display: block;
}

#content_productimages dd, .button_checkout, .continueshopping, #tellafriend_form, input, #header_search, #header_logo h3, 
#primarynav, #myaccount_nav, .content_filtering, #secondarynav, #utility, #connect, .swatches, #tellafriend h5,
#wishlistoptions_address, #wishlistoptions_settings, #wishlistoptions_search, #footer, #shoppingcart_steps,
.backToTop {
	display: none;
}

font {
	display: block;
}

#content_productgroup ol li {
	list-style-type: none;
	padding: 10px;
	margin: 10px;
	clear: both;
}

#content_productgroup ol li p a img {
	float: left;
	margin-right: 20px;
}

#content_productimages dt {
	margin-right: 20px;
	float: left;
}

#content_productimages dt dd, .swatches {
	display: none !important;
}

p {
	margin: 10px 0px 10px 0px;
}

img {
	border: none;
}

table {
	clear: both;
	margin: 10px;
	border: none;
	padding: 5px;
}

td, th {
	text-align: left;
	border: solid 1px #cccccc;
	padding: 5px;
} 

caption {
	clear: both;
	margin-top: 10px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}

#header, #header_logo {
	display: block !important;
}

hr {
	clear: both;
	display: none;
}

a {
	text-decoration: none;
}

a img {
	border: none;
	display: block;
}