.H1{
	background-color: #F1A0A0;
	color			: #000000;
	text-align		: left;
}
.H1in1{
	background-color: #F1D3D3;
	color			: #000000;
	height			: 100%;
	padding			: 3px;
}
.H1in2{
	background-color: #F1DEDE;
	color			: #000000;
	height			: 100%;
	padding			: 3px;
}

.profilePhoto{
	margin			: 0 3px 3px 0;
}

.cLeft{
	width:76px;
	float:left;
}

.cRight{
	width:158px;
	float:left;
	overflow:auto;
}
.clear{
	clear:both;
}