
body
{
	background: #fff;
	font: normal 12pt Helvetica, Arial, sans-serif;
	color: black;
}


/******
* IDs *
******/

#page
{
	width: 95%;
	margin: 0px;
}

#footer
{
	font-size: 10px;
	display: none;
}

#wrap-default
{
	background: none;
}

#logo
{
	margin-right: 10px;	
}

#print-contact
{
	visibility: visible;
	width: 100%;
	height: 60px;
	text-align: left;	
}

#page-products h1
{
	font-size: 16pt;	
}

#page-products h2
{
	font-size: 15pt;	
}

#item-full
{
	width: 100%;	
}

#print-contact h2
{
	padding-top: 10px;
	margin-bottom: 5px;
	font-size: 15pt;
	border-top: 1px solid #ccc;	
	color: black;
}

#print-contact p
{
	font: normal 13pt Helvetica, Arial, sans-serif;
	line-height: 1.2em;		
	margin: 0px;
	padding: 0px;
}

p,
#description-text p
{
	font: normal 12pt Helvetica, Arial, sans-serif;
	line-height: 1.2em;	
}

#header
{
	border-bottom: 1px solid #ccc;	
}


/*************
* Navigation *
*************/

#nav
{
	display: none;
}

.no-print
{
	display: none;	
}


.debug
{
	display: none;	
}
