body {
	margin-top:10px;
}
.outerbox {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: #b4b4b4 1px solid;
    vertical-align: top;
    -moz-box-shadow: 0 0 2px 1px #ddd;
    -webkit-box-shadow: 0 0 2px 1px #ddd;
    box-shadow: 0 0 2px 1px #ddd;
    width: 315px;
    height: 395px;
    padding: 1px;
}

.resultTable {
    font-family: Arial;
    width: 300px;
    margin:5px;
}

.resultTable2 {
    width: 100%;
    margin: 0;
}

.resultdrawdate1 {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    height: 25px;
    vertical-align: middle;
}

.resultdrawdate {
    text-align: right;
    font-size: 14px;
    font-weight: 600;
    height: 25px;
    vertical-align: middle;
}

.resultprizelable {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    height: 28px;
    vertical-align: middle;
}

.resulttop {
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
}

.resultbottom {
    text-align: center;
    font-size: 20px;
    height: 28px;
    width: 20%;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
}

.resultsg4dlable {
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    height: 35px;
    padding:0;
}
