h3.plans{
	font-size:15px;
	font-family:"HelveticaNeue-Bold",Helvetica,Arial;
	font-weight:Bold;
	padding:10px;
	padding-left:0px;
}

h3.plans_big{
	font-size:23px;
	color:#666666;
	font-family:"HelveticaNeue-Light",Helvetica,Arial;
	font-weight:normal;
}

#plans_2010{
	background: url(http://scoutlabs.com/images/plans-v13-1_r2_c2.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 855px;
}

#plans_2010 .title{
	color: White;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0px -1px 1px #333333;
	text-align: center;
	width: 394px;
	padding: 8px;
}

#plans_2010 ul{
	font-size: 14px;
	margin: 8px;
	margin-left: 18px;;
	padding: 0px;
	list-style: none;
	line-height: 1.7em;
	
}

#plans_2010 .searches .search {
	text-align: center;
	padding: 0px;
	font-weight: bold;
	text-shadow: 0px -1px 1px #333333;
	color: white;
	font-size: 16px;
	width: 130px;
	float: left;
	margin-right: 10px;
}

#plans_2010 img{
	border: none;
	padding-bottom: 10px;
}

#plans_2010 .price {
	font-size: 14px;
}

#plans_2010 .color_black{
	color: #333333;
}

#plans_2010 .big_search_number{
	font-size: 30px;
	width: 130px;
	padding-top: 20px;
}

#plans_2010 #standard, #plans_2010 #professional { 
  float: left;
  width: 420px;
}

#plans_2010 #professional { 
  margin-left: 6px;
}

#plans_2010 .searches .popular {
  color: #333333;
}


table#plan_detailed tbody tr th,
table#plan_detailed tbody tr td,table#price_list tbody tr th,
table#price_list tbody tr td{
	padding: 10px;
	font-size: 14px;
}

table#plan_detailed{
	background:#e9e9e9 url(http://scoutlabs.com/images/plans_detailed_bg.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
}

table#price_list{
	background:#e9e9e9 url(http://scoutlabs.com/images/plans_price_list.png) no-repeat;
}

table#plan_detailed tbody tr th#first_column{
	width: 550px;
}

table#price_list tbody tr th#first_column{
	width: 240px;
}

table#price_list tbody tr th#second_column,
table#price_list tbody tr th#third_column{
	width: 115px;
	text-align: center;
}

table#plan_detailed tbody tr th#second_column,
table#plan_detailed tbody tr th#third_column{
	width: 115px;
	text-align: center;
}

table#plan_detailed tbody tr td{
	font-size: 13px;
	background-color: #f4f4f4;
	border-bottom: #e9e9e9 1px solid;
	width: 115px;
	text-align: center;
}

table#plan_detailed tbody tr td span{
	margin-left: auto;
	margin-right: auto;
	witdh:100px;	
}
table#price_list{
	
	margin-left: auto;
	margin-right: auto;
}

table#price_list tbody tr td{
	font-size: 13px;
	background-color: #f4f4f4;
	border-bottom: #e9e9e9 1px solid;
	width: 115px;
	text-align: center;
}

table#price_list tbody tr td span{
	width:100px;	
	margin-left: auto;
	margin-right: auto;
}

table#last_tr{
	background:url(http://scoutlabs.com/images/plans_price_list_last.png) no-repeat bottom;
	width: 530px;
	margin-left: auto;
	margin-right: auto;
}

table#last_tr tr td{
	padding: 10px;
	font-size: 13px;
}

div.return_to_top{
	padding: 30px;
	padding-top:10px;
	padding-bottom:20px;
	border-bottom: 1px solid #e9e9e9;
}

div.return_to_top a{
font-size:12px;
font-family: Calibri, Lucida, Verdana, Arial, sans-serif;
font-weight:normal;
text-shadow: 0px 1px 0px white;
}

div.plans_jump_links{
	 float:right; font-weight:normal;font-size:14px;padding-top:11px;
}

div.plans_jump_links a{
	font-family:"HelveticaNeue",Helvetica,Arial;
	font-weight:normal;
	font-size:13px;
}

td.100percent{
width:560px;
}