/* CSS Document */

.artName {
	float: left;
	width: 20em;
	font-weight: bold;
}

.artDesc {
}

