/* Style for print */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575651;
}
a {
	color: #F57711;
	text-decoration: underline;
}
a:hover {
	color: #A09D96;
	text-decoration: none;
}

#menu{
	display: none;
}

#breadcrumb{
	display: none;
}

#LHS{
	display: none;
}

#links{
	display: none;
}

#bottom{
	display: none;
}

#details img{
	display: none;
}

#details{
	font-size: 15px;
	font-weight: bold;
	color: #E7E6E4;
	padding: 10px;
	height: 20px;
}

.prod_name {
	font-size: 15px;
	font-weight: bold;
	color: #E7E6E4;
	padding: 10px;
	height: 20px;
}

.prod_details_col {
	padding: 5px;
}
