.profile_link
{
	background-color:#E8E8E8;
	padding: 10px;
	font-weight: bold;
}

.profile_link input
{
	background-color:#E8E8E8;
	border: 0px;
	font-weight: bold;
}

.top_picture
{
	background-color:#E8E8E8;
	padding: 10px;
}

.profile_outfit
{
	width: 170px;
	height: 170px;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
}
.profile_details
{
	padding: 10px;
	vertical-align: top;
}
.profile_frame
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.profile_frame_border
{
	padding: 10px;
	border: 2px solid #2123AC;
}
.edit_profile
{
	vertical-align: top;
	text-align: left;
	display: none;
}
.edit_profile textarea
{
	width: 740px;
	height: 500px;
}
.edit_profile input
{
	width: 550px;
}
.show_profile
{
}
.show_profile iframe
{
	width: 750px;
	height: 500px;
	border: 1px solid #2123AC;
}
.profile_loading_bar
{
	text-align: center;
	width: 220px;
	height: 25px;
	display: none;
	vertical-align:middle
}
.profile_buttons
{
	margin-left: 30px;
	text-align: right;
}