﻿.product_container {
}

.ProductImage {
	float: left;
	margin-bottom:10px;
}

.ProductRight {
	width: 400px;
	float: left;
	margin-bottom:10px;
}

.ProductOfferText
{
	width: 200px;
	padding-top:30px;
}

.ProductOfferText ul {
	list-style-image:url("/_images/affiliate_signup/list_item_bg.gif");
}

.ProductOfferText li {
	padding: 0px;
	font-size:small;
}

.ProductInfo {

	height:70px;
	width: 400px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:dashed #cce0eb 1px;
}

.Network {
	height:70px;
	width:150px;
	float: left;
	border: solid 0px;
	font-size: small;
	color:#0066CC;
	text-align:center;
}

.RRP 
{
	padding-top:5px;
	height:70px;
	float: left;
	text-align:right;
	width:110px;
}

.RRP .OfferPrice
{
	font-size:200%;
}

.BuyNow {
	height:70px;
	width: 100px;
	float: right;
	padding-top:8px;
}

.linethrough {
	text-decoration:line-through;
	font-size: small;
	color:#FF0000;
}

.AlternativeOffers_header {
	color:#0066CC;
	font-size: small;
	height:20px;
	width: 400px;
	float:left;
	margin-top:7px;
	margin-bottom:3px;
}

.AlternativeOffers {

	height: 35px;
	width: 400px;
	background-color: #D8E7F0;
	color:#0066CC;
	font-size: small;
	float:left;
}

.alternative_logo {
	width:120px;
	float: left;
	margin-top: 2px;
	text-align:center;
}

.alternative_price {
	color:#0066CC;
	margin: 8px 0px 0px 0px;
	padding-left: 70px;
	float: left;
	font-weight:bold;
	font-size:110%;
}

.info_button {
	width: 100px;
	float: right;
	margin: 8px 12px 0px 0px;
}






