/* @override http://asfalte.com/v2008/css/videos.css */

#videos {
	width: 840px;
	margin: 0 auto;
	padding: 0 40px;
	overflow: hidden;
}
#videos .left {
	float: left;
}
#videos .right {
	float: right;
}
