body.login #fbconnect_url {
	width: 92%;
	font-size: 20px;
	background-color: #000;
	border: 1px solid #ccc;
	padding: 3px 3px 3px 18px;
	margin-right: 6px;
}

.fbnarrowcolumn {
	overflow: hidden;
	float: left;
	display: block;
	padding: 0 10px 20px 25px;
	margin: 15px 0 0;
	width: 500px;
}
	

#fbconnect_rollup {
	margin-top: 1em;
}

#fbconnect_rollup div div { margin: 0.5em; }
#fbconnect_rollup ul { margin: 0; padding: 0 0 0 5em; }

.fbconnect_userprofile{
	width: 100%;
	display:block;
	overflow:hidden;
}

.fbconnect_profiletexts{
		float: left;
		margin-left:5px !important;
		display: block;
	    width: 350px;
}

.fbconnect_LastUsers{
	background-color: #3d3d3d;
	margin-top:0px !important;
	padding:3px !important;
	color:#FFF !important;
	overflow:hidden;
}
.fbtabdiv{
		overflow:hidden;		
		display: block;
		border-bottom: 1px solid #fff !important;
		border-left: 1px solid #fff !important;
		border-right: 1px solid #fff !important;
}
.fbconnect_userpicmain{
	float: left;
	border: 1px solid #bfbfbf;
	padding: 1px !important; 
	background-color: #FFF !important;
	margin-right:5px !important;
	margin-bottom:2px !important;
	cursor:hand;
}
.fb_userpic{
	width: 32px;
	float: left !important;
	margin-right: 5px;
	margin-bottom: 5px;
}
.fb_userpic img{
	border: 1px solid #bfbfbf;
	padding: 1px !important; 
	float: left;
	display: block;
	background-color: #FFF;
	margin-right:4px !important;
	margin-bottom:4px !important;
	overflow: hidden;
	cursor:hand;
	width:30px;
	height:30px;
}


.fbconnect_miniprofiletext{
	float: left;
}


.fbconnect_miniprofile{
	overflow: hidden;
	display: block;
	margin-top:5px !important;
}
	
.invitebutton{
	overflow: hidden;
	display: block;
	width: 100%;
	margin-top:5px !important;
	margin-bottom:5px !important;
}
.fbconnect_userpics{
	overflow: hidden;
	margin-bottom:5px !important;
	padding-bottom:5px !important;
	border-bottom: 1px solid #000;
}
.fbconnect_userpics img{
	padding:0px !important;
	margin:0px !important;
}
.fbconnect_userpics a{
	border: 1px solid #222;
	padding: 2px !important; 
	background-color: #FFF !important;
	float: left !important;
	display: block !important;
	margin:5px !important;
	font-size: 11px;
	width: 50px !important;
	height: 50px !important;
	overflow: hidden !important;
	cursor:hand;
}

.fbconnect_userpics2{
	width: 100%;
	overflow: hidden;
	margin:5px !important;
}
.fbconnect_userpics2 a{
	border: 2px solid #e9e7e7;
	float: left;
	display: block;
	background-color: #e9e7e7;
	margin-right:4px !important;
	margin-bottom:4px !important;
	font-size: 11px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor:hand;
}

.fbconnect_title{
	margin:5px !important;
	color: #DDD;
	font-weight:bold;
	border-bottom: 1px solid #DDD;
	font-family: Arial,'Trebuchet MS', Verdana, sans-serif;
	text-transform: uppercase;
	text-align: left;
	font-size:10px;
}

.fbconnect_share{
	width: 95%;
	border-top: 1px solid #CCCCCC;
	margin: 3px;	
	padding: 3px;
	text-align: right;
}

.icon-text-middle{
	vertical-align:middle;
	margin-right:5px;
}

