.sponsorsContent {
    padding: 10em 0;
	background-color: #f5f5f5;
}

.sponsorsContent h1, h4 {
    text-align: left;
	color: #1a468e;
}

.sponsorsContent a{
    text-decoration: none;
    color: #ff561a;
}

.sponsorsContent a:hover {
    text-decoration: underline;
}

.sponsorsLinks {
    float: right;
}

#officers {
    float:right;
    padding: 14px 16px;
}

#sponsors {
    float: right;
    padding: 14px 16px;
}

.tableStyle td {
    border: none !important;
}

.cgg{
    line-height: 3em;
}

.geometrics {
    line-height: 2em;
}

.table a {
    color: #747f92;
}

.sponsorsBackground {
    background-color: #f5f5f5;
}