@charset "utf-8";
/* CSS Document */
#serviceHeader {
	width: 570px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 120%;
}

#pageContent{
	margin-left:10px;
}
.comment {
	margin-top: 30px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	line-height: 120%;
}

p.commentContent{
	padding-left:30px;
	margin-left: 30px;
	padding-top: 5px;
}

#table{
	margin-left:10px;
	margin-top:5px;
	line-height: 120%;
}

#table th{ background:#f5f5f5;}

#picture{
	position: absolute;
	top: 592px;
	right: 548px;
}

