* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
}
p {
	line-height: 1.3em;
	padding-bottom: 6px;
}
#side, #tail {
	display: none;
}
h2 {
	margin-bottom: 20px;
}
a {
	text-decoration: none;
}
p, a {
	color: #FFF;
}
.priceList {
	height: 2em;
	clear: both;
}
.service {
	width: 130px;
	float: left;
}
.price {
	float: left;
}
