
/* h2 */

div#teacher h2 {
	color: #fff;
}

div#teacher h2 {background-image: url("/themes/default/img/teacher-header-background.gif");}


/* form collection */

div#teacher form.formCollections {
	height: 130px;/* 140px */
	background: url("/themes/default/img/teacher-collections-select-background.gif") no-repeat;
}

div#teacher form.formCollections p {
	color: #fff;
}
