@charset "utf-8";
#burglar {
	background-image: url(../graphics/mid/pages_art/new/burglar.jpg);
	height: 300px;
	width: 555px;
}
#burglar ul {
	width: 25%;
	float: right;
	list-style-type: none;
	font-size: 0.75em;
	color: #333333;
	margin-right: 2em;
}
#burglar li h5 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

