.reg {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .9em;
	color: #000;
}
.regsm {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .7em; 
	color: #000;
}
.bold {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .9em; 
	font-weight: bold;
	color: #000;
}
.smheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
#addresses {
	position: absolute;
	top: 140px;
	left: 0;
	width: 163px;
	height: 475px;
	color: white;
	font-family: sans-serif;
	font-size: 11px;
	line-height: 12px;
	padding: 7px;
	background-image: url(images/index_r2_c1_new.gif);
	background-repeat: no-repeat;
	background-position: left;
}

