#profile
{
	width:590px;
	height:280px;
	position:relative;
	left:-10px;
	top:-10px;	
	
}

#profile h1
{
	color:#ffffff;
	padding:0 0 5px 0;
}

#welcome h2
{
	color:#ffffff;
	padding:0 0 5px 0;
}

#profile img
{
	padding:5px;
	background:#ffffff;	
}

#profile-job
{
	color:#ffffff;	
	font-size:14px;	
}


#profile-photo
{
	position:absolute;
	left:20px;
	top:20px;
}

#profile-data
{	
	width:350px;
	position:absolute;
	left:170px;
	top:20px;
}

#profile-options
{
	width:110px;
	height:50px;
	background:#ffffff;
	position:absolute;
	left:20px;
	top:170px;
	text-align:center;
}

#profile-options img
{
	padding:9px;
}

.profile-photo-edit-left
{
	float:left;
	width:120px;
	height:140px;	
}

.profile-photo-edit-right
{
	float:left;
	width:290px;
	height:140px;
	line-height:140px;
}

.profile-left
{
	width:150px;
	float:left;
	padding:0 0 10px 0;
	font-weight:bold;
}

.profile-right
{
	width:400px;
	float:left;
	padding:0 0 10px 0;
}


.profile-options
{
	height:50px;
	line-height:50px;
	
}

.profile-options a
{
	padding:5px;
	background:#1b4f84;
	color:#ffffff;
	margin:0 10px 0 0;
	border:3px double #ffffff;	
}

a.profile-photo
{
	margin:0 10px 10px 0;
	height:180px;
	width:180px;
	display:inline-block;
}

a.profile-photo.small
{
	margin:0 10px 10px 0;
	height:70px;
	width:50px;
	display:inline-block;
}

a.profile-photo.big
{
	margin:0 10px 10px 0;
	height:140px;
	width:100px;
	display:inline-block;
}

.profile-head
{
	line-height:25px;
	height:25px;
	font-weight:bold;
}
