﻿.UCProfile_top
{
	text-align:center;
	height:38px;
}

.UCProfile_separator
{
	 width: 689px;
	 height: 3px;
}

.UCProfile_Picture
{
	width: 69px;
	height: 69px; 
	padding-top: 10px;
}

.UCProfile_Box
{
	background-color:#f5f4f1;
	border:1px;
	border-style:solid;
	border-color:#d6d1ca;
	width:686px;
	height:auto;
	padding:6px 8px 0px 48px;
}

.UCProfile_Column 
{
	position:relative;
	float:left;
	height:auto;
	width:222px;
	padding-top:5px;
	padding-bottom:5px;
}

.UCProfile_ColumnSpecial 
{
	position:relative;
	float:left;
	height:auto;
	width:162px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	padding-right:70px;
}

.UCProfile_Terms
{
	padding-top:5px;
	width:650px;
	position:relative;
	float:left;
	color:#FFF;
	padding-left:8px;
}

.UCProfile_DivLogin
{
	position:relative;
	float:left;
	background-image:url(../Resources/LoginMare.png);
	background-repeat:no-repeat;
	width:63px;
	height:24px;
	padding:5px 0px 0px 10px;
	margin-top:7px;
}

.UCProfile_DivLogin:hover
{
	position:relative;
	float:left;
	background-image:url(../Resources/LoginMareMouseOver.png);
	background-repeat:no-repeat;
	width:63px;
	height:24px;
	padding:5px 0px 0px 10px;
	margin-top:7px;
}

.UCProfile_Submit
{
	color:#000;
}