#wrapper{
	padding-bottom: 15px;
}
h2{
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	margin-left: 4%;
	padding: 15px 0 0 0;
}


.user table{
	border-top: 1px solid #dddddd;
}
.user table td img{
	float: none;
	width: 60px;
	height: 60px;
	display: block;
	border-radius: 100%;
}
.user table td {
border-bottom: 0px solid #dddddd;	
}

.user table td.mobile input,
.user table td.mobile a{
	display: inline-block;
}
.user table td.mobile input{
	width: 120px;
}
.user table td.mobile a{

	padding-left: 5px;
	
	width: 80px;
	font-size: 14px;
	text-align: center;
}
.btn { 
    margin: 0px auto 0;
    }

