html
  {border:none;}
body
  {background-color:#f6f6f6;
   color:#000000;
   padding:0;
   margin:0;
   font-family:Verdana,Arial,Trebuchet MS,Arial,Helvetica,sans-serif;
   font-size:11px;}
input,select,textarea
  {font-family:Verdana,Arial,Trebuchet MS,Helvetica,sans-serif;
   font-size:100%;}
a
  {color:#333333;
   text-decoration:none;}
a:hover
  {color:#000000;
   text-decoration:underline;}
a img
  {border:none;}
form
  {margin:0px;
   padding:0px;}
#l
  {height:70px;}
#ll
  {position:absolute;
   top:8px;
   left:19px;}
#lt
  {position:absolute;
   top:60px;
   left:50%;
   margin-left:-410px;
   font-size:300%;
   color:#cccccc;}
#lt a
  {color:#cccccc;}
#t
  {position:absolute;
   top:0px;
   right:0px;
   width:900px;
   height:30px;
   text-align:right;
   padding-top:11px;
   padding-right:18px;
   background-image:url(/webtask/_images/taskbar.gif);
   background-repeat:no-repeat;
   background-position:top right;}
#t a
  {margin-left:10px;
   color:#666666;}
#exit
  {padding-top:5px;
   padding-bottom:10px;
   padding-left:27px;
   background-image:url(/webtask/_images/exit.gif);
   background-repeat:no-repeat;
   background-position:0px 0px;}  
#user,#users
  {padding-top:5px;
   padding-bottom:10px;
   padding-left:27px;
   background-image:url(/webtask/_images/settings.gif);
   background-repeat:no-repeat;
   background-position:0px 0px;}  
#tasklist
  {padding-top:5px;
   padding-bottom:10px;
   padding-left:27px;
   background-image:url(/webtask/_images/tasklist.gif);
   background-repeat:no-repeat;
   background-position:0px 0px;}  
#f
  {position:absolute;
   top:40px;
   right:0px;
   padding-right:20px;
   text-align:right;
   padding-top:12px;}
#c
  {position:absolute;
   top:85px;
   left:20px;
   right:20px;
   bottom:20px;
   overflow:auto;}
#cb
  {border:1px solid #808080;
   background-color:#f6f6f6;}
#s
  {position:absolute;
   top:180px;
   left:890px;
   width:200px;}
#sb
  {padding:10px 20px;
   background-color:#ffffff;}
h1
  {margin-top:0px;
   margin-bottom:20px;
   color:#cccccc;}
.filter
  {background-color:#eeeeee;
   padding:5px;
   margin-bottom:20px;}
.header
  {padding:3px 8px;
   text-align:left;
   background-color:#cccccc;
   color:#333333;
   font-weight:bold;
   background-image:url(/webtask/_images/listheader.gif);
   border-bottom:1px solid #808080;}
table
  {border-spacing:0px;}
tbody
  {overflow:auto;}
.list
  {width:100%;
   background-color:#ffffff;
   overflow:auto;}
.list th
  {padding:3px 8px;
   text-align:left;
   background-color:#cccccc;
   color:#333333;
   border-bottom:1px solid #808080;
   background-image:url(/webtask/_images/listheader.gif);
   background-repeat:repeat-x;}
.list tr
  {vertical-align:top;}
.list tr:hover
  {background-color:#f9f9f9;}
.list td
  {padding:3px 8px;
   border-bottom:1px solid #e7e7e7;}
.dialog
  {width:100%;
   background-color:#ffffff;}
.dialog th
  {padding:3px 8px;
   background-color:#cccccc;
   color:#333333;
   text-align:left;
   background-image:url(/webtask/_images/listheader.gif);
   background-repeat:repeat-x;
   border-bottom:1px solid #808080;}
.dialog tr
  {vertical-align:middle;}
.dialog td
  {padding:3px 8px;
   border-bottom:1px solid #e7e7e7;}
.nb,.nb td
  {border:none;}
.sb,.sb td,td.sb
  {padding-top:16px;
   border-bottom:2px solid #e7e7e7;}
.db,.db td,td.db
  {border-bottom:1px solid #e7e7e7;}
.prio0
  {background-color:#ffaaaa;}
.prio1
  {background-color:#ffcccc;}
.prio2
  {background-color:#ffdddd;}
.prio3
  {background-color:#ffeeee;}
.prio4
  {background-color:#ffffcc;}
.prio5
  {background-color:#ffffdd;}
.prio6
  {background-color:#ffffee;}
.prio7
  {background-color:#ccffcc;}
.prio8
  {background-color:#ddffdd;}
.prio9
  {background-color:#eeffee;}
.fc
  {width:20px;}
.p 
  {text-align:right;
   width:30%;}
.v 
  {text-align:left;
   width:70%;}
.folder
  {padding-left:3px;}
.task
  {padding-left:23px;}
.detailbox
  {margin-left:25px;}
.commentpreviewbox
  {display:block;
   margin:4px 0px;
   margin-left:22px;}
.jumper
  {font-size:1px;}
.top
  {vertical-align:top;}
.buttons
  {padding:10px;}
.message
  {padding-bottom:20px;
   font-size:120%;} 
.maxfield
  {width:650px;}
.preselection
  {padding-bottom:20px;}
.pc
  {margin-left:20px;}
.tc
  {padding-left:40px;}
.nowrap
  {white-space:nowrap;
   padding-right:20px;}
.warning
  {padding:3px 8px;
   background-color:#fff0f0;
   color:#cc0000;
   border-bottom:1px solid #cc0000;}