h1 {
	font-size: 16px;
	font-weight: bold;
}

div#introp2 div#profilecontainer{
	width: 100%;
	text-align: left;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 25px;
	margin-bottom: 25px;
}
div#profilecontainer ul{
	list-style-type: none;
}
/*div#profilecontainer div#profileimg img{
	float: left;
	padding: 5px;
	height: 128px;
	width: 126px;
}*/
div#introp2 div#profilecontainer div#profileimg{
	float: left;
	padding: 5px;
	height: 128px;
	width: 126px;

}
div#introp2 div#profilecontainer div#profileimg img{
	float: left;
	padding: 5px;
	height: 128px;
	width: 126px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#introp2 div#profilecontainer div#profileheader{
	height: 20px;
	width: 331px;
	clear: both;
	float: left;
	padding: 5px;
}
div#introp2 div#profilecontainer div#profilecomments{
	float: left;
	padding: 5px;
	width: 331px;
	clear: both;
	margin-bottom: 30px;
}
/*div#profilecontainer ul{
	margin-left: -20px;
}*/
.mediainfo{
	height: auto;
	width: 165px;
	padding: 2px;
	float: right;
	clear: none;
}
