img#HostingLeftImage
{
	width:50%;
	height:auto;
	float:left;
	margin:10px 2% 10px 0;
	padding-right:2%;
}

img#HostingRightImage
{
	width:50%;
	height:auto;
	float:right;
	margin:10px 2% 10px 2%;
}

p#AdminDynamicCSSAlert
{
         display:none;
}
