﻿.ContentCenterJoinIn
{
    direction:rtl; 
    width:630px; 
    margin-left:auto; 
    margin-right:auto;
}
.ContentCenterData
{
    width:630px;
    height:52px;
    background-image:url(../Images/JoinIn/navigationBackground.png); 
    background-repeat:no-repeat;
}
.ContentBack
{
    background-image:url(../Images/JoinIn/contentBackground.png);          
    width:630px;
    /*height:670px;*/
}
.FooterBack
{
    background-image:url(../Images/JoinIn/footerBackground.png);     
    background-repeat:no-repeat;       
    width:630px;
    height:32px;

}
.HeaderText
{
    /*position:relative;*/
    top:5px; 
    color:#63B9DD;   
}
.InputForm
{
    width:180px;
}
