﻿

.pagetitle
{
	position: relative;
	margin-bottom:15px;
}
#details-role
{
	text-align: right;
	font-style: italic;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 18px;
}

#details-img
{
	float: left;
	margin-left: 30px;
	width: 250px;
}

#details-cv
{
	float: left;
	padding-left: 10px;
	width: 410px;
}
