.model-section
{
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
}

.model-caption
{
	margin-bottom: 25px;
	font-size: 20px;
	color: #efe3b1;
}

.model-section p
{
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 20px;
}

.model-section a
{
	color: yellow;
	text-decoration: none;
}

.model-section a:hover
{
	text-decoration: underline;
}

.model-photo
{
	float: left;
	margin-bottom: 25px;
}

.model-photo-space
{
	float: left;
	width: 25px;
}

