
.wm {
font-weight : bold;
color : #888;
}
#frame {
padding : 70px 10px 10px 10px;
}
body {
background-image : url(./alabama.jpg);
background-repeat : no-repeat;
width : 680px;
position : relative;
height : 400px;
margin : 0;
padding : 0;
font-family : "Trebuchet MS";
}
#meta, #text {
border : 2px outset #770000;
position : absolute;
height : 350px;
top : 80px;
font-size : 9pt;
padding : 7px;
background-color : #e8e8e8;
color : #444;
}
#meta {
left : 5px;
width : 300px;
}
#text {
left : 325px;
width : 335px;
overflow : auto;
line-height : 1.5em !important ;
}
#autocomplete {
position : absolute;
top : 45px;
left : 120px;
border : 1px none silver;
background-color : transparent;
color : #eee;
font-size : 10pt;
width : 413px;
margin : 5px 0 0 0;
}
div.autocomplete {
position : absolute;
width : 450px !important ;
background-color : white;
border : 1px solid #888;
margin : 0;
padding : 0;
}
#calendar {
position : absolute;
left : -680px;
border : 2px outset #660000;
top : 0;
background-color : white;
}
li.row_0 {
background-color : #ffcccc;
}
select {
margin : 0;
}
img {
padding-top : 10px;
}
div.autocomplete ul {
list-style-type : none;
margin : 0;
height : 320px;
overflow : auto;
padding : 0;
}
div.autocomplete ul li.selected {
background-color : #9a0000;
color : silver;
}
div.autocomplete ul li {
list-style-type : none;
display : block;
margin : 0;
padding : 2px;
font-size : 86%;
line-height : 1em;
cursor : pointer;
}
td.calcell {border:1px solid silver;font-family:Arial;width:91px;padding:1px;height:60px;overflow:auto;font-size:8px}

.callcell wr {position:relative;}
.nr {position:absolute;font-size:23pt!important;color:#bbb;font-weight:bold;right:3px;padding:0;z-index:0;bottom:-1px}
.filme{position:absolute;font-size:7px!important;;z-index:10;bottom:0}

.calendarHeader,.clink {font-family:Trebuchet MS;background-color:#600;color:white;font-size:8pt}
#calendar {cursor:move}
.clink {cursor:pointer}
#rss {position:absolute;top:0;right:10px}
#rss img {padding:0!important;margin:0;border:none}


