/* styles for the user views */

.nested-column { 
	padding-left:0px; 
}

#preview-photo { 
	max-width:100%; max-height:350px; 
}

.user-photo {
	height:50px;
	width:auto;
}

.center-cell {
	text-align:center;
}
.fs {
	border: 1px #ccc solid;
	margin-bottom: 20px;
}

.lg {
	width: 150px;
	border-bottom: 0px;
	margin-left: 1em; padding: 0.2em 0.8em;
	margin-top: 15px;
	font-size: 18px;
}
