#span::after{
	content: "\a";
	white-space: pre;
}

#span2::after{
	content: "\a\a";
	white-space: pre;
}

#span3::after{
	content: "\a\a";
	white-space: pre;
}

#span4::after{
	content: "\a";
	white-space: pre;
}

#span5::before{
	content: "\a\a";
	white-space: pre;
}

#span6::before{
	content: "\a\a";
	white-space: pre;
}