a {
	text-decoration: none;
	color: #731472;
	}
a:hover {
	color: #5ebb19;
	}
div.video-preview {
	  margin: 0 0 4px 0;
	}


div.embed-box {
	width: 320px;
	height: 280px;
	background: #97d15d url(/images/bg_embed.gif) top left repeat-x;
	color: #fff;
	font: normal 11px/16px Verdana, Helvetica, Arial, sans-serif;
	}
	

div.embed-box div.pad {
	padding: 20px;
	}
div.embed-box p {
	margin: 0 0 10px 0;
	}
div.embed-box a {
	color: #fff;
	}
div.embed-box div.share-form dl dd {
	margin: 0 0 5px 0;
	}
	
div.embed-box-medium {
	width: 300px;
	height: 265px;
	background: #97d15d url(/images/bg_embed.gif) top left repeat-x;
	color: #fff;
	font: normal 11px/16px Verdana, Helvetica, Arial, sans-serif;
	}	
div.embed-box-medium div.pad {
	padding: 20px;
	}
div.embed-box-medium p {
	margin: 0 0 10px 0;
	}	
	
div.embed-box-220 {
	width: 220px;
	height: 205px;
	background: #97d15d url(/images/bg_embed.gif) top left repeat-x;
	color: #fff;
	font: normal 11px/16px Verdana, Helvetica, Arial, sans-serif;
	}	
div.embed-box-220 div.pad {
	padding: 20px;
	}
div.embed-box-220 p {
	margin: 0 0 10px 0;
	}	
	
	
div.wide-embed-sidebar {
	background: #eee;
	width: 155px;
	height: 270px;
	float: right;
	color: #fff;
	font: normal 11px/16px Verdana, Helvetica, Arial, sans-serif;
	}

div.wide-embed-sidebar h3 {
   color: #731472;
   font: bold 12px/16px Verdana, Helvetica, Arial, sans-serif;
margin: 0px 0 5px 0;
   }

div.widget {
	font: normal 11px/16px Verdana, Helvetica, Arial, sans-serif;
	}
div.widget img.left {
	float: left;
	margin: 0 10px 0 0;
	}

div.widget embed {
	margin: 0;
	padding: 0;
	}

div.embed-widget-wide {
	line-height: 0;
	width: 306px;
	}
 div.embed-title {
	background: #97d15d url(/images/bg-wide-embed-title.gif) top left repeat-x;
	float: left;
	height: 47px;
	width: 225px;
	}
	
 div.embed-title-text {
    text-decoration: none;
	color: #fff;
	font: normal 14px/16px Verdana, Helvetica, Arial, sans-serif;
	padding: 5px 10px 5px 8px;
	}	
div.embed-widget-wide div.embed-options {
	float: left;
	width: 81px;
	}	
	

div.embed-widget-medium {
	line-height: 0;
	width: 300px;
	}
div.embed-widget-medium div.embed-logo {
	float: left;
	width: 219px;
	}
div.embed-widget-medium div.embed-options {
	float: left;
	width: 81px;
	}
	
	
div.embed-widget-220 {
	line-height: 0;
	width: 220px;
	}
div.embed-widget-220 div.embed-logo {
	float: left;
	width: 145px;
	}
div.embed-widget-220 div.embed-options {
	float: left;
	width: 75px;
	}
		
			
div.embed-amazon-medium {
	background: url(/images/bg_amazon-base-medium.jpg) top left repeat-y;
	float: left;
	}
div.embed-amazon-medium-2 {
	background: url(/images/bg_amazon-medium.jpg) bottom left no-repeat;
	width: 300px;
	float: left;
	padding: 0 1px 5px 10px;
	line-height: 18px;
	}
	
div.embed-amazon-220 {
	background: url(/images/bg_amazon-base-220.gif) top left repeat-y;
	float: left;
	}
div.embed-amazon-220-2 {
	background: url(/images/bg_amazon-220.gif) bottom left no-repeat;
	width: 220px;
	float: left;
	padding: 0 1px 5px 10px;
	line-height: 18px;
	}	
	

div.embed-widget-large {
	line-height: 0;
	width: 320px;
	}
div.embed-widget-large div.embed-logo {
	float: left;
	width: 239px;
	}
div.embed-widget-large div.embed-options {
	float: left;
	width: 81px;
	}
div.embed-amazon-large {
	background: url(/images/bg_amazon-base.gif) top left repeat-y;
	float: left;
	}
div.embed-amazon-large-2 {
	background: url(/images/bg_amazon.gif) bottom left no-repeat;
	width: 309px;
	float: left;
	padding: 0 1px 5px 10px;
	line-height: 18px;
	}
p.amazon-product {
	padding: 10px 10px 0 0;
	margin: 0 0 5px 0;
	}
p.amazon-product a {
	color: #000;
	text-decoration: underline;
	}
p.amazon-logo {
	text-align: right;
	margin: 0;
	}
	
div.embed-widget-small {
	line-height: 0;
	width: 150px;
	}
div.embed-widget-small-player {
	height: 132px;
	overflow: hidden;
	}
div.embed-amazon-small {
	text-align: center;
	padding: 5px 10px;
	line-height: 14px;
	background: url(/images/bg_embed-amazon-small.gif) top left repeat-y;
	}
	
/* SELF-CLEARING FLOATS
---------------------------------------------------- */
div.embed-amazon-large:after,
div.embed-amazon-small:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

/* trigger hasLayout and target ie5+6/win only */

* html div.embed-amazon-large,
* html div.embed-amazon-small {
	height: 1%;
	}

/* trigger hasLayout and target ie7/win only */

*:first-child+html div.embed-amazon-large,
*:first-child+html div.embed-amazon-small {
	min-height: 1px;
	}
/* WIDE-EMBED
------------------------------------------------------*/
div.rc {
	position: relative;
	width: 480px;
	height: 321px;
}
div.wide-embed-sidebar a.logo img,
div.wide-embed-sidebar a.logo {
	padding: 0;
	margin: 0;
	border: 0;
}
div.wide-embed-sidebar a.logo {
	position: absolute;
	bottom: 0;
	right: 0;
}
div.rc div.video-preview {
	width: 174px;
	background: #f3f3f3 url('/images/bg_video-preview.gif') 0 100% repeat-x;
	border-bottom: 1px solid #e6e6e6;
	margin: 0 0 14px;
}
div.wide-embed-sidebar div.video-preview img,
div.wide-embed-sidebar div.video-preview p {
	margin-left: 20px;
}
div.wide-embed-sidebar h3 {
	padding-top: 10px;
	margin: 0 0 8px 20px;
}
div.wide-embed-sidebar {
	width: 174px;
	margin: 0;
	padding: 0;
	background-color: #eee;
}
div.rc div.br {
	position: absolute;
	right: 0;
	bottom: 0;
	background-position: 0 30px;
	width: 16px;
	height: 15px;
	background-image: url('/images/white-corners.png');
}
div.rc div.bl {
	position: absolute;
	left: 0;
	bottom: 0;
	background-position: 0 0;
	width: 16px;
	height: 15px;
	background-image: url('/images/white-corners.png');
}
div.rc div.tr {
	position: absolute;
	right: 0;
	top: 0;
	background-position: 0 14px;
	width: 16px;
	height: 15px;
	background-image: url('/images/white-corners.png');
}