ul.rotating-image-list, 
ul.rotating-image-list li {
    display: inline;
    line-height: 0;
	font-size:0;
	*float:left;
}

ul.rotating-image-list li a {
    text-decoration: none;
}

.container a,
.container a img {
    border: 0 none;
	margin: 0;
	padding: 0;
}

.container {
   width: 710px;
  margin-left: 16px;
 margin-bottom: 8px;
    line-height: 0;
	position:relative;
}

.container img {
    border: 0 none;
    line-height: 0;
}


.container img.email-button{
	position:absolute;
	margin-left:530px;
	*margin-left:-150px;
	top:290px;
}