	.member-content {
		/*max-width: 800px;*/
		margin-left: auto;
		margin-right: auto;
		display: none;
	}

	#usericon {
		float: left;
		width: 100px;
		padding-right: 10px;
	}

	#user-name {
		height: 25px;
		font-size: 20px;
		/*border-bottom: 1px solid #ddd;*/
	}

	#usergoal {
		padding-top: 10px;
		width: 100%;
		height: 90px;
		/*border-bottom: 1px solid #CCCCCC;*/
	}

	#goal {
		padding-top: 5px;
	}

	#icon img {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 100px;
	}

	.checkin-photo {
		width: 100%;
		max-width: 640px;
		height: auto;
	}

	.goal-grid {
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		margin-left: auto;
		margin-right: auto;
		height: 60px;
		cursor: pointer;
		border-top: 1px solid #8AC007;
		border-bottom: 1px solid #8AC007;
	}

	.diva {
		color: #AF0050;
		font-size: 14px;
		text-align: center;
		padding-top: 5px;
	}

	.divb {
		color: #00AF00;
		font-size: 22px;
		text-align: center;
		padding-top: 5px;
	}

	.thumb-a {
		width: 80px;
		height: 80px;
	}