.status_composer_inner {
background-color: transparent;

background-image: url(./images/textarea_nub_ltr.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left -11px;

padding-left: 5px;
height: 55px;

}

.noborder{
border:0px;
overflow-y:hidden; overflow-x:hidden;
font-size:10px;
margin-left:2px;
}

.status_composer{
height:56px;
overflow:hidden;padding:0px;}
.status_composer td{padding:0;}
.status_composer td.show_placeholder{width:100%;}
.status_composer table,
.status_composer table td.statustext{width:100%;}
.status_composer table tr,
.status_composer table td{vertical-align:middle;}
.status_composer .status_field{
border-top:1px solid #BDC7D8;
border-bottom:1px solid #BDC7D8;
border-right:1px solid #BDC7D8;
background:white;
padding:0;
position:relative;
height:50px;}
.status_composer .status_name{border-right:none;padding:3px 0 1px 6px;white-space:nowrap;}
.ie6 .status_composer .status_name{padding:4px 0 2px 0px;}
.status_composer .status_box{border-left:none;margin-right:0px;padding:2px 0;}
.status_composer .status_placeholder{margin-right:0px;padding:2px 0;}
.status_composer .input_wrapper{padding:0 6px 0 0;margin:1px 0;overflow:hidden;}
.status_composer .status_field input,
.status_composer .status_field span{font-size:10px;padding:0;}
.status_composer .status_name span{color:#777;white-space:nowrap;}
.status_composer .status_placeholder input{padding-left:4px;}
.status_composer .status_field input{width:100%;margin:0 2px 0 0;border:none;}
.ie6 .status_composer .status_button{float:right;}

.changestatusbutton{
height:20px;
margin-left:5px;
font-size: 9px;
width:135px;
}

.inputbutton{
padding: 0px;
border:1px solid #444;
color: #444;
font-family: arial,sans-serif;
text-align: center;
}

.fbalt {
	list-style: none !important;
	color:#FFF !important;
	border-top: 1px solid #000 !important;
	border-bottom: 1px solid #000 !important;
	min-height:40px !important;
	clear:both !important;
	padding: 2px !important;
	}
	
.fbalt2 {
	color:#FFF !important;
	min-height:40px !important;
	clear:both !important;
	padding: 2px !important;
	}
	
.fotopeque{
	width:100px;
	float:left;
	margin-right:10px;
	text-align: center;
	font-size: 10px;
	
}
.bordefoto{

	border: 2px solid #d5d6d7;
	cursor:hand;
}
.fotogal{
	width:100%;
	height:130px;
}	

UL.tabNavigation {
    list-style: none;
	margin-bottom: 0px !important;
	margin-left:0px !important;
    padding: 0 !important;
	border: none !important;
	background: none !important;
}

UL.tabNavigation LI {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
	/*border: none !important;*/
	background: none !important;
}

UL.tabNavigation LI A {
    padding: 3px 3px;
    background-color: #3d3d3d;
    color: #808080 !important;
    text-decoration: none;
	/*border-top: 1px solid #fff !important;
	border-left: 1px solid #fff !important;
	border-right: 1px solid #fff !important;*/
	line-height:23px;
}

UL.tabNavigation LI A:hover {
    background-color: #3d3d3d; 
	border-top: 1px solid #fff !important;
	border-left: 1px solid #fff !important;
	border-right: 1px solid #fff !important;
    color: #9c9d9e !important;
}

UL.tabNavigation LI A.selected {
    background-color: #3d3d3d; 
	border-top: 1px solid #fff !important;
	border-left: 1px solid #fff !important;
	border-right: 1px solid #fff !important; 
    color: #9c9d9e !important;	
}

UL.tabNavigation LI A:focus {
	outline: 0;
}

.fbTabs{
	position:relative;
	margin-top: 10px !important;
	border: none !important;
	width:100% !important;
	overflow:hidden;
	padding-top:0px !important;
	color:#FFF !important;
}
div.fbTabs > div {
	color:#FFF !important;
	border: 1px solid #fff !important;
	margin-top: 0px !important;
}



div.fbTabs > div h2 {
	margin-top: 0;
}

.waste {
	min-height: 1000px;
}

#fbconnect_feedhead{
	height:24px;
	background-color: #3d3d3d;
	color: #c0c0c0 !important;
}

#fbconnect_feed{
	max-height: 300px; 
	overflow:auto;
}

.fbconnect_nav{
	padding-top:2px;
	background-color: #3d3d3d; 
	height:22px;
	text-align:center;
}
#fbconnect_img_left{
	margin-right:40px;
}
#commentscount{
	text-align: right;
	color: #808080 !important;
}

UL.tabNavigation_feed {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
	font-size:10px;
	border: none !important;
	background: none !important;
	font-family: 'Lucida Sans Unicode',Arial;
}

UL.tabNavigation_feed LI {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
	border: none !important;
	background: none !important;
}

UL.tabNavigation_feed LI A {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
    background-color: #808080;
    color: #c0c0c0 !important;
    text-decoration: none;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	text-shadow:0 1px 1px #333333;
}

UL.tabNavigation_feed LI A.selected,
UL.tabNavigation_feed LI A:hover {
		padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	text-shadow:0 1px 1px #333333;
    background-color: #202020;
    color: #FFF !important;
}

UL.tabNavigation_feed LI A:focus {
	outline: 0;
}

.fbTabs_feed{
	text-align:right;
	padding:6px;
}

.fbconnect_LastComments{
	position:relative;
	background-color: #3d3d3d;
	margin-top:0px !important;
	padding:3px !important;
		color: #333 !important;
	font-size: 11px;
	font-family: 'Lucida Sans Unicode', Arial;
}
.fbconnect_LastComments ol{
	padding:0px;
}
.fbconnect_LastComments_disabled{
	padding:0px;
	filter: alpha(opacity=50); 
	opacity: .5;
	-moz-opacity:0.5;
	background-color: #d5d6d7;
	margin-top:0px !important;
	padding:3px !important;
	color: #333 !important;
}

#fbconnect_reload{
	padding: 2px;
	float:left;
	text-align:left;
	color: #c0c0c0 !important;
}
.fbconnect_streampost{
	color: #808080 !important;
	overflow: hidden;
	display: block;
	margin-top:5px !important;
	clear:both;
	border-bottom: 1px solid #c0c0c0 !important;
}
.fb_stream_date{
	width:100%;
	text-align:right;
	color: #c0c0c0 !important;
	font-size: 9px !important;
}
#fbinvitebutton{
	margin:4px;
	height: 20px;
	line-height:20px;
	text-align: center;
	color: #808080 !important;
	background: #ece9d8;
	border: 1px solid #808080 !important;
}

div.pinned {
	background:#141414 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	top:2px;
	color:#CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	left:auto;
	line-height:1.1em;
	margin:0;
	padding:10px;
	position:fixed;
	right:2px;
	width:250px;
	height:auto;
	z-index:999999;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
div.pinned:hover {
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
}
#fbconnect_pinned{
	position:absolute;
	top: -30px;
	right:2px;
}
.fb_userpic_list{
	width:100%;
	height:100%;
	overflow: hidden;
	display: block;
}
.fb_userpic_list img{
	border: 1px solid #bfbfbf;
	padding: 1px !important; 
	display: block;
	background-color: #FFF;
	margin-right:4px !important;
	margin-bottom:4px !important;
	overflow: hidden;
	cursor:hand;
	width:30px;
	height:30px;
}
.fb_list_avatar{
	float:left;
}
.fb_list_username{
	float:left;
	padding-top:5px;
}
.post-ratings{
	text-align:right;
	padding:0px;
	margin-top:0px;
}
