#social{
	/*clear:both;*/
	float:right;
	margin:3px 0;
}
#social_media {
   position: relative;
	padding:1px 0 0 3px;
	float:right;
	width:100px;
}

#social_media a{
	outline:none;
	width:16px;
	height:16px;
	margin:0;
	padding:0;
}

a#social_media_nav {
	background-color:#a48c4c;
	text-decoration:none;
	height:16px;
	width:16px;
	display:block;
	float:right;
	text-align:center;
	color:#fff;
}

#social_media a img{
	width:16px;
	height:16px;
	border:none;
}

#social_media p{
	padding:0 10px;
}

#social_media .facebook, #social_media .twitter, #social_media .google, #social_media .mrwong, #social_media .mail2{
	display:block;
	float:left;
	width:16px;
	height:16px;
	margin-right:3px;
	background:url(images/shareit/facebook.gif) 0 0 no-repeat;
}
#social_media .twitter{	background:url(images/shareit/twitter1.gif) 0 0 no-repeat; }
#social_media .google  {background:url(images/shareit/google.gif) 0 0 no-repeat;  }
#social_media .mrwong  {background:url(images/shareit/misterwong.gif) 0 0 no-repeat;  }
#social_media .mail2    {background:url(images/shareit/mail.gif) 0 0 no-repeat;  }

#all_social_media_wrapper, #mail2friend {
    width:650px;
    height:300px;
    position:absolute;
    top:-340px;
	left:-570px;
	padding:25px 3px 3px 3px;
    display: none;
    overflow:hidden;
	background-color:#fff;
	border:2px solid #a48c4c;
	z-index:300;
}

.social_media_close {
	position:absolute;
	right:10px;
	top:5px;
	display:block;
	width:16px;
	height:16px;
	margin:5px;
	background:url(images/shareit/close.gif) 0 0 no-repeat;
	text-decoration:none;
}

#social_media a.media_div {
	width:70px;
   float: left;
	margin:2px 0 2px 10px;
	padding:6px;
	padding-left:20px;
	text-decoration:none;
	color:#333;
	display:block;
	border:1px dotted #dedede;
}

#media_platforms{
	float:left;
	clear:both;
}
#all_social_media_wrapper form{	
	display:none;
}
.tag-link-14 {font-size:18px !important;}