@charset "utf-8";
/* CSS Document */

.sampleHeader {
 height:40px;
 clear:both;
}

.samplePage {
 	width:980px;
	margin:auto;
	clear:both;
}
.txtProfilesHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E0E0E0;
	background-color: #303030;
}

