/* 
Style sheet for the root www.gambling.net pages.
Used in conjuction with the global www.plussed.net style sheet.
*/

ul {
line-height: 130%;
}

table.navbar, table.footer { 
background-color: #CCFFFF;
}

table.state_data { 
background-color: #FFFFFF;
}

table.state_data td {
text-align: center;
}

table.state_data td.game {
text-align: left;
}

img.caution {
border-style: none;
}

td.danger {
background-color : yellow;
font-weight: bold;
font-size: 150%;
}