/*===== group ================================================================*/

#group
{
}

#group div:nth-of-type(1) p
{
margin-bottom:1.25em;
}

#group div:nth-of-type(1) span
{
font-weight:bold;
}

#group div:nth-of-type(n+2) 
{
border-bottom:0.1em solid #cccccc;
padding:0.5em 0em 1.5em 0em;
}

#group div:nth-of-type(n+3) 
{
padding:0.5em 1em 1.5em 1em;
}

#group div:nth-of-type(n+3) span
{
padding-right:2em;
position:relative;
top:-1.75em;
}

.profilepicture_big
{
float:left;
margin-right:2em;
}

.profilepicture_small
{
margin:1em 0.5em 0.5em 0.5em;
}