﻿.ssd-product-family-headleft
	{
	width: 150px
	}
	
.ssd-product-family-headright
	{
	}

.ssd-product-family-nowrap
	{
	display: inline
	}
	
.ssd-product-family-info-colwidth
	{
	width: 200px
	}

.ssd-product-family-colwidth
	{
	width: 100px
	}
	
.ssd-product-family-colspacer
	{
	width: 15px
	}
	
.ssd-product-family-pricetext
	{
	font-weight: bold 
	}
	
.ssd-product-family-stockavailabletext
    {
    font-weight: bold
    ; color: Green
    }
    
.ssd-product-family-stockleadtimetext
    {
    color: black
    }
    
.ssd-product-family-image
	{
	cursor: pointer
	}
	
.ssd-product-family-variants
    {
    padding: 5px 0px 5px 0px
    }
    
.expand a {
  display:block;
  padding:3px 10px 0px 20px
}
.expand a:link, .expand a:visited {
  background-image:url('/portals/3/images/buttons-and-icons/arrow-down.gif');
  background-repeat:no-repeat;
  background-position: left
}
.expand a:hover, .expand a:active, .expand a:focus {
  text-decoration:underline
}
.expand a.open:link, .expand a.open:visited {  
  background:url('/portals/3/images/buttons-and-icons/arrow-up.gif') no-repeat
}

h4
    {
    margin-right: 20px;
    }
