﻿/* ImageLayout.css */
img.players
{
	float:right;
	clear:right;
	padding: 2%:
}

img.logo
{
	vertical-align:bottom;
	float:left;
	left: 2%;
}

.banner
{
	vertical-align:bottom;
}
