﻿.altSliderDiv img{border:1px solid #eee;text-align: center;margin: 0 auto;}

.bgColor{    text-align: center;
background: #afdee4; /* Old browsers */
background: -moz-linear-gradient(top,  #afdee4 32%, #ffffff 64%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #afdee4 32%,#ffffff 64%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #afdee4 32%,#ffffff 64%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afdee4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.bgColor img{margin-top: 35px;max-width: 170px;}