#left
{
	float: left;
	width: 171px;
	height: 310px;
	margin-right: 3px;
	background-image: url(images/about_left_back.png);
}

#right
{
	float: left;
	height: 310px;
	width: 793px;
	background-image: url(images/about_right_back.png);
}

.item
{
	float: left;
	width: 482px;
	height: 173px;
	margin-right: 3px;
	margin-top: 3px;
	color: #ABABAB;
	background-image: url(images/about_small_back.png);
}

.item_img
{
	width: 120px;
	height: 160px;
	float: left;
	margin-right: 6px;
}

.item img
{
    width: 120px;
    height: 160px;
}

.title
{
	font-size: 13px;
	color: #F1DBA3;
	padding: 0px;
	margin:0px;
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 1px;
}

.item .occupation
{
	color: #A7A6A5;
	margin-top:1px;
}

a
{
	color: #ABABAB;
 	text-decoration: none;
}

.item .email
{
 	text-decoration: none;
 	margin-top:1px;
}

.item .description
{
	font-style: italic;
	margin-top: 16px;
	line-height: 12px;
	margin-right: 6px;
}

.infosection
{
	margin-left: 5px;
	color: #ABABAB;
	line-height: 14px;
	margin-right: 6px;
}
#address
{
	color: #A5A5A5;
	
}


.grey
{
	color: #777777;
	margin-top: 12px;
}

.item_second
{
    float: left;
    width: 350px;
}

