#rightCol #bannerIdeal {
	display: block;
	margin: 50px 0 0 28px;
}
#rightCol #bannerIdeal img {
	border: none;
	height: 100px;
	width: 155px;
}
#leftCol table {
	margin: 30px 0 0;
}
th {
	background: #555 url(/global/prijslijstBgTh.png) center left repeat-x;
}
tr:first-child th {
	border-width: 1px 1px 1px 0;
	padding: 5px 0;
}
tr th:first-child {
	background-color: #333;
	background-image: none;
	border-top: none;
	text-align: left;
	padding-left: 5px;
}
tr:last-child td {
	line-height: 40px;
}
th, td {
	border: 1px solid #444;
	background-color: #222;
}
th h3 {
	margin: 0 0 15px;
}
th.siteType {
	font-size: 14px;
	white-space: nowrap;
}
th {
	background-color: #333;
	border-width: 0 1px 1px 0;
	padding: 1px 0;
}
.siteType span {
	font-size: 10px;
	font-weight: normal;
}
td {
	border-width: 0 1px 1px 0;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.optName {
	background-color: transparent;
	text-align: left;
}
.optName p {
	margin: 0;
}
.optName p, .optName a {
	color: #aaa;
}
.optName h5 {
	color: #ddd;
	font-size: 12px;
	margin-bottom: 2px;
}
.price {
	font-weight: normal;
}
span[title] {
	border-bottom: 1px dotted #666;
	cursor: help;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* Safari */
	span[title] {
		border-style: none;
		cursor: auto;
	}
	.noSafari {
		display: none;
	}
}
