.content_product {
	text-align:center;
	width:183px;
	min-height:225px;
	margin:5px 0;
	padding: 10px 0;
	line-height: 12px;
}
.content_product:hover {
	background-color:#DCE1E6;
}
#video_buttons {
	display:none;
	min-height:100px;
	padding:10px;
	background-color:black;
	overflow:hidden;
	clear:both;
}
.desc_see_more
{
	float: right;
	margin-right: 15px;
	cursor: pointer;
}
.video_content_title {
	display: block;
	margin: 0px auto 15px;
}
.video_small_column
{
	width: 100px; 
	float: left; 
	margin-right: 5px;
}
.video_center_column {
	width: 370px;
	float: left; 
	margin: 0px 5px;
}
.video_center_column_short {
	width: 370px;
	height: 50px;
	float: left;
	margin: 0px 5px;
}
#video_buttons_title {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:5px;
}
#video_buttons_description {
	color:#FFFFFF;
}
#video_buttons_description_short {
	color:#FFFFFF;
}
#video_buttons_price {
	text-align:center;
	font-weight:bold;
	font-size: 14px;
	color: #FFFFFF;
	padding:3px;
	margin-top:3px;
	margin-bottom:3px;
}
#video_buttons_cart {
	text-align:center;
	font-weight:bold;
	background-color:#B74B09;
	border:1px solid #9EAFBC;
	padding:3px;
	margin-top:3px;
	margin-bottom:3px;
	cursor:pointer;
	color:#FFFFFF;
	height:20px;
	line-height:20px;
}

.video_buttons_cart_down {
	background-color:#C93434;
	color:#FFFFFF;
}
.product_thumbnail {
	margin-left:auto;
	margin-right:auto;
	border:0px;
}
.product_thumbnail:hover {
	border:0px;
}
#product_container {
	display:table;
	margin-right:auto;
	margin-left:auto;
	width:expression(document.getElementById('product_container').getElementsByTagName('div').length *(document.getElementById('product_container').getElementsByTagName('div')[0].offsetWidth+2*parseInt(document.getElementById('product_container').getElementsByTagName('div')[0].currentStyle.marginLeft))+2);/* IE6 correction: +2*/
}

.headline {
	font-size:18px;
	font-weight:bold;
	text-align: center;
	padding:10px;
}

.page_text {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

.page_image_in_page {
	clear:both;
}

.page_image_in_page img {
	width: 100%
}

.page_image_side {
	float:right;
	width:282px;
	overflow:hidden;
}

.page_html {
	clear:both;
	display:block;
	margin-left:15px;
	margin-right:15px;
}
.page_html_in_page {
	float:left;
	overflow:hidden;
	clear:left;
}
.page_html_side {
	width:282px;
	overflow:hidden;
	float:right;
}

.coupon_information {
	font-weight:bold;
	text-align:center;
	padding:10px;
	line-height:18px;
}

.coupon_information .underline {
	color:#000000;
}

#mediashout_version4_middle {
    line-height: normal;
}

#mediashout_version4_middle p {
    margin: 0;
}

#mediashout_version4_purch table {
    background-color: transparent;
    border: 0 none;
}

#mediashout_version4_purch table td {
    border: 0 none;
    padding: 0;
}

.page_image {
	background-color:black;
	min-height:100px;
	text-align: center;
}
.product_link {
	margin-top:5px;
	float:right;
	clear:both;
}
.product_thumbnail_main img{
	height: 68px;
	width: 120px;
}
.cleaner {
	clear:both;
}

.product_selected {
	background-color:#DFEAF7;
}
.top_product_label {
	width:157px;
	display:block;
	z-index:0;
	margin: 5px auto;
}
.bundle_header {
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
	padding-left:10px;
}
.play_video {
	cursor:pointer;
}
#page_container {
	overflow:hidden;
}