.contentbox .storyExtraBox {
	background-color: #E6D4A9;
	float:right; 
	padding:15px;
	width:222px;
	margin-left: 12px;
	padding-right:2px;
	background-image: url('../images/gradient_verticalTan.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
	border: 1px solid #C49A39;
	line-height: 20px;
	margin-bottom: 10px;
	}
.contentbox .instars {
	background-color: #EBDFC5;
	padding: 4px;
	border: 1px solid #C49A39;
	float: none;
	width: 90%;
	margin-bottom: 5px;
	position: relative;
	}
.contentbox .instars img {
	float: none;
	}
.contentbox .instars .stars {
	padding-left: 40px;
	}
.contentbox .logo {
	position: absolute;
	top: -22px;
	left: -20px;
	border: 0px;
	}
.contentbox embed {
	margin: 0px auto;
	background-color: black;
	padding: 10px;
	}
.contentbox .preview_view {
	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	padding-top:5px;
}

.contentbox .preview_view span, .contentbox .preview_view p {
	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	padding:0px !important;
	margin:0px !important;
}

.contentbox .preview_view .extraInfo {
	float: left;
	padding: 5px 20px 5px 25px;
	position: relative;
	}
.contentbox .preview_view .extraInfo img {
	position: absolute;
	top: -6px;
	left: -8px;
	border: 0px;
	}
.contentbox .preview_view .extraStuff {
	margin: 20px 0px 0px 15px;
	background-color: #F3EDDE;
	border: 1px solid #CCA342;
	padding: 5px 5px 5px 10px;
	}

.contentbox .preview_view embed {
	border: 6px solid black;
	}
