.input-group-addon {
	min-width:38px;
	text-align:center;
}
#MyPic {
	width:230px;
	height:260px;
	border:2px dotted #0C3550;
	margin:auto;
	position:relative;
}
#Croppic {
	width:230px;
	height:260px;
	border:2px dotted #0C3550;
	margin:auto;
	position:relative;
	background-image:url('img/profile_pics/User-Profile.png');
	background-repeat:no-repeat;
	background-position:bottom;
}