/*
 * Layout Style Sheet
 * Author: Sam Vafaee
 * Copyright 2009. All rights reserved.
 */

#home-plans
{
	text-align: left;
	align: left;
	margin: 0;
	padding: 0;
	width: 848px;
	height: 320px;
	background: url("/i/master/pics/home_plans.png") no-repeat;
}

#home-plans .basic
{
	float: left;
	display: block;
	width: 107px;
	height: 40px;
	position: relative;
	top: 267px;
	left: 164px;
}

#home-plans .unlimited
{
	float: left;
	display: block;
	width: 107px;
	height: 40px;
	position: relative;
	top: 267px;
	left: 542px;
}
