﻿.Groups 
{
 margin:0 25px;   
}

.GroupList .BlockListItem 
{
    margin-right:3px;   
}

.GroupList dl 
{
    width:200px;
}

.GroupList .GroupListThumbnail img 
{
    width:80px;   
    height:60px;
    border:1px solid #636060;
}

.GroupListHeader a.GroupCreateNewLink
{
    color:#000;
    float:right;
    font-size:80%;   
    text-decoration:underline;
}

.GroupListHeader a.GroupCreateNewLink:hover
{
    color:#952626;
    text-decoration:none;
}

.GroupActionText 
{
    color:#952626;
    font-weight:bold;
}

.GroupListLink 
{
    margin-bottom:4px;
}

.GroupListLink a, .GroupListLink a:visited
{
    text-decoration:none;
}

.GroupListLink a:hover 
{
    text-decoration:underline;   
}

