h4 {
/*border-bottom: 1px dotted #ccc;*/
	width: 400px;
	font: 18px Trebuchet MS,tahoma;
	color: #000;
	margin: 0px;
	border-bottom:1px dashed #446699;
	
}

#page_content p{
width: 400px;
	font: 14px Trebuchet MS,tahoma;
	color: #5f5f5f;
	margin: 5px 0px 15px 0px;
}
