#forms{
	background:url(/_images/dots-horz.png) transparent repeat-x left bottom;
}
.item{
	overflow:auto;
	padding:0 0 20px 0;
	width:100%;
}
a.online{
	display:inline;
	float:left;
	width:64px;
	height:13px;
	background:url(/_images/resources.online-form.png);
	text-indent:-9999px;
	margin:0 0 0 10px;
}
a.download{
	display:inline;
	float:left;
	width:53px;
	height:13px;
	background:url(/_images/resources.download.png);
	text-indent:-9999px;
	margin:0 0 0 10px;
}