div.facebook, div.twitter {
	line-height:1.25em;
}

div.facebook img, div.twitter img {
	float:left;
	padding:4px; margin:1em 1em 0 0;
	border:1px solid #999;
	background:white;
}


div.twitter img {
	margin-bottom:1em;
}

div.facebook p, div.twitter p {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: .714em;
}

div.facebook p#fb_name, div.twitter p#tw_name {
	font-size:1em;
	margin-bottom:.25em;
}

div.facebook #fb_name a, div.twitter #tw_name a {
	font-weight:bold;
}

div.facebook p#fb_add a {
	padding-left:23px;
	padding-bottom:2px;
	background:url("../images/friend.gif") center left no-repeat;
}

div.facebook p#fb_msg a {
	padding-left:23px;
	padding-bottom:2px;
	background:url("../images/updates.gif") center left no-repeat;
}

div.facebook p#fb_group a {
	padding-left:23px;
	padding-bottom:2px;
	background:url("../images/group.gif") center left no-repeat;
}

div.facebook a, div.twitter a{
	color:#3b5998;
	text-decoration:none;
}

div.facebook a:hover, div.twitter a:hover {
	text-decoration: underline;
}

div.twitter li {
	margin-bottom:.5em;
	background:url("../images/arr.gif") top 22px no-repeat;
	padding-top:11px;
}

div.twitter li p {
	background:white;
	font-family:"Lucida Grande", "Lucida Text", sans-serif;
	font-size:.857em;
	padding:7px;
	margin-bottom:.5em;
}

div.twitter small {
	font-family: Georgia, "Times New Roman", serif;
	color:#777;
	font-style: italic;
}