ul#twitter_update_list { 
 list-style: none; 
 margin-left: -15px;
}

ul#twitter_update_list li { 
 margin-bottom: 5px;
 margin-left: -20px;
 color: #000;
 font-size:
}

a.foot {
 color: #fff;
 text-decoration: none;
}

a.foot:visited {
 color: #fff;
 text-decoration: none;
}

a.foot:hover {
 color: #fff;
 text-decoration: underline;
}

a.menubar {
 color: #fff;
 font-size: 18pt;
 text-decoration: none;
 display: block;
 width: 115px;
 background-color: #000;
 text-align: center;
}

a.menubar:visited {
 color: #fff;
 font-size: 18pt;
 text-decoration: none;
 display: block;
 width: 115px;
 background-color: #000;
 text-align: center;
}

a.menubar:hover {
 color: #000;
 font-size: 18pt;
 text-decoration: none;
 display: block;
 width: 115px;
 background-color: #fd0;
 text-align: center;
}

.menuidle {
 color: #fd0;
 font-size: 18pt;
 display: block;
 width: 115px;
 text-align: center;
}

div.foot {
 width: 1020px;
 text-align: center;
 font-size: 85%;
}
