﻿
.content_title, .content_title a
{
    font: normal 13pt/13pt 'Century Gothic';
    color: #800000;
    text-align: left;
    line-height: 0.5em;
}
.content
{
    color: #ababab;
    font: bold 11pt 'Arial';
    direction:ltr;
    text-align: left;
    line-height: 0.5em;
    padding-right: 0px;
}

.products
    {
    padding-left: 20px;
    margin-left: 0px;
    }
 .test_content_title
 {
    color: #800000;
    font: bold 11pt 'Arial';
    direction:ltr;
    text-align: left;
}
.test_content
{
    color: #000000;
    font: normal 10pt 'Arial';
    direction: ltr;
    text-align: left;
}
.products_include
    {
    padding-right: 35px;
    margin-right:0px;
    }
.products_content
{
    color: #000000;
    font: normal 10pt 'Arial';
    direction: ltr;
    text-align: left;
    list-style-type: square;
    line-height: 2em;
    }
.feedback_content
{
    color: #000000;
    font: normal 10pt 'Arial';
    direction:ltr;
    list-style-type: square;
    line-height: 2em;
    }
.content_link, .content_link a
{
    color: #000000;
    font: normal 7pt 'Arial';
    text-align: right;
}
.news_tansparency_top
{
    height: 5px;
    width: 290px;
    filter: alpha(opacity=50);
    -moz-opacity: .50;
    background-color: #ffffff;
    position: relative;
    top: 5px
}
.news_tansparency_bottom
{
    height: 5px;
    width: 290px;
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    background-color: #ffffff;
    position: relative;
    top: -5px
}