.CrossSell_wrapper {
	margin-bottom: 20px;
}

.CrossSell_Titlewrapper {
	margin-top: 20px;
	padding-bottom: 7px;
	margin-bottom: 10px;
	border-bottom: 1px solid #bfbfbf;
}

.CrossSell_Titlewrapper {
	padding-bottom: 7px;
	margin-bottom: 10px;
	border-bottom: 1px solid #bfbfbf;
}

.CrossSell_Product {
	background-color: #e5e5e5;
	float: left;
	margin-right: 2px;
	width: 150px;
	padding: 2px;
	padding-right: 0px;
}

.CrossSell_Product .CrossSell_Image {
	width: 60px;
	float: left;
	margin-right: 3px;
}

.CrossSell_Product .CrossSell_Content {
	float: left;
	width: 85px;
}

.CrossSell_Product .CrossSell_Title {
	font-family: Tahoma;
	font-size: 10px;
}

.CrossSell_Product .CrossSell_Link a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.clear {
	clear: both;
}