
.promotionThumb
{
   cursor: pointer; 
   margin-left:0;
   margin-top: 0;
   padding: 5px 5px 5px 5px;
   float: left;
   width: 100%;
   background-color: #d9d0b7;
}

#up_above{
	 background-color: #efefef;	
}

.promotionThumbImg 
{
  display: none;
}

.promotionThumbTitle 
{
   font-weight: bold;
   font-size:  14px;
}

.promotionThumbSummary
{
   width: 280px;
   font-weight: normal;
   font-size: 12px;
   line-height: 18px; 
}


.promotionThumbMoreInfo
{
   display: none;
}





