
.bg-lightblue {
	background: #a0c9d5;
}
.profilebox {
	margin-top: 8px;
	overflow: hidden;
	clear: both;
}
.border_profilebox {
	clear: both;
	border-top: solid 1px #b6a395;
}
.paragraph {
	padding: 8px;
}
.paragraph h4 {
	border-left: solid #ccc 5px;
	padding-left: 8px;
	margin-bottom: 8px;
	line-height:18px;
}
.paragraph p {
	margin-bottom: 8px;
}
.bg_itemtop {
	background: #c6b7ac;
}
.itembox {
	background: #b6a395;
}
.underline {
	text-decoration: underline;
}