div#block_content ul.sponsors {
margin-top: 40px;
list-style-type: none;
}

div#block_content ul.sponsors li {
list-style-type: none;
padding-top: 0px;
height: 250px;
margin-top: 20px;
} 

div#block_content ul.sponsors img {
float: left;	
}

div#block_content ul.sponsors h1 {
padding-top: 0px;
margin-bottom: 0px;
margin-left: 400px;
font-family: 'Helvetica', sans-serif;
font-size: 12pt;
font-weight: bold;
background-color: inherit;
color: #CE0101;
}

div#block_content ul.sponsors p {
margin-top: 0px;
margin-left: 400px;
background-color: inherit;
color: black;
}


