.alsoBoughtItem {
	float: left;
	width: 82px;
	
	padding: 6px 6px 14px 6px;
	
	font-family: arial;
	font-size: 11px;
	text-align: center;
	line-height: 16px;
}

.alsoBoughtItem a {
	font-size: 11px;
}

.alsoBoughtRating {
	width: 63px;
	margin: 10px auto 0px auto;
}

.alsoBoughtHeader {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	margin-left: 25px;
}

.alsoBoughtLink {
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}

.alsoBoughtLink A {
	display: block;
	cursor: pointer;
	
	height: 42px;
	overflow: hidden;
}

.alsoBoughtPrice {
	font-size: 11px;
}

.alsoBoughtContainer {
	height: 150px;
	position: absolute;
	width: 5000px;
}

.alsoBoughtContainer .alsoBoughtRating.stars, .alsoBoughtContainer .alsoBoughtRating .starsOverlay {
	width: 63px;
	height: 11px;
	font-size: 1px;
	line-height: 1px;
}

.alsoBoughtContainer .alsoBoughtRating .stars {
	background: transparent url('../images/template/rating-stars.png') no-repeat scroll top left;
}

.alsoBoughtContainer .alsoBoughtRating .starsOverlay {
	display: block;
	cursor: pointer;
	width: 10px;
	background: transparent url('../images/template/rating-stars.png') no-repeat scroll bottom left;
}

.alsoBoughtImage {
	padding-bottom: 4px;
}

.alsoBoughtImage,
.alsoBoughtImage IMG {
	width: 80px;
	height: 80px;
}

.clear {
	clear: both;
}

.productWrap {
	width: 470px;
	overflow: hidden;
	height: 200px;
	position: absolute;
	margin-left: 25px;
	margin-right: 25px;
}

a.alsoBoughtBackLink {
	position: absolute;
	background: url(../images/redArrowLeft.jpg);
	width: 19px;
	height: 38px;
	text-decoration: none;
	display: block;
	margin-left: -19px;
	margin-top: 50px;
}

a.alsoBoughtForwardLink {
	position: absolute;
	background: url(../images/redArrowRight.jpg);
	width: 19px;
	height: 38px;
	text-decoration: none;
	display: block;
	margin-left: 520px;
	margin-top: 50px;
}

.landingbox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	font-size: 13px;
	height:30px;
	background:url(http://media.supercheapauto.com.au/sca/images/user/content/landingPages/tableImages_01.jpg) no-repeat;
}