#explanation p.p1 {
	float:left;
	width:40%;
}
#explanation p.p2 {
	float:left;
	border:1px solid red;
}
