#socs ul.msl_organisation_list {
margin: 0;
border-top: 2px solid #333;
}

#socs ul.msl_organisation_list li {
border-bottom:1px solid #AAAAAA;
border-right:1px solid #AAAAAA;
display:block;
float:left;
height:86px;
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:none !important;
width:224px;
margin:0;
}

#socs ul.msl_organisation_list li a {
display: block;
padding: 10px;
width: 204px;
height: 66px;
color: #000;
text-decoration: none;
background: url(sp_default.png) top;
font-size:13pt;
}

#socs ul.msl_organisation_list li a:hover {
background-position: bottom;
}

ul#allsocs {list-style-type:none;}
ul#allsocs li {list-style-type:none;display: block;border-bottom:2px solid #fff;}
ul#allsocs li a {
padding: 10px 35px 10px 10px;
background: url(news_arrow.png) no-repeat bottom right #ccc;
font-weight: bold;
display:block;
color: #000;
text-decoration: none;
font-size: 12pt;
}
ul#allsocs li a:hover {background-color: #aaa;}