body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	font:12px Trebuchet MS, Verdana, Arial;
	color:#fff;
	vertical-align:baseline;
	background:#fff;
}

#connect_action {
z-index:3;}

.wall {
	visibility:hidden;
	position:absolute;
	top:30px;
	left:200px;
	color: white;
}


.fan_box
{
width:100%;
text-align:center;
}

#permissions_form{
 height: 400px;
}


.connect_top_clearfix {}
.profileimage { visibility:hidden; }
.name_block { visibility:hidden; }
.name {}
.submit_block { visibility:hidden; }
.l_comment{ display:block; }

.t-comment
{ 
width:500px; 
margin-left: 50px;
}

.t-like
{ 
width:500px; 
margin-left: 50px;
}
.t-feed
{ 
width:550px; 
}

.comment_name
{ 
text-decoration: bold;
}

a {
color: #3B5998;
text-decoration: none;
font-size:11px;
}

a:hover {
color: #3B5998;
text-decoration: underline;
font-size:11px;
}


#header {
display: block;
overflow: hidden;
background: #000;
height:30px;
z-index:2;
}

#header-profilepic {
margin: 0px 0px 0px 0px;
float:left;
position:fixed;
z-index:2;
}

#header-account {
text-align: left;
font-size: 14px;
margin-left: 30px;
margin-top: 3px;
background: #000;
position:fixed;
z-index:2;
}

#header-connect {
margin: 2px 0px 0px 5px;
padding: 2px 0px 0px 5px;
font-size: 14px;
background: #000;
z-index:2;
}

#logout {
color: #3B5998;
margin-left: 28px;
z-index:2;
}

.menu {
margin-top: 3px;
text-decoration:bold;
font:14px Trebuchet MS, Verdana, Arial;
color:#fff;
background: #000;
z-index:2;
}

.fbconnect_login {
color:#fff;
margin:0px;
float:left;
text-align:left;
height:25px;
}

.intro {
width:600px;
height:600px;
background: #FFF;
}

.logo {
margin-right:20px;
float:left;
}

.footer {
width:600px;
margin-top:20px;
font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
font-size:20px;
text-align:right;
overflow:hidden;
}

.fbconnect_title_wrapper {
width:600px;
margin-bottom:20px;
float:left;
}

.fbconnect_friend_wrapper {
width:130px;
height:100px;
background:#EEE;
text-align:center;
padding:10px;
margin:5px;
float:left;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

.fbconnect_status {
color: #C0C0C0;
font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
font-size:20px;
margin:0px 10px 0px 10px;
}

#fbconnect_textarea, #fbconnect_input {
font:bold 16px georgia,verdana,"Times New Roman",times;
background:#EEE;
color:#333;
border:2px solid #AAA;
padding:10px;
margin:10px;
}

.fbconnect_textarea {
font: 14px "lucida grande", tahoma, verdana, arial, sans-serif;
text-align:middle;
background:#FFF;
width:500px;
color:#A2A2A2;
border:1px solid #A2A2A2;
padding:0px;
margin:0px;
}

.fbconnect_button {
font:22px georgia,verdana,"Times New Roman",times;
margin:30px;
float:left;
}

.fbconnect_welcome {
font:22px georgia,verdana,"Times New Roman",times;
color:#333;
width:600px;
margin:10px;
float:left;

}



#fbconnect_result {
font:18px georgia,verdana,"Times New Roman",times;
color:#3B5998;
width:600px;
margin-left:10px;
float:left;
}

#fbconnect_status_result {
font:18px georgia,verdana,"Times New Roman",times;
color:#3B5998;
width:600px;
float:left;
}

.fbconnect_text {
font:18px georgia,verdana,"Times New Roman",times;
color:#333;
width:600px;
margin-top:20px;
margin-left:10px;
float:left;
}


