.planLinks {
	margin-bottom: 32px;
	line-height: normal;
}
.planLinks .title {
	background-image: url(/bridal/frameworks/plans/ty_title.gif);
	height: 61px;
	width: 230px;
	background-repeat: no-repeat;
	margin-bottom: 16px;
}
.planLinks .cells a {
	display: inline-block;
	vertical-align: text-top;
	background-repeat: no-repeat;
}
.planLinks .cells a:last-child {
	margin-right: 0px;
}
.planLinks .cells .mrk {
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.planLinks .cells .label {
	font-size: 10px;
	color: #888;
	margin-bottom: 5px;
	line-height: normal;
}
.planLinks .cells h3 {
	font-size: 11px;
	font-weight: bold;
	color: #777;
	line-height: normal;
}
/*valiation*/
.planLinks .cells a[name="pl_simple"] {
	background-image: url(/bridal/frameworks/plans/mrk_simple.gif);
}
.planLinks .cells a[name="pl_choice"] {
	background-image: url(/bridal/frameworks/plans/mrk_choice.gif);
}
.planLinks .cells a[name="pl_2ndparty"] {
	background-image: url(/bridal/frameworks/plans/mrk_2ndparty.png);
}
.planLinks .cells a[name="pl_crown"] {
	background-image: url(/bridal/frameworks/plans/mrk_crown.png);
}
/*UI Type*/
.planLinks .cells a {
	width: 108px;
	margin-right: 10px;
}
.planLinks .cells .mrk {
	height: 108px;
}