#page .item {
background-color:black;
border:1px solid #979da3;
float:left;
height:19px;
padding-top:4px;
text-align:center;
width:25px;
line-height:12px;
}
#page .item a {
color:white;
}
.SelectedItem {
background-color:#9ab5ba;
border:1px solid #979da3;
float:left;
font-weight:bold;
height:19px;
padding-top:4px;
text-align:center;
width:25px;
line-height:12px;
}
#page
{
	background-color:Black;
	color:White;
}
#twitterState
{

}
#mainWrapper
{
	margin-left:10px;
}
h1
{
	font-size:30px;
line-height:13px;
margin-bottom:12px;
}
.InfoText
{
height:30px;
margin-bottom:26px;
}
.textwrapper
{
	font-size:13px;
	font-family:tahoma;
}

.seperator
{
margin-top:4px;
margin-bottom:4px;
}