﻿li
{
    padding-bottom:6px;
}

.contactList
{
    float:left;
}

.contactBodyPage
{
    width:750px;     
}

.contactItem
{
    width:730px;     
    padding:10px;        
}

.contactDetails
{
    padding-top:5px;    
}

.contactGirl
{
    width:469px;
    height:297px;
    margin-bottom:-238px;
    position:relative;
    bottom:200px;
    float:right; 
    cursor:pointer;   
}

.email
{
    width:250px;
}

.phone
{
    width:100px;
}

.textArea
{
    width:250px;
    height:90px;
}

.inputLabel
{
    width:150px;
    padding:2px 5px 0px 0px;
    float:left;
    text-align:right;
}

.inputData
{
    width:250px;
    float:left;
}

.inputSep
{
    width:400px;
    height:5px;
}

.boldText
{
    font-weight:bold;
}
