a { color: #07508E; }
td, body, p { font-size: 13px; font-family: Arial, Geneva; }
p { 

line-height: 19px; }
body { background: #fff; }
.noul { font-size: 11px; color: #666; text-decoration: none; }
.footer { font-size: 10px; color: #666; }
.link { font-weight: bold; color: #0000ff; }
form { display: inline; }

#countries {
width:200px;
height:380px;
overflow:auto;
background:#ECECEC;
}

#btcountry {
width:170px;
padding:3px;
margin-left:5px;
display:block;
cursor:pointer;
overflow-right:auto;
}

#spacer {
width:200px;
height:2px;
background:#999;
display:none;
}

#channels {
width:200px;
height:189px;
overflow:auto;
background:#ECECEC;
display:none;
}

#screen {
width:500px;
height:400px;
overflow:auto;
background:#ECECEC;
}

#infobox {
width:200;
height:200px;
background:#ECECEC;
}