#bottom_logos
{
 	position: relative;
	width: 175px;
	margin-left: auto;
	margin-right: auto;
	top: 27px;
	z-index: 987;
}

#bottom_logos img
{
	padding: 5px;
}

#smart_logo
{
	position: relative;
	width: 108px;
	top: 26px;
        float: left;
}

#green_logo
{
	position: relative;
	width: 67px;
        float: right;
}

*html #wmxcontent
{
        height: 800px;
}

