@media (max-width: 700px) {
	#fbplikebox{
		display: none !important;
	}
}

#fbplikebox{display: block;padding: 0;z-index: 99999;position: fixed;}
#fblikebox_footer{background-color:#fff;border-radius:0 0 10px 10px; margin-left:-45px;width:238px;height:25px;overflow:hidden}
div.likeboxwrap{margin-top:-5px;margin-left:-45px;width:238px;height:294px;background-color:#fff;overflow:hidden;border-radius:10px 10px 0 0;}
.fbplbadge{display: block;height: 150px;top: 0;box-shadow:-2px 0 2px rgba(0, 0, 0, 0.5);position: absolute;left: -41px;width: 41px;background: url("./images/w2b_vertical-right.png") no-repeat scroll center center #133783;background-repeat: no-repeat;overflow: hidden;-webkit-border-top-left-radius: 8px;-webkit-border-bottom-left-radius: 8px;-moz-border-radius-topleft: 8px;-moz-border-radius-bottomleft: 8px;border-top-left-radius: 8px;border-bottom-left-radius: 8px;}
.fb_title {color: #8F8F8F;line-height: 1em;margin-left: 15px;margin-top: -2px;text-shadow: 0.5px 0.5px #FFFFFF;font-size: 1.9em;}
.fb_title H2 {-moz-text-blink: none !important;-moz-text-decoration-color: -moz-use-text-color !important;-moz-text-decoration-line: none !important;-moz-text-decoration-style: solid !important;}
.fb_icon {background: url("./images/facebook-icon.png") no-repeat scroll 0 0;height:50px;width:50px;}