﻿/*Start Staff Profile Elements */
.left-profileframe
{
	width: 160px;
	float: left;
	padding-left: 5px;
}

.left-profileframe IMG
{
	width: 150px;
	border: none;
}


.right-profileframe
{
	width: 550px;
	float: right;
	padding-right: 15px;
}


.right-profileframe-left
{
	width: 260px;
	float: left;
	padding-left: 5px;
}

.right-profileframe-right
{
	width: 260px;
	float: right;
	padding-right: 15px;
}

.profile-sectiontitle
{
	font-style: italic;
	font-weight: bold;
}


