
.beforearea .processimg{
	width: 48%;
	float:left;
}

.processimg img{
	width: 100%;
	float:left;
}



.beforearea p{
	float:left;
	width: 50%;
	padding: 0 0 1% 1%;

}

.beforearea2 p{
	float:left;
	width: 100%;
	margin: 0 0 8% 1%;

}

.itemarea {
	float:left;
	width: 100%;
	margin: 0% 0 8% 0%;
        border: dashed 1px #212121;
}



.processarea .processimg{
	width: 48%;
	float:left;
}

.processimg img{
	width: 100%;
	float:left;
}

.processarea p{
	float:left;
	width: 50%;
	padding: 0 0 1% 4%;
}

.processadvicearea p{
	float:left;
	width: 100%;
	padding: 0 0 8% 1%;
}

.processadvicearea .body p{
	float:left;
	width: 100%;
	padding: 0 0 1% 1%;
}

.advicearea .stylistimg{
	width: 50%;
	float:left;
}	


	