@charset "utf-8";
#plans h1 {
	background-image: url(/images/plans/completeddesigns.gif);
	background-repeat: no-repeat;
	height: 21px;
}


#plans h1 span {
	display: none;
}
#plans .page_title {
	padding-bottom: 15px;
}
#plans .page_title .secondary {
	color: #666666;
	font-size: 10px;
	width: 450px;
	padding-left: 10px;
}
#plans .plans {

}
#plans .product_grid {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#plans .primary {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
#plans .PSProductGrid .PSProductGridProduct {
	margin: 0px 8px;
}

