@CHARSET "UTF-8";

body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	background-color: #dfd9d6;
	margin: 0;
	padding: 0;
}

#wrapper {
	background-repeat: no-repeat;
}

#logo {
	text-align: right;
}

#topnav,#subnav,.noprint {
	display: none;
}

.breadcrumb ul {
	padding-left: 10px;
	list-style: none;
}

.breadcrumb ul li {
	float: left;
}

.breadcrumb ul li a {
	line-height: 40px;
	text-decoration: none;
	margin-right: 10px;
	color: grey;
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px;
	background: url("/img/shared/icon_doublearrow_right.png") no-repeat
		right;
}

.with_tax,.without_tax {
	display: block;
}

#comparelist h2 {
	font-size: 12px;
}

#comparelist td {
	height: 30px;
	width: 180px;
	border-bottom: 1px solid black;
}