.thumbnail
{
 float:               left;
 width:               90px;
 height:              60px;
 border:              solid 1px Black;
 background-position: center;
 background-repeat:   no-repeat;
 margin-left:         5px;
 margin-top:          5px;
}

.product-description, #product-linked-destinations, #product-linked-products
{
 clear:  left;
 float:  left;
 margin: 10px 0px 0px 0px;
 width:  577px;
}

.child-product-header
{
 clear:         left;
 float:         left;
 width:         587px;
 border-top:    solid 1px #FFCE00;
 border-bottom: solid 1px #FFCE00;
 padding-left:  10px;
 margin-top:    10px;
}

.save-childproduct-checkbox
{
 margin:  0px 1px -2px 0px;
 display: inline;
}

.save-childproduct-anchor
{
 margin-right:    5px;
 text-decoration: none;
 color:           Black;
 font-weight:     normal;
}
