.nav_plans {
	background-image: url(newimages/nav.gif);
	background-repeat: no-repeat;
	margin-right: 22px;
	margin-left: 22px;
	margin-bottom: 0px;
	background-position: 0px 0px;
	height: 49px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: hidden;
}
.textbox_for_filters { margin-bottom: 8px; }
.cmp_radio_num {
	font-size: 28px;
	color: #FFF;
	line-height: 46px;
	text-align: center;
	text-indent: 0px;
	letter-spacing: -5px;
	margin: 0px;
	height: 46px;
	width: 37px;
	font-style: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.costs_table_row { padding: 5px; }
.costs_table_column {
	color: #3bb8ff;
	font-style: normal;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 20px;
}
.plan_info { margin-left: 155px; }
.plan_info_details  
{
	position: absolute;
	right: 20px;
	bottom: 20px;
	margin: 0px;
	padding: 0px;
    width: 245px;
}
.plan_logo {
	height: 94px;
	width: 120px;
	overflow: hidden;
	position: absolute;
	left: 20px;
	top: 20px;
}
.sortbar {
	background-image: url(newimages/sortbar.png);
	background-repeat: repeat-x;
	height: 35px;
	margin-right: 22px;
	margin-left: 22px;
	margin-top: 0px;
	text-align: right;
	line-height: 29px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	font-size: 13px;
	color: #00557d;
}
.sortbar label { margin-left: 15px; }
.filter_div #form #jumpMenu {
	width: 144px;
	height: 22px;
}
.input_sort {
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 0px;
}
.filter_fauxcolumn {
	background-image: url(newimages/fauxcolumn_mid2.png);
	background-repeat: repeat-y;
	position: relative;
}
.filter_fauxbottom {
	background-image: url(newimages/fauxcolumn_bottom2.png);
	background-repeat: no-repeat;
	height: 25px;
}
.filter_div   {
	width: 154px;
	position: absolute;
	left: 22px;
	top: 55px;
	padding-left: 10px;
	text-indent: 0px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #daf1ff;
}
.content {
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 18px;
	color: #517394;
	font-size: 14px;
}
.compare_radiobox {
	background-image: url(newimages/compare.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 93px;
	position: absolute;
	top: -1px;
	right: -1px;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 200;
}
.sample_costs {
}
.plan_buttons {
	position: absolute;
	left: 24px;
	bottom: 19px;
}
.plan_prices {
	font-size: 22px;
	font-style: normal;
	color: #3bb8ff;
	letter-spacing: -1px;
	text-align: left;
	text-indent: 0px;
	font-family: Futura, Avenir, Geneva, "Myriad Pro", Myriad, "Lucida Grande", Helvetica, sans-serif;
	line-height: 23px;
	margin-right: 40px;
}
.planbox_middle {
	position: relative;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFF;
	border: 4px solid #d4e6f4;
	margin-top: 5px;
	min-height: 150px;
}
.pb_tl {
	background-image: url(newimages/planbox_tl.gif);
	height: 10px;
	width: 10px;
	position: absolute;
	left: -4px;
	top: -4px;
	background-repeat: no-repeat;
}
.pb_tr {
	background-image: url(newimages/planbox_tr.gif);
	height: 10px;
	width: 10px;
	position: absolute;
	top: -4px;
	background-repeat: no-repeat;
	right: -4px;
}
.pb_bl {
	background-image: url(newimages/planbox_bl.gif);
	height: 10px;
	width: 10px;
	position: absolute;
	left: -4px;
	background-repeat: no-repeat;
	bottom: -4px;
}
.pb_br {
	background-image: url(newimages/planbox_br.gif);
	height: 10px;
	width: 10px;
	position: absolute;
	background-repeat: no-repeat;
	bottom: -4px;
	right: -4px;
}

