#how_to_choose .top{
	padding:30px;
	padding-top:5px;
	padding-bottom:5px;
}
#how_to_choose h2{
	width:173px; height:14px;
	background-image:url(../images/how_to_choose/title.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#how_to_choose h3{
	margin-top:10px;
	margin-bottom:30px;
}
#how_to_choose #step1 h3{
	width:129px; height:9px;
	background-image:url(../images/how_to_choose/step1_title.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-decoration:none;
	text-indent:-30000px;
}
#how_to_choose #step2 h3{
	width:462px; height:22px;
	background-image:url(../images/how_to_choose/step2_title.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-decoration:none;
	text-indent:-30000px;
}
#how_to_choose #step3 h3{
	width:300px; height:9px;
	background-image:url(../images/how_to_choose/step3_title.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-decoration:none;
	text-indent:-30000px;
	margin-bottom:10px;
}
#how_to_choose #step3 p.disclaimer{
	margin-bottom:30px;
	margin-top:0;
}
#how_to_choose #results p.disclaimer{
	margin-bottom:30px;
	margin-top:0;
}
#how_to_choose #results h3{
	width:77px; height:9px;
	background-image:url(../images/how_to_choose/results_title.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-decoration:none;
	text-indent:-30000px;
	margin-bottom:10px;
}
/* LIST */
#how_to_choose .tcontent .list{
	margin-top:20px;
	margin-bottom:20px;
}
#how_to_choose .tcontent .list .item{
	margin-bottom:30px;
	padding-bottom:30px;
	.padding-bottom:0;
	border-bottom:1px solid #E5E4E2;
}
#how_to_choose .tcontent .list .float{
	float:left;
}
#how_to_choose .tcontent .list .image{
	width:117px;
}
#how_to_choose .tcontent .list .checkbox{
	width:40px;
}
#how_to_choose .tcontent .list .description{
	width:300px;
}
#how_to_choose .tcontent .list p.title{
	color:#333;
}
#how_to_choose .tcontent .list a{
	text-decoration:none;
	color:#333;
	font-size:11px;
}
#how_to_choose .tcontent .list a:hover{
	color:#800C0E;
}