#bodyContent td {
    border-right: none !important;
}

#bodyContent h2 {
    background-color: transparent;
    color: #004B8D;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0px;
}

#bodyContent div#noTabContent {
    background-color: #FFFFFF;
    border: 1px solid #E9E9E9;
    color: inherit;
    padding: 15px 5px 5px 5px;
}

#bodyContent div.captionImage {
    margin: 5px auto;
    padding: 5px;
    text-align: center;
}
#bodyContent div.captionImage span {
    display: block;
    font-style: italic;
}

#bodyContent div.photo {
    clear: both;
    margin-bottom: 15px;
}

#bodyContent div.photo h2 {
    margin: 0px 0px 10px 0px;
}

#bodyContent div.photo img {
    float: left;
    margin: 0px 5px 5px 0px;
    width: 100px;
}

#bodyContent div.photo p {
    margin: 0px 0px 10px 0px;
    text-align: justify;
}

span.orderButton {
    background: transparent url(../images/generic_button_backgroundMare.png) no-repeat right center;
    color: #004B8D;
    float: right;
    font-weight: bold;
    padding: 5px 15px 5px 5px;
    text-align: center;
    width: 170px;
}

div.orderButton {
    background: transparent url(../images/generic_button_background.png) no-repeat right center;
    color: #004B8D;
    float: right;
    font-weight: bold;
    padding: 5px 15px 5px 5px;
    text-align: center;
    width: 129px;
}
div.submitContact {
    background: transparent url(../images/generic_button_background.png) no-repeat right center;
    color: #004B8D;
    float: right;
    font-weight: bold;
    padding: 5px 15px 5px 5px;
    text-align: center;
    width: 129px;
}

div.downloadButton {
    background: transparent url(../images/generic_button_background.png) no-repeat 5px center;
    color: #004B8D;
    font-weight: bold;
    padding: 5px 15px 5px 11px;
    text-align: left;
    width: 129px;
}

#simmilarProducts td.levelTitle {
    background-color: transparent;
    border-right: none !important;
    color: #004B8D;
}

#simmilarProducts td.levelTitle h3 {
    background: #00559A url(../images/secondary_level_header_background.png) repeat-x center;
    border: 1px solid #004B8D;
    color: #FFFFFF;
    float: none;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    padding: 5px;
}

#simmilarProducts td {
    background-color: #F3F3F3;
    border-right: 5px solid #FFFFFF !important;
    color: #797979;
}

#simmilarProducts strong {
    background-color: #F3F3F3;
    color: #004B8D;
    font-size: 110%;
    font-weight: bold;
}

#simmilarProducts hr {
    background-color: transparent;
    color: transparent;
    border-top: 1px dashed #D7D7D7;
    border-left: none;
    border-right: none;
    border-bottom: none;
    height: 1px;
}

#simmilarProducts td.last {
    border-right: none !important;
}

#simmilarProducts h2 {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D7D7D7;
    border-left: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    color: #004B8D;
    font-size: 12px;
    margin: 0px;
    padding: 5px;
}

#simmilarProducts h3 {
    background: #00559A url(../images/secondary_level_header_background.png) repeat-x center;
    border: 1px solid #004B8D;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    padding: 5px;
}

#simmilarProducts h3 span.smaller {
    font-size: 80%;
    padding-left: 3px;
}

#simmilarProducts p {
    font-size: 11px;
    margin: 0px;
    padding: 5px;
    text-align: justify;
}

#simmilarProducts .details {
    background: transparent url(../images/bullet_blue.png) no-repeat right 55%;
    clear: both;
    color: #004B8D;
    display: block;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    padding: 5px 8px 5px 5px;
}

ul.intrebari li {
    margin-bottom:5px;
    font-weight:bold;
}


.nota {
display:block;
border-top:1px solid #f0f0f0;
padding: 5px 5px 0px 5px;
margin-top:20px;
}

.nota p {
font-size: 11px;
padding-left:0px !important;
}

span.clearBorder {border-bottom:1px solid #F0F0F0; display:block; height:1px; width: 100% }

