/*	##################################
   	PROFILE LAYOUT
	################################## */

.profile td {
    padding: 3px;
    vertical-align: middle;
    }

.profile-left0 {
    background-color: #FFFFFF;
    font-size: 12px;
	text-align: right;
	}
	
.profile-right0 {
    background-color: #FFFFFF;
    font-size: 14px;
	text-align: left;
	}

.profile-left1 {
    background-color: #EEEEEE;
    font-size: 12px;
	text-align: right;
	}
	
.profile-right1 {
    background-color: #EEEEEE;
    font-size: 14px;
	text-align: left;
	}
	

