/* Tab.tpl */

img#customefacebookcommentslogo { 
	 float: left;
    margin-left: 8px;
    margin-right: 5px;
    margin-top: 5px;
}

/* TabContent.tpl */

div#idTabCU22 {
	float: left;
	width: 100%;
	
	
}

div#customefacebookcommentstitle {
	height: 30px;
	background: #3B5998;
	color: white;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
	word-spacing: 1px;
	letter-spacing: 5px;
	line-height: 30px;
}

div#fb-root-first {
	/*float: left;*/
	margin: 5px;
}


.fbFeedbackContent div.commentas { width: 200px; }


div#customefacebookcommentsdisclamer {
	float: left;
	width: 100%;
	height: 30px;
	background: #3B5998;
	color: white;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
	word-spacing: 1px;
	letter-spacing: 5px;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#customefacebookcommentsdisclamertxt {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

div#customefacebookcommentsdisclamertxt p{
	padding-left: 0px;
}

a#customefacebookcommentsregister {
	float: left;
	width: 100%;
	height: 30px;
	background: #3B5998;
	color: white;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
	word-spacing: 1px;
	line-height: 30px;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
}


/*
#fbcomments, .fb_iframe_widget, 
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fb_iframe_widget span,
#fbcomments iframe [style]
{
  min-width: 100% !important;
  width: 100% !important;
}
*/
/*
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}*/

.clear{clear:both}
.margin-top-10{margin-top: 10px}


