﻿

.profile
{
	display:none;
	position:absolute;
	left:50%;
	top:50%;
	min-height:300px;
	_height:300px;
	width:620px;
	margin-left:-250px;
	margin-top:-250px;
	padding-bottom:5px;
	z-index:200;
	background:#6AE4B5;
	padding:10px;
}
