#targetA, #targetB {
	height: 0; width: 0;
	border: solid;
}

#targetArea {
	padding: 50px;
}

[type=radio] {
	width: 25px;
}
