@charset "UTF-8";

#pageTitle				{	background: #1c1b1f url("../images/profile_sub.gif") top left no-repeat;
						}

#htImg					{	display:block; float:left;
							margin-left:20px;	margin-top:10px;
							height:200px;
						}

#htImg img				{	width:120px;	height:180px;
						}

#pfName					{	margin-top:10px;	}

.prTable table			{	margin-left:20px;
							margin-right:20px;
						}

.prTable th				{	width:60px;	
							font-weight:normal;
							vertical-align:text-top;
						}

div.prAnchor			{	margin-left:20px;	margin-right:20px;
						}

div.prAnchor p			{	float:left;	
							margin-left:20px!important;
							margin-right:0px!important;
						}

div.prAnchor p a		{	font-weight:normal;
							text-decoration:underline;
							color:#e0e0e0;
							font-size:12px;
						}

div.prAnchor p a:hover	{	color:#b33e5c;	}
							


