#twitter_div ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
#twitter_div li
{ border-bottom:#000 thin ;
}
#twitter_div a
{
	font-family: "Comic Sans MS", Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
}
#twitter_div {
width:150px;
max-width:150px;
min-width:150px;
padding: 0;
margin: 0;
list-style-type: none;
	font-family: "Comic Sans MS", Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.otw {
	font-family: "Comic Sans MS", Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000066;
}
.otwSmall {
	font-family: "Comic Sans MS", Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #000066;
}
.css_nav {
float: left;
height: 29px;
color: #ffffff;
font-family: Comic Sans MS;
font-size: 12px;
text-decoration: none;
text-align: center;
vertical-align:top;
margin: 0px;
padding: 0px;
border: 0px;
}
.css_nav a:link , .css_nav a:visited {
display: block;
background: bottom url(./images/button.gif);
color: #ffffff;
vertical-align:top;
font-family: Comic Sans MS;
font-size: 12px;
text-decoration: none;
text-align: center;
width: 148px;
height: 29px;
}
.css_nav a:hover, .css_nav a:active {
background-image: url(./images/button_over.gif);
color:#FFFFFF;
text-decoration: none;
width: 148px;
height: 29px;
}
.css_nav_marked {
float: left;
height: 29px;
color: #ffffff;
font-family: Comic Sans MS;
font-size: 12px;
text-decoration: none;
text-align: center;
vertical-align:top;
margin: 0px;
padding: 0px;
border: 0px;
}
.css_nav_marked a:link , .css_nav_marked a:visited {
display: block;
background: bottom url(images/marked_button.gif);
color: #ffffff;
vertical-align:top;
font-family: Comic Sans MS;
font-size: 12px;
text-decoration: none;
text-align: center;
width: 148px;
height: 29px;
}
.css_nav_marked a:hover, .css_nav_marked a:active {
background-image: url(images/marked_button_over.gif);
color:#FFFFFF;
text-decoration: none;
width: 148px;
height: 29px;
}