@charset "UTF-8";
/* CSS Document */

.floatr
{
	float:right;
	margin-left:20px;

}

.floatunder
{
	float:right;
	margin-left:30px;
	

}