.facebook {
  margin-top:20px;
  border-bottom:1px dotted #ccc;
  clear:both;
  }
  p.facebook a {
	text-decoration: none;
	font-style: italic;
	color: #666;
	font-size:12px;
  margin-bottom:3px;
}

p.facebook a:hover {
	text-decoration: underline;
}


p.facebook img {
	margin: 3px 5px 0 0;
	padding:3px 0 0 0 ;
	border:none;
}

