
#contentArea {
	position: absolute;
	top: 171px;
	left: 328px;
	width: 310px;
	height: 415px;
	}
	#contentArea h1 {  }
	#contentArea h2 {
		color: #1f4794;
		font-size: 1.4em;
		font-weight: bold;
		margin: 0 0 4px 0;
		}
	
	#contentArea p, #contentArea ul {
		line-height: 16px;
		margin: 0 0 8px 0;
		}
		#contentArea p.boldFocus {
			color: #1f4794;
			font-weight: bold;
			}
		
	 #contentArea ul li {
		padding: 0 0 0 15px;
		background: url(../../img/content/bg-bullet.gif) 0px 4px no-repeat;
		}