
.w80p {
	width: 80%;
}
.advicearea {
	padding: 8px 0 8px 8px;
	border: solid 5px #ccc;
}
.advicearea h4 {
	height: 50px;
}
.advice_balloon {
	width: 50px;
	height: 50px;
}
.bg_itemtop {
	background: #c6b7ac;
}
.itembox {
	background: #b6a395;
}
.processbox {
	width: 33%;
	float: left;
}
.stylelinkbox {
	background: #b6a395;
}
.underline {
	text-decoration: underline;
}