

*{
	color:#000 !important;
}

div#navigationCon,
div#headerCon,
div#printbttn {
	display:			none;
}


div#bodyCon {
	width:630px;
	/*border:1px solid red;*/
}

div#leftcol {
	clear:left;
	width:100%;
}

div#rightCol {
	clear:both;
	display:block;
}

th, td {
    text-align:left;
}

tr.productslistentry a {
    text-decoration:none;
}

div#rightCol {
    display:none;
}

div#bodyCon {
    width:auto;
    float:none;
}