#customwmxbottom{
position: relative;
top:60px;
}

#wmxbottom_left{
display: none;
}
#wmxbottom_right{
display: none;
}
#customwmxbottom_left, #customwmxbottom_left a
{
	color: #08466f;
}
#customwmxbottom_right, #customwmxbottom_right a
{
	color: #08466f;
 }

#customwmxbottom
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;
}

#customwmxbottom a
{
text-decoration: none;
}
#customwmxbottom_left
{
margin: 1px 0 0 10px;
width: 75%;
float: left;
}
#customwmxbottom_right
{
margin: 1px 10px 0 0;
float: right;	
}

