body
{
  font-size:12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 
{
  font-size:18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 
{
  font-size:16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
  font-size:12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
  font-size: 12px;
  font-weight: normal;
  font-style:normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
    color:Blue;
}

#top {
  background-color: black;
  padding: 5px;
  font-size: 10px;
  margin-bottom: 25px;
}

#Empty 
{    
    font-size:14px;
    font-style:italic;
}

.title {
  padding: 0;
  border-bottom: 0;
  margin: 0;
  font-size: 22px;
}

.filterdropdown 
{
    font-size:90%;
    font-family:Arial;
}

.commands
{
    width:100px;
}

.name 
{
    width:300px;
    font-size:90%;
}

.name_edit
{
    width:290px;
    font-size:90%;
}

.iscomplete 
{
    width:40px;
    font-size:90%;
}

.started
{
    width:110px;
    font-size:90%;
}

.priority 
{
    width:75px;
    font-size:90%;
}

.viewitems
{
    font-size:90%;
}

#separator 
{
    width:500px;
    margin:5px 0 0 0 
}

#filter 
{
  text-transform: uppercase;
  margin: 0 0 10px 0;
  font-size: 10px;
  line-height: 12px;
  padding: 10px 0 1px 0;
  font-weight: normal;
  color: #630;
  width:300px;
}

.ContentContainer 
{
    margin:10px 10px 10px 50px;
    text-align: left;
}

#list
{
 margin:20px 10px 20px 0px;
}

#list th
{
 padding: 10px 0 1px 0;
  text-transform : uppercase;
  font-size: 10px;
  line-height: 12px;
  font-weight: normal;
  color: #630;
}

#list .buttons 
{
  text-transform : uppercase;
  margin: 0 0 0 0;
  font-size: 60%;
  line-height: 12px;
  padding: 10px 1px 0;
  font-weight: normal;
}

#rss
{
    margin: 40px 0 0 0;
    font-size:70%;
}

#rss h5
{
    margin: 0 0 0 0;
}

#rss img 
{
    border-color:White;
}

#AddNew
{
    margin:20px 0 0 0px;
}

#AddNew span
{
    font-size:80%;
    width:100px;
}

#AddNew .newitem
{
    width:290px;
}