.profilebutton {
	width: 178px;
	height: 63px;
	overflow: hidden;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	background: #5771bb url(../images/profilebuttonbg.jpg) top repeat-x;
	margin-top:12px;
}

.profilebuttontext {
	width: 121px;
	height: 63px;
	float: left;
	overflow: hidden;
	color: #fff;
	margin-left: 5px;
}

.profilebuttonpic {
	float: right;
	width: 52px;
	height: 63px;
	overflow: hidden;
}

.lineone {
	line-height: 18px;
	width: 121px;
	overflow: hidden;
	font-size: 10px;
}

.linetwo {
	line-height: 27px;
		width: 121px;
	overflow: hidden;
	font-size: 14px;
	font-weight: regular;
}

.linethree {
	line-height: 19px;
		width: 121px;
	overflow: hidden;
		font-size: 10px;
}