@charset "UTF-8";
@import url("/css/modules.css");
/**
* Module videos
**/
div.videos {
	width:940px;
}
div.module {
	margin-right:20px;
}
div.module#last {
	margin-right:0;
}
div.module h3 img {
	float:right;
	margin:0 5px 0 0;
}
