dt{
	font-weight: bold;
	display: inline;
}
dd:before{
	content: " - ";
	display: inline;
}
dd{
	display: inline;
}