.imgRounded_IMAGE {
	background-repeat:no-repeat;
	background-position:center center;
}
.imgRounded_TR {
	background-image:url(/domains/lemstramotoren.nl/images/rounded.gif);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
}
.imgRounded_TL {
	background-image:url(/domains/lemstramotoren.nl/images/rounded.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}
.imgRounded_BR {
	background-image:url(/domains/lemstramotoren.nl/images/rounded.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	float:right;
}
.imgRounded_BL {
	background-image:url(/domains/lemstramotoren.nl/images/rounded.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
}