@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #000;
}

.no_print, /* Could just use this class instead - though this list is more explicit */
div#basket,
ul#top_nav,
form#search_form,
div#left_column,
div.breadcrumb,
div#more_info,
div#sofa_options,
div.order_samples,
div#footer,
div#nixon_credit {
	display: none;
}

div#availability_status {
	margin-bottom: 20px;
}

div#more_info_text {
	display: inline;
	visibility: visible;
}

div#company_registration {
	margin-top: 20px;
	font-weight: bold;
}

div#sofa_detail h3 {
	font-size: 200%;
	font-weight: bold;
	margin-top: -30px;
}