#container {
    min-width: 930px;
}

.advertImage:hover img {
    filter: alpha(opacity=50);
}