#subMenu li.l1 a{
	width:106px;
	background-image:url(/_images/submenu-other-1.png);
}
#subMenu li.l2 a{
	width:74px;
	background-image:url(/_images/submenu-other-2.png);
}
#subMenu li.l3 a{
	width:99px;
	background-image:url(/_images/submenu-other-3.png);
}
#primaryContent{
	position:absolute;
	left:480px;
	top:0px;
	display:block;
	width:490px;
	height:478px;
}
#scrollWrap{
	display:block;
	width:460px;
	height:430px;
	padding-top:48px;
	padding-right:30px;
	overflow:auto;
}
#primaryContent a{
	color:#861c1c;
}
#primaryContent p.contributor{
	background:url(/_images/dash-horz-gray.png) transparent repeat-x left bottom;
	margin-bottom:21px;
}
