#content {
	background: url('/static/wdvd/images/products/dvd-decoders/dvd-decoders-bg.jpg') 0 -50px no-repeat;
}
#content h1 {
	font-size: 175% !important;
	color: #fff;
	line-height: 110% !important;	
}
#content h2 {
	font-size: 130% !important;
	font-weight: 400 !important;
	padding-bottom: 20px !important;
	color: #fff;
}
.product-spotlight {
	width: 285px !important;
	margin: 10px 20px 30px 0;
	float: left;
	position: relative;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f7f7f7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0 ); /* IE6-9 */
}
.last {
	margin: 10px 0 30px 0 !important;
}
.product-spotlight span.new-violator {
	position: absolute;
	padding: 3px 10px 3px 10px;
	color: #1b73bb;
	font-weight: 700;
	font-style: italic;
	background: #cbebff; /* Old browsers */
	background: -moz-linear-gradient(top, #cbebff 0%, #a1dbff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cbebff), color-stop(100%, #a1dbff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cbebff 0%, #a1dbff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cbebff 0%, #a1dbff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cbebff 0%, #a1dbff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #cbebff 0%, #a1dbff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbebff', endColorstr='#a1dbff', GradientType=0 ); /* IE6-9 */
	top: 8px;
	left: -10px;
	border: 1px solid #cbebff;
}
.product-spotlight h2 {
	background: #019afc; /* Old browsers */
	background: -moz-linear-gradient(top, #019afc 0%, #1b73bb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #019afc), color-stop(100%, #1b73bb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #019afc 0%, #1b73bb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #019afc 0%, #1b73bb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #019afc 0%, #1b73bb 100%); /* IE10+ */
	background: linear-gradient(to bottom, #019afc 0%, #1b73bb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#019afc', endColorstr='#1b73bb', GradientType=0 ); /* IE6-9 */
	color: #fff;
	padding: 20px 10px 13px 10px !important;
	font-size: 160% !important;
	font-weight: 600 !important;
	text-align: center;
	border: 1px solid #1b73bb;
}
.ps-container {
	padding: 15px;
	border: 1px solid #ccc;
	border-top: 1px solid #1b73bb;
}
.list-price {
	color: #666;
	font-size: 105%;
	text-decoration: line-through;
	padding: 5px 0 2px 0 !important;
}
.main-price {
	color: #009cff;
	font-size: 120%;
	font-weight: bold;
	padding: 2px 0 10px 0 !important;
}
.buttons {
}
.buttons p {
	margin-right: 3px;
}
.secondary-button-sm {
	margin-top: 5px;
}
.primary-button-sm {
}
.prod-intro {
	min-height: 150px;
	height: auto !important;
	height: 150px;
}
.prod-intro h4 {
	font-weight: 600;
}
.ps-offer {
	position: relative;
	padding-bottom: 10px;
}
.ps-offer .best-value {
	position: absolute;
	font-size: 160%;
	padding: 10px 15px 10px 15px;
	color: #fff;
	font-weight: 700;
	font-style: italic;
	background: #ffc300; /* Old browsers */
	background: -moz-linear-gradient(top, #ffc300 0%, #ff9d00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffc300), color-stop(100%, #ff9d00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffc300 0%, #ff9d00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffc300 0%, #ff9d00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffc300 0%, #ff9d00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffc300 0%, #ff9d00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc300', endColorstr='#ff9d00', GradientType=0 ); /* IE6-9 */
	top: -45px;
	right: -23px;
	border: 1px solid #ff9d00;
}
.ps-offer .box {
	float: left;
}
.ps-offer .offer {
	float: left;
	padding-left: 15px;
}
.ps-offer .offer .list-price {
	padding-bottom: 5px !important;
}
.ps-offer .offer .main-price {
	font-size: 210% !important;
	padding-bottom: 20px !important;
}
ul.supported-os {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding-top: 8px;
	padding-bottom: 8px;
}
ul.supported-os li {
	display: inline-block !important;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 90%;
}
.product-detail {
	padding-top: 15px;
	/* Set height of columns */
	min-height: 900px;
	height: auto !important;
	height: 900px;
}
.product-detail ul {
	padding-top: .75em;
	padding-left: 1.25em;
	padding-bottom: 1.25em;
}
.product-detail ul li {
	padding-bottom: .75em;
}
.product-detail ul li:last-child {
	padding-bottom: 0;
}
.product-detail ul li ul {
	padding-bottom: 0;
}
.product-detail h3 {
	font-weight: 600 !important;
	font-size: 110%;
}
