#modSpecialOffers {
    width: 585px;
    margin: 0 0 0 15px;
  }
  
  #modSpecialOffers .specialoffers 
  {
	background: no-repeat;
	width: 585px;
	height: 40px;
	color: #ffffff;
	font-size: 12pt;
    font-weight: bold;
	margin-bottom: 10px;
    text-align: center;
    cursor: pointer;
  }

  


