div.promoImages { background-color: #eee; background-image: none; text-align: center; width: 124px; height: 204px; float: left; margin-right: 15px; padding: 10px; border: solid 1px #fff; outline: solid 1px #c4c4c4; cursor: pointer; }
div.promoImages:hover { background-color: #d6d6d6; background-image: none; text-align: center; width: 124px; height: 204px; margin-right: 15px; padding: 10px; border: solid 1px #fff; outline: solid 1px #949494; cursor: pointer; }
