div.menu4 a {
	background-position: top left;
}

div.submenu1 {
	width: 50px; height: 19px;
	background: url( '/images/layout/ms1_profile.png' ) top left no-repeat;
}
div.submenu1 a {
	background: url( '/images/layout/ms1_profile.png' ) -50px 0 no-repeat;
}

div.submenu2 {
	width: 99px; height: 19px;
	background: url( '/images/layout/ms2_pressreleases.png' ) top left no-repeat;
}
div.submenu2 a {
	background: url( '/images/layout/ms2_pressreleases.png' ) -99px 0 no-repeat;
}

div.submenu3 {
	width: 97px; height: 19px;
	background: url( '/images/layout/ms3_presspictures.png' ) top left no-repeat;
}
div.submenu3 a {
	background: url( '/images/layout/ms3_presspictures.png' ) -97px 0 no-repeat;
}
