.product-photos-photo-spacer
{
 float:      left;
 height:     241px;
 margin-top: 10px;
}

.product-photos-photo-container
{
 float: left;
 width: 330px;
 height: 239px;
 margin-top: 10px;
 background-image: url(/images/topictravel/nl/stripe.gif);
 border: solid 1px #FFCE00;
}

.product-photos-photo
{
 clear:               left;
 float:               left;
 width:               330px;
 height:              220px;
}

.product-photos-description
{
 clear:            left;
 float:            left;
 width:            330px;
 height:           18px;
 border-top:       solid 1px #FFCE00;
 background-color: #FFCE00;
 font-size:        9pt;
 font-weight:      bold;
 text-align:       center;
 line-height:      18px;
}
