.groups-profile > .elgg-image { margin-right: 10px; } .groups-stats { background: #eeeeee; padding: 5px; margin-top: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .groups-profile-fields .odd, .groups-profile-fields .even { background: #f4f4f4; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding: 2px 4px; margin-bottom: 7px; } .groups-profile-fields .elgg-output { margin: 0; } #groups-tools > li { width: 48%; min-height: 200px; margin-bottom: 40px; } #groups-tools > li:nth-child(odd) { margin-right: 4%; } .groups-widget-viewall { float: right; font-size: 85%; } .groups-latest-reply { float: right; }