﻿.follow 
{
    background-image: url('../../images/follow/background.gif');
    width: 264px;
    height: 30px;
    float: right;
    top: 0px;
}

.follow_txt
{
	text-align:center;
	font: normal 9pt Arial;
	padding-left: 15px;
	padding-top: 3px;
	color: white;
	width: 110px;
	height: 30px;
	border: none 1px white;
	float: left;
}

.follow_btns
{
	float: left;
}

.follow_btns img
{
	border: none 1px white;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	left: 0px;
	float: left;
}

