﻿/********************** Right box member profile *******************/
.profileTextbox
{
    width: 120px;   
    font-size: 11px;
}

.profileText
{
    font-size: 11px;
    font-weight: bold;
}

.tabContent
{
    padding: 9px 5px 5px 4px;   
}

.profileDetails
{
    font-size: 12px;
}

.profileFrameContainer
{
    background-image: url('../images/profile-frame.gif');
    width: 178px;
    height: 87px;
    background-repeat: no-repeat;
    padding: 4px 2px 2px 10px;
}
.profileDetailsWelcome
{
    font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.profileDetailsGuess
{
    font-weight: bold;
    font-size: 12px;
}

.profileHeightSpacer
{
    height: 0px;
}

.profileDetailsGuessBalance
{
    color: #ff329b;
    font-size: 30px;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 5px;
}

.profileDetailsPlan
{
    padding-top:7px;
    font-size: 12px;  
    font-weight: bold;  
}

a.linkGuess
{
    font-size: 11px;
    
}

.quickLinkLinks
{
    padding-left:14px;   
}

.quickLinks
{
 font-size: 11px;    
 padding-left:13px; 
 padding-top: 20px;
}

.divProfileText
{
 font-size: 11px;    
 display: inline;
}   

.accountButtons
{
    margin: 0 auto;
    text-align: center;
    padding-top:15px;
}