div#item dl{
	line-height: 1.5em;
}
div#item dt{
	padding: 5px;
	font-weight: bolder;
}
div#item dd{
	padding-bottom: 15px;
}