﻿.facebook
{
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;!important
	font-size: 11px;!important
	color: #fff;!important /* don't use just black, it won't look good */
}


.facebook blockquote
{
	background: transparent url(http://www.facebook.com/images/start_quote_small.gif) no-repeat scroll -1px 0;
	color: #333333;
	line-height: 14px;
	margin: 14px 0;
	padding: 0 0 0 16px;
}

.facebook blockquote span
{
	background: transparent url(http://www.facebook.com/images/end_quote_small.gif) no-repeat scroll right bottom;
	padding: 0 15px 0 0;
	height: 100px;
}

