
#t3-social-connect{

	z-index:999;
	right:0;
}
#t3-social-connect a{
	float:left;
	width:44px;
	height:42px;

	
}
#t3-social-connect a span{
	display:none;
}
#t3-social-connect a.tt{
	background:url(../images/bg-tt.png) no-repeat scroll center center ;
}
#t3-social-connect a.ff{
	background:url(../images/bg-ff.png) no-repeat scroll center center ;
}
#t3-social-connect a.yt{
	background:url(../images/bg-yt.png) no-repeat scroll center center ;
}
#t3-social-connect a.rss{
	background:url(../images/bg-rss.png) no-repeat scroll center center;
}
.social-contect-inner{

	height:44px;
}
#t3-social-connect a.tt:hover{
	border-bottom:1px solid #0b98b6;
	border-top:1px solid #2cd0f3;
	background:url("../images/bg-tt.png") no-repeat scroll center center #07b2d6;
}
#t3-social-connect a.ff:hover{
	border-bottom:1px solid #31497b;
	border-top:1px solid #5b74a9;
	background:url("../images/bg-ff.png") no-repeat scroll center center #35528e;
}
#t3-social-connect a.yt:hover{
	border-bottom:1px solid #820909;
	border-top:1px solid #b93a3a;
	background:url("../images/bg-yt.png") no-repeat scroll center center #a51010;
}
#t3-social-connect a.rss:hover{
	border-bottom:1px solid #bb670c;
	border-top:1px solid #eb902f;
	background:url("../images/bg-rss.png") no-repeat scroll center center #e47908;
}
#k2Container .modal{
	position:static;
	width:auto;
	border:none;
	box-shadow:none;	
	margin:0;
	top:0;
	left:0;
}




