#content3 {
  margin: 0 400px 0 180px;	
	padding: 0px;
} 
#inner3 {
	margin: 20px 0px 0px;
	display: block;
	width: 310px;
}
/* text styles */
#content3 p{
	padding: 0px 0px 6px; 
	margin: 0px;
}
#content3 a{
  color: #a00054;
	text-decoration: none;
}
#content3 a:hover{
  text-decoration: underline;
}
#content3 .textstyle1 {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #6c6c6c;
}
#content3 .textstyle2 {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #6c6c6c;
}
#content3 .textstyle3 {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #6c6c6c;
}
#content3 .bulletpoint {
  color: #6c6c6c;
	background: url(../images-nh4-1/menubullet.gif) no-repeat left top;
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 0px 0px 0px 16px;
	}
#content3 .bulletheader {
  color: #990066;
	font-weight: bold;  
	}
#rightpanel3 {
	width: 400px;
	background: #ffffff;

    float: right;
}
#rightpanel3 .map {
  display: block;
  margin-bottom: 10px;
}