div.exs_item
{
display:block;
clear:both;
margin-bottom:20px;
}

div.exs_name
{
font-weight:bold;
margin-bottom:20px;
}
div.exs_label
{
color:#959595;
font:9px verdana;
margin-top:6px;
}
div.exs_summary
{
font-weight:bold;
margin-bottom:20px;
}

img.exs_image
{
float:left;
margin-bottom:0px;
}

div.exstudentslist
{
background-color:#00a4ca;
display:block; 
width:182px; 
border-bottom:1px solid #fff;
padding-top:6px;
padding-bottom:6px;
}
td.studenttext
{
margin-right:12px;
}


div.exstudentslist div a
{
margin-left:14px;
margin-right:10px;
font-weight:bold;
line-height:14px;
color:white;
}
div.exs_selected
{
background-color:#02448e;
}
div.mod_name
{
margin-top:1px;
margin-bottom:5px;
font:14px verdana;
font-weight:bold;
}
