.pglikeplus{
	padding:20px 30px;
}
.pglikeplus{	
	border-radius: 5px;
	-moz-border-radius:	5px;
}
.theme-blue{
	border:solid blue 1px;
	background-color:#cad4e7;
}
.theme-green{
	border:solid green 1px;
	background-color:#60d46b;
}
.theme-gray{
	border:solid gray 1px;
	background-color:#c0c0c0;
}
.theme-orange{
	border:solid #ff7f00 1px;
	background-color:#fcdec5;
}
.theme-red{
	border:solid red 1px;
	background-color:#ffc4c4;
}
.theme-pink{
	border:solid #ff0080 1px;
	background-color:pink;
}
.theme-yellow{
	border:solid yellow 1px;
	background-color:#ffffe0;
}
.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
display: none !important;}