
.followUs {
/*border: solid 1px #c0c0c0;*/
border: solid 1px #c0c0c0;
width: 160px;
text-align: center;
background-color: #ddd;
margin: 10px 0 0 0;
padding: 10px 0 5px 0;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 12px;
}

.followUs a.flexBtn {
background: transparent url('/images/btnBgABl.png') no-repeat scroll top right;
color: #FFF;
display: block;
float: right;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
text-align: center;
text-decoration: none;
height: 32px;
width: 90px;
padding: 0 7px 0 0; /* sliding doors padding */
margin: 0 6px 5px 18px;
}

.followUs a.flexBtn span {
background: transparent url('/images/btnBgSBl.png') no-repeat;
display: block;
line-height: 22px;
padding: 5px 5px 5px 10px;
}

.followUs a.flexBtn:active {
background-position: bottom right;
color: #fff;
outline: none; /* hide dotted outline in Firefox */
}

.followUs a.flexBtn:active span {
background-position: bottom left;
padding: 6px 4px 4px 11px; /* push text down 1px */
}



.followUs p.intro {
color: #891252;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 15px;
font-weight: bold;
text-align: left;
text-align: center;
margin: 0 5px 5px; 5px;


}

.followUs p.text {
text-align: center;
margin: 5px 5px 0 5px;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 12px;
}

.followUs img {
display: inline;
}

#gooPlusOne {
	display:inline;
}