#container
	{
	position: relative;
	}

#header
	{
	background-color: #89C0EB;
	}

#loginbox
	{
	left: 0px;
	}

#loginbox form p label
	{
	top: -10px;
	}

#loginbox form p input.submitx
	{
	top: -1px;
	}

#loginbox form p.remember label
	{
	top: 1px;
	}

#left div.block ul li
	{
	background-position: 0px 7px;
	}

#center h2
	{
	background-position: 0px 11px;
	}

#center form p label.normal
	{
	padding-left: 5px;
	position: relative;
	top: 0px;
	}

#center div.block ul li label
	{
	position: relative;
	top: -1px;
	left: 0px;
	}

#center div.block ul li span
	{
	padding-right: 10px;
	}

#center form p.radio label
	{
	top: 0px;
	}

#center form p.radio input
	{
	position: relative;
	top: -2px;
	}

#center form p label
	{
	top: 6px;
	}
