.product_images img
{
     border: solid 1px #e0e0e0;
     margin-right:10px;
     text-decoration:none;    
}
.product-catalog-shear-warning-link,
a.product-catalog-shear-warning-link:visited,
a.product-catalog-shear-warning-link:active
{
    color: #777;
    color: #ca0707;
    font-weight: bold;    
}
a.product-catalog-shear-warning-link:hover
{
    color: #777;
    color: #b41616;
    cursor: pointer;
    font-weight: bold;
}
.product-catalog-shear-warning
{
    background: url(Catalog/Images/Western-Valve-Shear-Warning-Button.jpg) no-repeat;
    height: 68px;
    width: 218px;
}
.product-catalog-shear-warning:hover
{
    background: url(Catalog/Images/Western-Valve-Shear-Warning-Button-Hover.jpg) no-repeat !important; 
}
.product-catalog-shear-warning p
{
    font-size: 17px;
    padding-left: 12px;
    padding-top: 22px;   
    text-align: center; 
}