/* 
POSITIVE SUPPORT - default styles
Sally Edgington
03-07-2006
*/




div.videoTeaserRowOdd {
	clear: both;
	float: left;
	position: relative;
	padding: 15px 5px 10px;
	margin: 10px 0;
	width: 504px;
	//width: 494px;
	background: #F9F9F9;
}

div.videoTeaserRowEven {
	clear: both;
	float: left;
	position: relative;
	padding: 15px 5px 10px;
	margin: 10px 0;
	width: 504px;
	//width: 494px;
}

div.image {
	float: left; 
	width: 160px !important; 
	//width: 180px !important; 
	border: 0 !important;
	padding: 0 10px !important;
	margin: 0 !important;
}

div.titleSummary {
	float: left; 
	width: 288px !important;
	//width: 310px !important;
	padding: 0 10px !important;
	margin: 0 !important;
}

div.embedFlv {
	float: left; 
	width: 320px !important;
	border: 0 !important;
	padding: 0 0px !important;
	margin: 0 !important;
}

div.titleSummaryFlv {
	float: left; 
	width: 164px !important;
	//width: 154px !important;
	padding: 0 10px !important;
	margin: 0 !important;
}

span.smallgrey {
	font-size: 0.8em!important;
}

div.clear-both {
	clear: all;
}