#event1
{
margin-right:30px;
}

#event1 strong
{
display:none;
}

#event2 strong
{
display:none;
}

#research
{
float:left;
width:388px;
margin-top:35px;
margin-bottom:30px;
margin-right:30px;

}

#events
{
float:left;
margin-top:35px;
margin-bottom:30px;
width:388px;

}

#research ul, #events ul
{
display:block;
background:#d3e1f1;
padding:15px 0 5px 0;
margin:20px 0 0 0;
width:388px;
height:235px;
}

#research ul li, #events ul li
{
display:block;
border-bottom:1px solid #FFFFFF;
margin: 3px 20px 0 20px;
list-style:none;
padding: 3px 0 0 15px;
background:url(../images/list_bullet.gif) no-repeat 6px 10px;
height:20px;
overflow:hidden;
}

#research ul li.protected
{
background:url(../images/membersonly.gif) no-repeat 0px 5px;
}



#research ul li span, #events ul li span
{
float:left;
}

#research ul li span.date, #events ul li span.date
{
float:right;
}

#research ul li span a, #events ul li span a
{
float:left;
color:#5381d0;
text-decoration:none;
}

#research ul li span a:hover, #events ul li span a:hover
{
text-decoration:underline;
}

#members
{
display:block;
height:70px;
margin:25px 0 0 0;
padding:0;
width:820px;
}

#members h4
{
 display:none;
 border:1px solid
}

#members li
{
display:block;
margin:0px 12px 20px 0;
padding:10px 0;
float:left;
list-style:none;
height:60px;
width:149px;
overflow:hidden;
border: 1px solid #becee7;
text-align:center;
}

#research ul li.shortcut2, #events ul li.shortcut3
{
margin-top:10px;
font-size:12px;
border-bottom:0px;
background:none;
}

#research ul li.shortcut2
{
position:relative;
left:147px;
width:220px;
}

#events ul li.shortcut3
{
position:relative;
left:247px;
width:210px;
}


#research ul li.shortcut2 span, #events ul li.shortcut3 span
{
position:relative;
display:block;
float:left;
}



#shortcut1 a, #shortcut2 a #shortcut3 a , #shortcut4 a
{
color:#5381d0;
text-decoration:none;
color:#5381d0;
}

#shortcut1 a:hover; #shortcut2 a:hover
{
text-decoration:underline;
}

#shortcut1
{
position:relative;
left:575px;
margin-bottom:20px;
font-size:12px;
width:300px;
}

#shortcut4{
position:relative;
left:610px;
margin-top:20px;
margin-bottom:20px;
font-size:12px;
width:200px;
}

#shortcut1 a:hover, #shortcut2 a:hover, #shortcut3 a:hover , #shortcut4 a:hover
{
color:#5381d0;
text-decoration:underline;
}

abbr
{border:none}