.box {
	padding: 7px;
	line-height: 18px;
}
.profile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/profile-background.jpg);
	padding: 7px;
}
.profile3 {
	background-image: url(images/profile3.jpg);
	background-repeat: no-repeat;
	padding: 7px;
	line-height: 18px;
}

