div.facebook{
	width: 175px;
	float: right;
	padding: 9px 0 0 0;
}
div.facebook a {
	text-decoration: none;
	font-style: italic;
	color: #888888;
	font-size:12px;
}

div.facebook a:hover {
	text-decoration: underline;
	color: #ff4b33;
}

div.facebook_img {
	padding: 3px 0 0 0;
	width: 25px;
	float: left;
}

div.facebook_txt {
	width: 125px;
	float: left;
}
