.featured.full {
		width: 738px;
		background: #000;
		margin-bottom: 18px;
		min-height: 10px;
		
}

#presentation {
	border-bottom: 1px solid #cfcfcb;
	max-width: 735px;
	min-width: 735px;
	width: 735px;
	text-align:center;
	padding-bottom: 10px;
	

}
#presentation #flashcontent{

	margin-left:auto;
	margin-right:auto;

}

.featured .header {
	background: #fff; /* DD - removed !Important as this breaks some events see #59752 */
	min-height:100px;
	padding:6px 6px 8px 8px;
}

.featured.full .tools {
	display: none;
}

