.picture-frame-profile-box
{
	background: url(../images/elements/frames/profile.png) no-repeat top left;
	padding-left: 4px;
	padding-right: 8px;
	width: 130px;
	white-space: nowrap;
}

	.picture-frame-profile-box img
	{
		display: block;
		height: 112px;
		margin: 10px auto;
		margin-bottom: 16px;
	}

	.picture-frame-profile-box span
	{
		color: #464646;
		display: block;
		font-size: 16px;
		overflow: hidden;
		text-align: center;
		width: 120px;
	}

	.picture-frame-profile-box a
	{
		color: #464646;
	}

.people-list, .people-list li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

	.people-list li
	{
		float: left;
	}

	.people-list .picture-frame-box
	{
		background: url(../images/elements/frames/people.png) no-repeat top left;
		height: 149px;
		margin-top: 13px;
		margin-left: 20px;
		margin-bottom: 1px;
		padding: 0;
		padding-right: 1px;
		width: 119px;
	}

		.people-list .picture-frame-box img
		{
			display: block;
			margin: 7px auto;
			margin-bottom: 17px;
		}

		.people-list .picture-frame-box span
		{
			font-size: 12px;
			width: auto;
		}

			.people-list .picture-frame-box:hover a,
			.people-list .picture-frame-box a:hover
			{
				color: #47971c !important;
				text-decoration: underline;
			}

.goal-list-box .category-header .completed
{
	font-size: 11px;
	font-weight: bold;
	float: right;
	padding-right: 5px;
}

.comment-holder
{
	padding-bottom: 18px;
	width: 529px;
}

	.comment-holder .picture-frame-box
	{
		height: 80px;
		padding-right: 8px;
	}

	.comment-holder .flag
	{
		background: url(../images/elements/icons/flag.png) no-repeat;
		color: #707070;
		display: block;
		float: right;
		margin-top: 3px;
		padding-left: 20px;
	}

	.comment-holder .delete
	{
		color: #a9a9a9;
		display: block;
		float: right;
		margin-top: 3px;
	}

		.comment-holder .delete:hover
		{
			color: #ff0000;
		}

	.comment-holder .bubble
	{
		background: url(../images/elements/bubbles/comment-bottom.png) no-repeat bottom center;
		float: left;
		padding-bottom: 6px;
		width: 448px;
	}

		.comment-holder .bubble .bubble-inside
		{
			background: url(../images/elements/bubbles/comment-top.png) no-repeat top center;
			padding-top: 6px;
		}

			.comment-holder .bubble .bubble-inside .bubble-inside
			{
				background: url(../images/elements/bubbles/comment-bg.png) repeat-y top center;
				padding: 0;
			}

				.comment-holder .bubble .bubble-inside .bubble-inside .bubble-inside
				{
					background: url(../images/elements/bubbles/comment-top-bg.png) no-repeat top center;
					line-height: 18px;
					overflow-x: hidden;
					padding-left: 22px;
					padding-right: 8px;
					padding-top: 3px;
					padding-bottom: 5px;
					width: 418px;
				}

					.comment-holder .bubble-inside .status
					{
						color: #959595;
						font-size: 10px;
						line-height: normal;
						padding-top: 5px;
					}

.profile-edit-box
{
	background: url(../images/profile/box-bottom.png) no-repeat bottom center;
	margin: auto;
	margin-bottom: 15px;
	padding-bottom: 4px;
	width: 773px;
}

	.profile-edit-box h3
	{
		background: url(../images/profile/box-top.png) no-repeat top center;
		height: 22px;
		padding-left: 12px;
		padding-top: 4px;
		padding-bottom: 0;
	}

	.profile-edit-box .content
	{
		background: url(../images/profile/box-bg.png) repeat-y top center;
		overflow-x: hidden;
		padding-left: 14px;
		padding-right: 18px;
		padding-bottom: 11px;
		width: 741px;
	}

		.profile-edit-box .content h3
		{
			background: none;
			font-size: 14px;
			height: auto;
			margin-top: 20px;
			padding-left: 0;
			padding-bottom: 8px;
		}

		.profile-edit-box .inset
		{
			padding: 10px 30px;
			padding-bottom: 18px;
			margin-bottom: 10px;
		}

			.profile-edit-box .inset-dark
			{
				background: #ededed;
			}

			.profile-edit-box .inset h3
			{
				margin-top: 0;
			}

	.profile-edit-box .field
	{
		font-size: 11px;
		padding-bottom: 10px;
	}

		.profile-edit-box label
		{
			text-align: right;
		}

.main-box .picture-frame-box .close-icon
{
	margin: 0;
	position: absolute;
	top: 1px;
	right: 6px;
	z-index: 3;
}

.main-box .picture-frame-box span
{
	height: 28px;
}

#profile-flag-box
{
	background: url(../images/profile/flag/box-top.png) top center no-repeat;
	padding-top: 4px;
	width: 340px;
}

	#profile-flag-box .inside-bottom
	{
		background: url(../images/profile/flag/box-bottom.png) bottom center no-repeat;
		padding-bottom: 4px;
	}

		#profile-flag-box .inside-content
		{
			background: url(../images/profile/flag/box-bg.png) repeat-y;
			font-size: 11px;
			line-height: 14px;
			padding: 0 12px;
			padding-bottom: 9px;
		}

	#profile-flag-box .inside-close
	{
		position: absolute;
		right: -8px;
		top: -7px;
	}

.profile-top-links
{
	font-size: 11px;
	padding-top: 6px;
	position: absolute;
	right: 0;
	top: 0;
}

	.profile-top-links a
	{
		background-repeat: no-repeat;
		color: #353535;
		float: left;
		line-height: 18px;
		margin-right: 16px;
		padding-left: 20px;
	}

	.profile-top-links a.flag
	{
		background-image: url(../images/profile/flag.png);
	}

	.profile-top-links a.block
	{
		background-image: url(../images/profile/block.png);
		margin-right: 0;
	}

	.profile-top-links a.flag:hover
	{
		background-image: url(../images/profile/flag-hover.png);
	}

	.profile-top-links a.block:hover
	{
		background-image: url(../images/profile/block-hover.png);
	}

.goal-cheers-highlight
{
	background: url(../images/goals/cheers-bg.png) no-repeat top center;
	color: #353535;
	float: right;
	font-size: 15px;
	height: 24px;
	line-height: 24px;
	margin-left: 1ex;
	margin-top: 1px;
	text-align: center;
	width: 45px;
}

	.goal-cheers-highlight .count-many
	{
		font-size: 14px;
	}

		.goal-cheers-highlight .count-many .plus
		{
			font-size: 16px;
		}
