body
	{
		background: #dcdcdc;
		text-align: center;
		color: #333333;
		font-family: Arial;
		font-size: 10pt;
	}
#page
	{
		border: none;
		background: #ffffff;
		margin: 0px auto 0px auto;
		padding: 0px 0px 0px 0px;
		width: 600px;
	}
#header
	{
		display: none;
	}
#header img
	{
		display: none;
	}
#banner
	{
		display: none;
	}
#banner #quicksearch
	{
	display: none;
	}
#quicksearch form
	{
		display: none;
	}
#quicksearch form select
	{
		display: none;
	}
#quicksearch form input
	{
		display: none;
	}
#navigation
	{
		display: none;
	}


#content
	{
		background: #ffffff;
		width: 100%;
		display: table;
		text-align: center;
		vertical-align: top;
		border-top: none;
		font-size: 8pt;
	}
	
#content p,ul,h2 {
	text-align: left;
	padding-left: 10px;
}	

#content h2	{
	font-size: 12pt;
	color: black; 
	font-weight: bolder;
	font-style: italic;
}
	
#snapshot
	{
	display: none;
	}

table.pagemeister	{
	display: none;
}
.moreinfolinks	{
	display: none;
}
	
a:link, a:visited, a:active
	{
		font-weight: bold;
		text-decoration: none;
		color: #333333;
	}
a:hover
	{
		color: #5C5C99;
	}
	
.bold	{
	font-weight: bolder;
}

#aftersalesimage	{
	padding-top: 15px;
}

#offers	{
	/*
	position: relative;
	left: 50%;
	margin-left: -237.5px;
	*/
   
	width: 475px;
	
	
	text-align: center;
	margin: 20px auto 20px auto;
	
	border: 1px solid black;
}

#offers p.heading	{
	text-align: center;
	font-weight: bolder;
	font-size: 13pt;
	letter-spacing: 3px;
	background-color: Black;
	color: white;
	padding: 3px;
}

#offers ul	{
	margin-left: 170px;
}

#offers p.price	{
	font-weight: bolder;
	font-size: 13pt;
}


#offers p.small	{
	font-size: 10pt;
}

#offers p	{
	text-align: center;
	font-weight: bolder;
	font-size: 11pt;
}