@charset "utf-8";

#liveTitle {
width:670px;
height:44px;
background-image:url(images/title_live.gif);
}

table#liveTable {
width: 667px;
background-color:#2a2623;
border: 1px #200d07 solid;
border-collapse:separate;
border-spacing: 1px;
margin-top:20px;
color:#e3e3e3;
}

table#liveTable th {
padding: 5px;
border-right:#200d07 1px solid;
border-bottom:#200d07 1px solid;
background: #542618;
font-weight: bold;
line-height: 120%;
text-align: center;
white-space: nowrap;
color:#DDD;
}

table#liveTable td {
padding: 5px;
border-right: 1px #151515 solid;
border-bottom: 1px #151515 solid;
background-color:#3a3a3a;
text-align: center;
white-space: nowrap;
}

h2 {
text-indent:-9999px;
}

h3 {
color:#ff9e00;
margin-top:30px;
}

p {
color:#CCCCCC;
}

#live-wrap {
padding-left:20px;
}

/*#footer {
position:absolute;
bottom:0px;
}*/


