.beforebox {
	overflow: hidden;
	background-color: #e5e5e5;
}


.img-before {
	width: 100px;
}

.border-technique {
	overflow: hidden;
	padding: 0 8px 8px;
}

.itembox {
	overflow: hidden;
}

.img-point {
	width: 150px;
}
.border-top {
	padding-top: 8px;
	margin-top: 8px;
	border-top: dotted 1px #777;
}

.img-salon {
	width: 140px;
}

.techniqueadvice a{
	float:left;
	text-decoration: underline;
}

#technique{
	overflow: hidden;
}

.w80p {
	width: 80%;
}