/* Fairfax Business Research Stylesheet for Print Media presentation */

/* W3C Validated CSS */

/* Here follows ID, Classes & Elements we don't want to display on printed media */

#rightcontent
{
	display : none;
}

#navigation
{
	display : none;
}

#brands
{
	display : none;
}

#navigationbox
{
	display : none;
}

#footernav
{
	display : none;
}

#footer
{
	display : none;
}

#topleftproduct
{
	display: none;
}

input
{
	display : none;
}

form
{
	display : none;
}

.youarein
{
	display : none;
}

/* Here ends ID, Classes & Elements we don't want to display */

/* Here follows IDs, Classes & Elements we want to change on Print media */

.productheading, .heading 
{ 
	font: bold 20px "Times New Roman", Times, serif;
	color: #000000;
	background : transparent;
}

.productname
{
	font: bold 14px "Times New Roman", Times, serif;
	color : #000000;
	background : transparent;
}

.brandname

{
	font: bold 15px "Times New Roman", Times, serif;
	color : #000000;
	background : transparent;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.productnamedescription

{
   font: bold 20px "Times New Roman", Times, serif;
	color : #000000;
	background : transparent;
}

/* Here ends IDs, Classes & Elements we want to change on Print media */

/* CSS Created by (c) Fairfax Web Development Team 2002 - Sydney, Australia - http://www.fxj.com.au */

/* En avant vers la futur! */