#rightCol #bannerIdeal {
	display: block;
	margin: 50px 0 0 28px;
}
#rightCol #bannerIdeal img {
	border: none;
	height: 100px;
	width: 155px;
}
table {
	margin: 0;
}
tr:first-child th {
	background-color: #555;
	border-width: 1px 1px 1px 0;
	padding: 5px 0;
}
tr th:first-child {
	background-color: transparent;
	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 {
	font-size: 11px;
	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;
}