table#fbconnect
{
	border:1px solid #355891;
	cursor: pointer;
	height:38px;
	background-color: #527cae;
	background-image: url(http://static.ak.connect.facebook.com/images/connect_sprite.png);
	margin: auto;
	opacity: 1 !important;
}
table#fbconnect td.logo
{
	background-image: url(http://static.ak.connect.facebook.com/images/connect_sprite.png);
	background-position:-1px -61px;
	width:38px;
}
table#fbconnect td.text:hover
{
	color: lightblue;
}
table#fbconnect td.text
{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top:1px solid #879AC0;
	color: white;
	padding:0 4px 1px 4px;
}

table#fbconnect.right
{
	float:right;
}
table#fbconnect.small
{
	height:18px;
	margin: auto;
}
table#fbconnect.small td.logo
{
	background-position:-22px -459px;
	width:18px;
}
table#fbconnect.small td.text
{
	padding:0 4px;
	line-height:15px;
}

table#fbconnect.newhome
{
	height:38px;
	width:180px;
}
table#fbconnect.newhome td.logo
{
	background-position:-1px -61px;
	width:38px;
}