/* 
	BRIGHTCOVE PLAYER CSS for Kiplinger.com
	developers:		Fitsum Belay
	start date:		9/2009
	updated:		9/2/2009

*/


#brightcove{
	border: solid 1px #CCC6AF;
	margin: 0 0 10px 0;
	width: 336px;
}


#brightcove h1{
	color: #6C6E71;
	text-transform: uppercase;
	font-weight: bold;
}

#brightcove h1 a{
	float: right;
	font-size: 10px;
	font-weight: normal;
	color: #036;
	*padding: 0 10px 0 0;
	*position: relative;
	*top: -20px;
	font-family: sans-serif;
	}
	
#brightcove>div{
	padding: 0 1px 0 0;
	*padding: 0;
}	
	
#brightcove h2{
	color: #036;
	font-weight: bold;
	margin: 0 0 0 5px;
}



	
/* erm ... 
	
.bc_player {
	margin: -2px 0 0 -2px;
	*position: relative;
	*top: -5px;
	*left: -1px;
	}	
*/	




