/* Legacy CSS */.emphasize {	padding:10px;	background-color:#FFC;}/* =HOWITWORKS----------------------------------------------- */#howitworks {	position:relative;	margin-top:22px;}#howitworks ol{	margin:0;	padding:0;}#howitworks ol li{	margin:0;	padding:0;	list-style: outside none none;}#howitworks ol li.pt1 {	position:absolute;	width:180px;	height:50px;	left:6px;	top:16px;	margin-left:40px;	font-size:75%;}#howitworks ol li.pt2 {	position:absolute;	width:186px;	height:50px;	left:240px;	top:57px;	margin-left:40px;	font-size:75%;}#howitworks ol li.pt3 {	position:absolute;	width:180px;	height:50px;	left:6px;	top:218px;	margin-left:40px;	font-size:75%;}#howitworks ol li.pt4 {	position:absolute;	width:110px;	height:50px;	left:180px;	top:288px;	margin-left:40px;	font-size:75%;}#howitworks ol li.pt5 {	position:absolute;	width:116px;	height:50px;	left:311px;	top:368px;	margin-left:40px;	font-size:75%;	color:#fff;	/*background:#fff url("/images/how_it_works_pt5.gif") 0 10px no-repeat; // old pt5 style	font-size:120%;	font-weight:bolder;	clear:left;	padding:20px 54px;*/}#howitworks ol li.pt6 {	background:#fff url("/images/how_it_works_pt6.gif") 0 10px no-repeat;	font-size:120%;	font-weight:bolder;	clear:left;	padding:20px 54px;}#howitworks ol li.pt7 {	position:absolute;	width:116px;	height:50px;	left:311px;	top:368px;	margin-left:40px;	font-size:75%;	color:#fff;}#howitworks ol li.pt7_2 {	background:#fff url("/images/how_it_works_pt7_2.gif") 0 10px no-repeat;	font-size:120%;	font-weight:bolder;	clear:left;	padding:20px 54px;}#howitworks ol li.pt8 {	background:#fff url("/images/how_it_works_pt8.gif") 0 10px no-repeat;	font-size:120%;	font-weight:bolder;	clear:left;	padding:20px 54px;}/* border for testing */#howitworks ol li.pt1,#howitworks ol li.pt2,#howitworks ol li.pt3,#howitworks ol li.pt4,#howitworks ol li.pt5,#howitworks ol li.pt6,#howitworks ol li.pt7,#howitworks ol li.pt7_2,#howitworks ol li.pt8 {	/*border:1px dotted red;*/}