@charset "iso-8859-1";
/* CSS Document */

#divContent {
	width: 545px;
	padding: 15px;
	float: left;
	overflow: hidden;
}

#divLeftCol {
	width: 225px;
	float: left;
	overflow: hidden;
}

#divRightCol {
	width: 160px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	overflow: hidden;
	text-align: center;
}

#divRightCol .ad a {
	margin: 0px;
	padding: 0px;
}

#divSimilarOffers {
	text-align: left;
}

#divSimilarOffers ul {
	margin: 0px;
	padding-left: 15px;
	list-style: square;
}

#divScreenshot {
	text-align: center;
	border: 1px solid #146EB4;
	background-color: #EDF7FF;
	padding: 0px;
	margin: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

#divScreenshot a {
	text-decoration: underline;
}

#divScreenshot p, #divScreenshot a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 16px;
	padding: 0px;
	color: #00F;
}

#divScreenshot img {
	width: 195px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

#divTags {
	background-color: #FFE1A4;
	margin-top: 15px;
	border: 1px solid #E77C11;
	text-align: center;
}

#divTags a {
	text-decoration: underline;
}

#divTags a:hover {
	text-decoration: none;
}

#divTags h3 {
	background-color: #E77C11;
	border: 1px solid #E77C11;
}

.Sidebar .BoxContent a {
	display: inline;
}

#divRelatedOffers {
	background-color: #DFFF9D;
	margin-top: 15px;
}

#divRelatedOffers a {
	border-bottom: 1px solid #669900;
	border-right: 1px solid #669900;
	border-left: 1px solid #669900;
}

#divRelatedOffers h3 {
	background-color: #669900;
	border: 1px solid #669900;
}
