.anu {
    float: left;
}
.ayoshare {
	margin-top: 20px
}
.ayoshare p {
	display:inline;
	margin:10px 0px 10px;
	padding:0
}
.ayoshare a {
	color:#fff;
	text-decoration:none;
	color: #fff;
	border: none;
	padding: 12px 10px 8px 10px;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-transition: border .25s linear,color .25s linear,background-color .25s linear;
	transition: border .25s linear,color .25s linear,background-color .25s linear
}
.ayoshare a.ayo-facebook {
	background-color: #4769a5;
	border-color: #354d79;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a.ayo-twitter {
	background-color: #00ACED;
	border-color: #00ACED;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}

a.ayo-envelope {
	background-color: #AAA;
	border-color: #EEE;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	
	color:#fff;
	text-decoration:none;
	color: #fff;
	border: none;
	padding: 12px 10px 8px 10px;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-transition: border .25s linear,color .25s linear,background-color .25s linear;
	transition: border .25s linear,color .25s linear,background-color .25s linear
	
}
a.ayo-envelope:hover{
    background-color: rgba(220,220,220,0.5);
    color: #000;
}
.ayoshare a.ayo-google {
	background-color: #DD4B39;
	border-color: #932b1f;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a.ayo-linkedin {
	background-color: #0E7BBB;
	border-color: #207aa8;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a.ayo-stumbleupon {
	background-color: #eb4723;
	border-color: #ab361d;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a.ayo-reddit, .ayo-buffer {
	background-color: #333333;
	border-color: #1d1d1d;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a.ayo-pinterest {
	background-color: #cc2209;
	border-color: #9b1a20;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a.ayo-vk {
	background-color: #4c75a3;
	border-color: #39587b;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a.ayo-pocket {
	background-color: #e84352;
	border-color: #c53946;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a span{
	font-family: sans-serif
}
.ayoshare a:hover {
	background-color: rgba(220,220,220,0.5);
	color: #000
}
