﻿@charset "utf-8";

.relative{
	position: relative !important;
}

#fb_likeHolder {
	overflow:hidden;
	
	position: absolute;
	top: 15px;
	left: 160px;
}

#fb_likeHolder > div {
	position: relative;
	top: -40px;
}

#sn_likeHolder {
	overflow:hidden;
	
	width:70px;
	height: 25px;
	
	position: absolute;
	top: 12px;
	left: 155px;
}


.sn_verified {
	display: inline-block;
	
	background: url(../images/sprite_ico.png);
	width: 16px;
	height: 13px;
	background-position: -75px -150px;
}

.api_contentLink {
	color: #3B5998 !important;
	font-weight:bold !important;
	text-decoration: none !important;
	font-family: "arial" !important;
}

.api_contentLink a:link {
	color: #3B5998 !important;
	font-weight:bold !important;
	text-decoration: none !important;
}

.api_contentFont {
	font-size:13px;
}

.socialContentHolder {
	position: relative;
	top: -10px;
}
	.socialContentArea {
		padding-left: 35px;
	}
	
.socialProfileImage {
	width:30px;
	height: 30px;
	
	float: left;
	
	display: none;
}

.socialPageMessage	{
	width: 170px;
	height: 45px;
	
	float: left;
	
	overflow: auto;
}
	.mCSB_dragger_bar {
		background: url("../images/social_scroll_drag.png") repeat-y scroll 0 0 transparent !important;
	}
	
	
#ytPlayerHolder {
	position: relative;
	top:-13px;
	
	float: left;
	
}

#ytText  {
	float: left;
	font-size: 12px;
	color:#666666;
	width:60px;
	
	position: relative;
	
	top: -13px;
	left: 6px;
}

.youtubeSite {
	font-size:9px;
}