/*** PRICING ***/
#pricing_header{
	width:592px;
	height:41px;
	margin:18px auto 18px auto;
	text-indent:-2000px;
	background:#ffffff url('../img/pricing_header.png') top left no-repeat;
}
#pricing_wrapper{
	width:954px;
	padding-left:4px;
	height:402px;
	margin:0 auto 0 auto;
	background:#567ea1 url('../img/bg.jpg') top left no-repeat;
	border:1px solid #000000;
}
.pricing_category{
	width:218px;
	float:left;
	margin:25px 10px auto 10px;;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#430c01;
}
.pricing_category p{
	width:120px;
	margin:8px auto 0 auto;
	text-align:center;
}
.pricing_banner{
	width:218px;
	height:51px;
	text-indent:-2000px;
}
#free .pricing_banner{
	background:url('../img/listing_plan.png') top left no-repeat;
}
#bronze .pricing_banner{
	background:url('../img/bronze.png') top left no-repeat;
}
#silver .pricing_banner{
	background:url('../img/silver.png') top left no-repeat;
}
#gold .pricing_banner{
	background:url('../img/gold.png') top left no-repeat;
}
#platinum .pricing_banner{
	background:url('../img/platinum.png') top left no-repeat;
}
.cell01{
	margin:0 auto 0 auto;
	width:218px;
	height:44px;
	background:url('../img/cell01.png') top left no-repeat;
}
.cell01 p{
	margin-top:0px;	
}
.cell02{
	margin:0 auto 0 auto;
	width:218px;
	height:50px;
	background:url('../img/cell02.png') top left no-repeat;	
}
.pricing_category strong{
	display:block;
	font-weight:bold;
	font-size:18px;
	margin-top:4px;
}
.cell03{
	margin:0 auto 4px auto;
	width:218px;
	height:102px;
	text-indent:-2000px;
}
#free .cell03{
	background:url('../img/free.png') top left no-repeat;
}
#bronze .cell03{
	background:url('../img/9.png') top left no-repeat;
}
#silver .cell03{
	background:url('../img/19.png') top left no-repeat;
}
#gold .cell03{
	background:url('../img/39.png') top left no-repeat;
}
#platinum .cell03{
	background:url('../img/49.png') top left no-repeat;
}
.signup_btn{
	width:143px;
	height:43px;
	margin:0 auto 0 auto;
}
.signup_btn .submit{
	margin:0 auto 0 auto;
	width:143px;
	height:43px;
}
.pricing_addendum{
	margin-top:10px;
	margin-left:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8c8685;
}





