﻿.PartnersArea{
    width:890px;
    height:600px;
    margin-left:50px;
    
    background-color:#FDFDFD;
    border:thin #DFDFDF solid;
    }
    
.PartnersLayout{
	
    width:470px;
    
    margin-top:5px;
    margin-right:0px;
    font-size:small;
    color:#666666;
    text-align:justify;
    font-family:Arial, Helvetica, sans-serif;
    }
.Profile{
	width:880px;
  height:125px;
  margin-top:25px;
  margin-left:11px;

}   
.ProfileImg{
	background-image:url('Images/Profile.gif');background-repeat:no-repeat;
	
} 

