﻿.news-container
{
    padding: 0 15px;
}

.newsDate
{
    color: #5C5C5C;
    font-size: 17px;
    text-shadow: 2px 2px 2px #999999;
}

.newsContent
{
    padding-left:10px;
}

.product-container
{
    padding: 0 15px; 
    font-size:13px;
}

.product-container h3
{
    color: #536B83;
    text-transform: uppercase;
    display: inline;
    font-size:21px;
    font-weight:bold;
}

.product-image-container imgElement
{
}

.product-image-container
{
    float: left;
    width: 150px;
    height: 230px;
    padding: 10px;
    
}

.product-extended-description
{
}

.brochure-link-fancy
{
    background: url("../images/brochure-prodotti.png") no-repeat scroll right center transparent;
    display: block;
    height: 35px;
    margin-left: 350px;
    width: 110px;
}

.title-prefix
{
    color: #4779AC;
    font-style: italic;
    font-size:21px;
    
}

.invisible
{
    display: none;
}

.fancy-success-story
{
    padding: 0 15px;
}




