
.composer .UIContentBox, .ff2 .UIContentBox, .ff3 .UIContentBox, .safari3 .UIContentBox, .composer .UIRoundedBox_Box, .ff2 .UIRoundedBox_Box, .ff3 .UIRoundedBox_Box, .safari3 .UIRoundedBox_Box {
	background-color:#555555 ! important;
	border:1px solid #666666 ! important;
	padding:4px 0;
}


.composer .UIRoundedBox_Container {
	color:#C1C1C1 ! important;
	margin:0;
	padding:0;
}

.composer .text_spacer textarea {
	color:#C1C1C1 ! important;
	background-color:#777 ! important;
	border: 0;
}


.composer .connected label {
	color:#C1C1C1 ! important; 
}

.composer .UIRoundedBox_Container a, .UIRoundedBox_Container a:hover, .comment_body a {
	color:#F7C605 ! important;
}





body, .composer  {
	color:#C1C1C1 ! important;
}

 .wallkit_post {
	border-bottom:1px solid #555 ! important;
 	color:#C1C1C1 ! important;
}

.fb_members ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.fb_members ul .img {
	float: left;
	width: 60px;
	display: block;
	height: 60px;
}

.fb_members ul .fbname {
	display:block;
	float:left;
	width:80px;
}



.fb_members ul li {
	display:inline;
	float:left;
}
.fb_members ul li div {
	display:block;
	width: 150px;
	height: 60px;
}

.fb_members ul li div span {
	float:left;
}



.fb_members .clearfix {
	width: 595px;
}




