#builder_caption{ 
	background: url('/images/bar_sub.jpg') repeat-x left top; 
}
#builder_caption div{ 
	background: url('/images/bar_left.jpg') no-repeat left top; 
	height: 29px;
	vertical-align: middle;
	line-height: 29px;
	font-weight:bold;
	font-style:italic;
	color: #3f4f05;	
}
.silver_line{
	background: url('/images/silver.gif') repeat-x left center; 
}
.silver_line span{
	font-family: Times New Roman;
	background-color:white; 
	margin-left: 66px;
	font-size: 10pt;
	color: #bbbbbb;
}
.step2_passive,
.step2_passive1{
	background: url('/images/pixel.gif') repeat-x left center;
}
.step2_active{
	background: url('/images/step2_bg.gif') repeat-x left top;
}
.step2_active1{
	background: url('/images/step2_bg1.gif') repeat-x left bottom;
}
.step2_title{
	font-weight:bold;
	text-align: left;
	width: 60px;
}
.builder_text{
 font-family: Trebuchet MS;
 font-size: 9pt;
 color: #000000;
}
.builder_title{
	margin-top:7px; 
	font-family: Times New Roman;
	font-weight:bold;
	font-size: 16px;
	color:#90B921; 
	
}
.builder_table{
	line-height:20px; 
	vertical-align:top;
}
.price{
	color:red;
}
.builder_price_table{
 background-color: silver;
 text-align: center;
 font-family: Trebuchet MS;
 font-size: 9pt;
 color: #000000;
}
.builder_price_table tr{
 background-color: #e0e0e0;
}
.builder_price_table tr.con{
 background-color: #ffffff;
}
