#central_plain img {
	border-width: 0;
	border-style: none;
	padding: 0;
}

#twocol_l {
	width: 50%;
	float: left;
}

#twocol_r {
	width: 50%;
	float: right;
}

#twocol_l img, #twocol_r img {
	float: left;
	margin: 0 8px 0 8px;
}

#oneatatime img.onright {
	float: right;
}

#oneatatime img.onleft {
	float: left;
}

#puppy { clear: both; }

#puppy img {
	float: none;
}

