div#suggestions.postbox ul {
    margin-top: 1.5%;
    margin-bottom: 1.5%;
    margin-left: 3%;
    list-style-type: disc;
}

tr.scores-red-background {
    background-color: #ff7f7f;
}

tr.scores-red-background td {
    border-color: #ef6f6f;
}

td.scores-red-not-anchor {
    color: #991919;
}

td.scores-red-anchor a {
    color: #903a4d;
}

td.scores-red-anchor a:hover {
    color: #991919;
}

div#seopressor-powered {
	text-align: center;
}

div#ps.tablenav div.tablenav-pages {
	height: auto;
}