div#myOtherElement1 {
	width: 203px;
	height: 95px;
	background-image:url('bg-menu.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
}

div#myOtherElement1 span, div#myOtherElement1 a {
	font-size:13px;
	color:#DE3E3E;
	font-weight:bold;
}

div#myOtherElement2 {
	width: 203px;
	height: 95px;
	background-image:url('bg-menu.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
}

div#myOtherElement2 span, div#myOtherElement2 a {
	font-size:13px;
	color:#DE3E3E;
	font-weight:bold;
}
