﻿body {font-family:Arial;font-size:9pt;font-weight:normal;}
.Button{color:white;min-width:65px;cursor:pointer;background-image:url('../Images/Gradient/31BlueBlack.png');background-repeat:repeat-x;font-size:9pt;font-weight:normal;}
.Left{float:left;margin-left:10px;}
.Right{float:right;margin-right:10px;}
div#logo {
    float: left;
    margin-top: 10px;
    width: 400px;
    color:white;
}

div#logo img {
    float: left;
    margin: 15px 15px 0 5px;
}