.api-body {
    font-size: 12px;
}

body {
    background-color: #cc9;
    font-family: Verdana;
    font-size: 10px;
}

h1 {
    height: 54px;
    text-align: left; /* Safari */
}

img#battlelords-logo {
    border: none;
    float: left;
    padding-right: 10px;
}

img#logo {
    border: 1px solid black;
    float: right;
}

input {
    border: 1px solid maroon;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 50px;
}

label {
    float: left;
    font-weight: bold;
    /*height: 17px;*/
    padding-left: 3px;
    width: 100px;
}

p.instructions {
		font-size: 12px;
    padding-bottom: 10px;
}

select {
    border: 1px solid maroon;
    font-family: Verdana;
    font-size: 12px;
}
