.hide_element{
    display:none;
}

/**
 * Соц кнопки
 */
.twitter {
	position: relative;
	right: -68px;
	top: 1px;
}

.gplus_widget {
	position: relative;
	right: -20px;
	top: 1px;
}

#fb-like {
	position: relative;
	top: -1px;
	right: -7px;
}

.fb_iframe_widget > span{
	background: none;
}