div#topmenu
{
    width: 346px;
    padding: 171px 0px 0px 0px;
    /*
    border-right: 1px solid #000;
    background: #8e8e8e url(/images/heads/Brushed-Banner.jpg) no-repeat;*/
}

div#topmenu ul
{
	margin: 0!important;
}

div#topmenu ul li
{
    position: relative;
    list-style: none;
    display: inline;
}

div#topmenu a span
{
    display: block;
    width: 346px;
    padding: 0 0 0 0;
    cursor: pointer;
}

div#platformbadge
{
    position: absolute;
    width: 150px;
    text-align: center;
    bottom: 70px;
}