/* CSS Document */

#PM_Profile	{
	clear:both;
	width:360px;
	border-top:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
}

#PM_Profile h3	{
	font-size:1.2em;
	font-weight:bold;
	color:#333333;
	margin-top:1em;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}

#PM_Profile h4	{
	font-size:0.9em;
	font-weight:normal;
	color:#666666;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	line-height:1.5em;
}


