/* Copyright Seven Communications Ltd */

html { 
height: 100%; 
}
body {
color: white;;
background-color: #c2d02e;
color: #fff;
font-family: verdana, arial, sans-serif;
padding: 0;
margin: 0;
height: 100%;
font-size: 0.8em;
text-align: center;
}
table.heighter {
background-color: #c2d02e;
height: 100%;
}
table.heighter td {
text-align: center;
}
table.heighter img.buttons {
vertical-align: middle;
}
#logo {
background-color: white;
}
p.close {
padding-bottom: 10px;
text-align: center;
}
a {
color: #fff;
font-weight: bold;
}
a:hover {
color: #6d6e71;
}
table {
font-size: 100%;
line-height: 1.4em;
}
select {
color: #000;
font-family: verdana, arial, sans-serif;
font-size: 100%;
}
input {
color: #000;
font-family: verdana, arial, sans-serif;
font-size: 100%;
}
