$(document).ready(function() {
	$("#video object, #video embed").css({ "width" : "214px", "height" : "175px" });
});
