/*  Hide the Drupal Page-Title */
h1.page-title {
	display:none;
}
select#vid {
	max-width:100%;
}