.video-details {
	padding-bottom:20px;
	border-bottom:1px solid #CFD3D6;
}

#video_description iframe {
	display: block;
}

#video_description {
	margin: 0 5px;
}

#video_description p {
	margin-left: 0;
	margin-right: 0;
}

.video-sale {
	float:right;
	position:relative;
	width:244px;
	margin-left:25px;
	margin-bottom: 15px;
	background-color: white;
	color:black;
	font-weight:bold;
}

.video-sale ul {
	list-style-type:none;
	padding:0px 10px;
	margin:0px;
}

.video-sale li {
	min-height: 18px;
	padding:5px 0px;
	border-bottom:1px solid #F5F1DF;
}

.video-sale .purchase-button {
	float:right;
	position:relative;
	background:url(/skin/macpa/images/labels/cart-price.gif) no-repeat;
}

.video-sale li label, .purchase-button span, .purchase-button input {
	cursor:pointer;
}

.video-sale li label {
	width: auto;
}

.video-sale-showtime {
	clear: both;
	font-weight: normal;
}

.purchase-button span {
	font-size: 11px;
	position:absolute;
	left:2px;
	top:2px;
	overflow: hidden;
	text-align:center;
}

.purchase-button input {
	width:74px;
	height:18px;
	opacity:0;
	filter:alpha(opacity=0);
	z-index: 1;	
	position: relative;
}

.video-sale p {
	margin-bottom:0px;
}

.video-sale p a {
	margin: 0px 14px;
	font-size: 10px;
}

.video-materials {
	clear:left;
	padding:20px 0px;
	border-bottom:1px solid #CFD3D6;
}

.video-reviews {
	margin: 20px 5px 0;
}

.video-reviews h2 {
	display:inline;
	background-color: transparent;
}

.video-reviews a {
	text-decoration:underline;
	margin-left:10px;
}

.video-reviews blockquote {
	margin:0px;
}

.video-reviews blockquote + blockquote {
	border-top:1px solid #CFD3D6;
}

#main #content-bar {
	width:116px;
	padding-left:28px;
}

