.mali_social{
	width:24px;
	height:24px;
	background-image:url(/images/social.png);
	background-repeat:no-repeat;
	display:block;
	float:right;
}
.m_mail{
	background-position:0px 0px;
}
.m_mail:hover{
	background-position:0px -24px;
}
.m_rss{
	background-position:-24px 0px;
}
.m_rss:hover{
	background-position:-24px -24px;
}
.m_youtube{
	background-position:-48px 0px;
}
.m_youtube:hover{
	background-position:-48px -24px;
}
.m_twitter{
	background-position:-72px 0px;
}
.m_twitter:hover{
	background-position:-72px -24px;
}
.m_facebook{
	background-position:-96px 0px;
}
.m_facebook:hover{
	background-position:-96px -24px;
}
.bg_social{
    width:140px;
    height: 40px;
    padding:5px 0 5px 60px;
    color: #fff; 
    margin:0 0 5px 0;    
}
.bg_social a{
    color: #fff;
    }
.bg_social_fb{
    background:url(/images/bg_facebook.png) no-repeat; 
}
.bg_social_twitter{
    background:url(/images/bg_twitter.png) no-repeat; 
}
.facebook_buyuk, .twitter_buyuk, .online_kayit, .bize_yazin{
	background:url(/images/social_facebook.png) 5px center no-repeat #4365a6;
	padding:10px 5px 0px 42px;
	height:32px;
	color:#FFFFFF;
	border-radius:2px;
	margin:5px 5px 0px 0;
    float:left;
    width:233px;
}
.facebook_buyuk{
	background:url(/images/social_facebook.png) 5px center no-repeat #4365a6;
}
.twitter_buyuk{
	background:url(/images/social_twitter.png) 5px center no-repeat #27a5e6;
}
.online_kayit{
	background:url(/images/online_kayit.png) 5px center no-repeat #e30000;
}
.bize_yazin{
	background:url(/images/icon_bizeyazin.png) 5px center no-repeat #8dc63f;
}
.facebook_buyuk a, .twitter_buyuk a, .online_kayit a, .bize_yazin a{	
	color:#FFFFFF;
    text-shadow: 1px 1px 1px #000;
}