body, table, td
{
	
}

#twitter_div
{
	position: absolute;
	left: 550px;
	top: 50px;
	color: #ffffff;
	background-color: #9d5937;
	width: 358px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-radius-bottom-right: 3px;
	-webkit-border-radius-top-right: 3px;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	padding: .4em .9em;
	font-size: 10px;
	font-weight: bold;
     overflow:auto;
}

#twitter_div .sidebar-title
{
}

#twitter-link
{
}

#twitter_update_list li
{
	padding-bottom: 10px;
}

.main
{
	padding-right: 5pt;
	padding-left: 5pt;
	padding-bottom : 10px;
	font-size: 14pt;
	color: buttonface;
	font-family: Verdana, Sans-Serif, Arial;
	background-color: #1a1a1a;
}

.main a
{
	color: buttonface;
	text-decoration: none;
}

.main a:visit
{
	color: buttonface;
	text-decoration: none;
}

.main a:hover
{
	color: #F9C613;
	text-decoration: none;
}

.frm
{
	font-size: 7pt;
	vertical-align: bottom;
	color: black;
	font-family: Verdana, Sans-Serif, Arial;
}

.btnLogin
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: #ffffff 1px solid;
	color: buttonface;
	border-bottom: #ffffff 1px solid;
	font-family: Verdana, Sans-Serif, Arial;
	background-color: dimgray;
}