.carpetslist {
width: 120px;
margin: 0;
padding: 0;
background-color: #D5FFD5;
vertical-align: top;
text-align: center;
}

.manufacturers {
padding: 10px;
width: 100px;
font-size: 10px;
font-weight: bold;
}

#carpetslist a, a:link, a:visited, a:active {
color: #EE0000;
text-decoration: none;
}