






.meta {
 width: 100%;
 margin-bottom: 30px;
 float: left;
}

.sp-list {
margin: 0 0 15px 0;
padding: 0;
}

.sp-list li {
 list-style-type: none;
 border-bottom: 1px solid #d7d7d7;
 margin: 0;
 padding: 0;
}

.sp-list li a {
 font-weight: bold;
 display: block;
 padding: 4px 0 4px 8px;
 font-size: .9em;
}

.sp-list.pr li a {
 font-weight: bold;
 padding: 4px 0 4px 8px;
 font-size: .9em;
}

.sp-list li a:hover{
 background: #eee;
 color: #3F3F3F;
}

/* resources
-------------------------------------------------------------- */
.external-link {
 padding-right: 20px;
background: transparent url('/images/external-link.png') no-repeat scroll right center;
}
.document {
padding-right: 20px;
background: transparent url('/images/document.png') no-repeat scroll right center;
}
.resources .dates {
color: inherit;
font-weight: normal;
margin-right: 10px;
}

<!--this is jess...--->
table #sponsorstable .noborder img {vertical-align:bottom;}
