@charset "ISO-8859-1";

/* Modules */

.mIMG {
	width:439px;
	padding-bottom:5px;
	padding-top:3px;
}

.mIMG_floatLeft {
	width:250px;
	padding-bottom:4px;
}

.mIMG_title {
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	color: #464646;
	padding-bottom: 5px;
	line-height: 15px;
	margin:0px;	
}

.mIMG_description {
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #999;
	line-height: 13px;
	margin-bottom:8px;
	margin-top:5px;	
}

.mIMG_floatLeft_container { }


.mFILE_container {
	padding-bottom:5px;
	margin-top:4px;
}

.mFILE_link, mFILE_link a, .mFILE_link a:link, .mFILE_link a:visited, .mFILE_link a:hover {
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #999;
	line-height: 13px;
	margin-bottom:8px;
	margin-top:5px;	
}

.mFILE_link a:hover {
	color: #000;	
}

.mFILE_description {
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #999;
	line-height: 13px;
	margin-bottom:8px;
	margin-top:5px;	
}

.mVIDEO_player_container {
	padding-top:2px;
	margin-bottom:10px;
}

.mVIDEO_player {
	display:block;
	width:100%;
	height:320px;
	
}
