h1 {	
	margin-left: 0px !important;
	padding-left: 0px !important;
}	

#profile {
	width: 500px;
	color: #6c6c6c;
	background-color: #FFF;
	font-size: 0.7em;
}

#profile h1, h2, h3, h4, h5, h6 {
	background: #FFF;
	margin: 0;
	padding: 10px 0px 10px 0px;
	border: 0;
	outline: 0;
}

#profile p {
	margin: 0;
	padding: 10px;
	background: #e5e5e5;
}

#profile table {
	width: 500px;
	border: 0;
	margin: 0;
	padding-top: 10px;
	background-color: #FFF;
}

#profile input {
	width: 200px;
	height: 18px;
	text-align: left;	
	border: 1px solid #AAA;
	font-weight: bold;
	color: #3c3c3c;
	padding-top: 5px !important;
	padding-left: 7px;
	padding-right: 7px;
}

#profile .r {
	text-align: right;
}	