/*** FLASH / FLASH VIDEO / FLASH AUDIO ***/

.swfObject { background: #ffffcc url(/js/tiny_mce3/plugins/media/img/flash.gif) no-repeat center center; padding: 0;}
.right { float: right; margin: 5px 0 6px 13px; }
.left { float: left; margin: 5px 13px 6px 0; }

.block {
	position: relative;
	margin: 0 0 35px;
}

a.flvpreview{
	position: relative;
	}

a.flvpreview img.left{
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	}
a.flvpreview img.right{
	position: absolute;
	margin: 0;
	padding: 0;
	right: 0;
	top: 0;
	}
.FlashAudio a img.left,
.FlashAudio a img.right{
	margin: 0;
	} 
	
#project_video span.FlashVideo {
	position: relative;
}
	
#subscribeRss {
	position: absolute;
	right: 10px;
	height: 54px;
	width: 59px;
	z-index: 100;
}


#subscribeRss a{
	height: 54px;
	width: 59px;
	
}

#subscribeRss img{
	border: 0px;
	
}

#player{
	margin: 10px 0 0 0;
	/*position: absolute;*/
}
