.content {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	padding: 2px;

	margin: 0px;

	height: 372px;

	width: 600px;

	overflow: auto;

}

.item {

	font-size: 10px;

	margin: 5px;

	padding: 1px;

}

.content .item h1 {

	font-size: 13px;

	font-weight: bold;

	border:none;

}

.content h1 {

	font-size: 14px;

	color: #3D193D;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #3D193D;

}

