﻿
.pricingbox	{
	width: 292px;
	float: left;
	padding-left: 20px;
	line-height: 20px;
}
.pricingmid	{
	background-color: #474747;
	width: 245px;
	padding: 0 25px;
}
.pricingbottom	{
	background-color: #c3c3c3;
	background-repeat: repeat-x;
	width: 245px;
	padding: 0 25px;
	font-size : 14px;
}
.pricingmid h1	{
	color: #ffffff;
	font-size: 24px;
	line-height: 36px;
	text-align: center;
}
.font16wtop	{
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
.signup {
    width:20em;
    height:4.5em;
    background:url(../images/signup-btn.png) no-repeat top;
    display:block;
    text-indent:-9999px;
    bottom:-1em;
    right:7em;
}
