.people-profile-img img, div.user-picture img {
    border-radius: 50%;
    margin-right: 20px;
    padding: 1px;
    background: white;
}

div.user-picture{
	padding-right:10px;
}

img.person-sites-ap {
    height: 50px;
    width: 50px;
}

.org-meta-data i {
    font-size: 16px;
    color: #777;
}

h1.user-title {
    padding-bottom: 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #3071a9;
}

.page-user h1.page-header {
    display: none;
}

#edit-name-wrapper .form-group {
    margin-bottom: 0px;
}

#edit-submit-people {
    background-color: white;
    color: #428bca;
    border-color: #357ebd;
    border: 1px solid;
    padding: 9px 13px;
    margin-left: 10px;
}

#edit-submit-people:hover, #edit-submit-people:active, #edit-submit-people:focus {
    color: white;
    background-color: #428bca;
}

div.region-sidebar-first {
    margin-top: 15px;
}

p.user-designation {
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.user-profile div.field {
    color: #444;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.profile-title{
    font-weight: 500;
    color: #86c240;
}

h4.profile-name {
    color: #646464;
    font-size: 1.5em;
    font-weight: 400;
}

h4.profile-field-title {
    border-bottom: 1px solid #DDD;
    margin-top: 30px;
    padding-bottom: 5px;
    color: #3071a9;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h4.profile-data {
    font-weight: 300;
    font-size: 1em;
    color: #333;
}

.page-user .page-header{
    display: none;
}

.user-profile .org-sites {
    padding: 0px;
    padding-bottom: 20px;
    border-bottom: 2px solid #333;
	padding-bottom: 20px;
    border-bottom: 2px solid #333;
    background: #f2f8f8;
    padding: 10px;
    border-radius: 5px;
    margin: 10px;	
}

.org-profile h1.org-title {
    margin-top: 0;
}

.user-profile .tpad-zero {
    margin: 0;
    padding: 0;
}

.user-profile .user-picture{
    float:left;
}

.user-profile h1.user-title {
    margin: 0;
    margin-bottom: 10px;
}

.user-profile i {
    margin-right: 5px;
}

.user-profile p {
    margin: 0;
    margin-bottom: 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #666;
    text-transform: none;
}