	#header, #sidebar, .extra-links, .details-form .form-holder, .details-form .button-submit {
	display: none;
	}

	body {
	background: white;
	font-size: 12pt !important;
	font-family: Helvetica, Arial, sans-serif !important;
	}

	.title h2 {
	font-size: 26pt;
	font-style:normal !important;
	font-family: Helvetica, Arial, sans-serif !important;
	}


	#content, #footer, #footer .inner{
	margin: 0 auto;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	width: auto; 	
	}

	#footer {
	border-top:1px solid black;
	padding-top:20px;
	}


	#footer .button {
	float: none !important;
	position:static;
	padding:0 !important;
	}

	#footer ul li, #footer ul li dl {
	padding:0 20px 0 0 !important;
	}

	.title {
	border:none;
	}

	.details-form {
	float:left;
	margin-left:-15px;
	}

	.t-box-main, #content .details .t-box h3{
	padding:0 0 0 8px;
	}

	.details .box-main {
	margin-left:-5px;
	}

	.details h3 .price, .details-form p .number {
	color: black; 
	}

	.title .new {
	border:1px solid black;
	}	

	a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}





	