/******* LATEST BEGIN *******/
.AM-LatestNews {
    float: left;
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
    width: 49%;
}

.AM-LatestNews-Header {
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 1em;
    font-weight: bold;
    height: 23px;
    line-height: 25px;
    text-transform: uppercase;
    color: #ffffff;
    border-bottom: 2px solid #bc1b20;
    background: transparent url("../images/header_left.png") no-repeat -150px bottom;
}

.AM-LatestNews-Item {
    margin: 0 0 0 25px;
    padding: 0;
    color: #bc1b20;
    list-style: disc;
}

.AM-LatestNews-Item h4 {
    margin: 0;
    padding: 0;
    font-size: 0.85em;
    font-weight: normal;
    line-height: 23px;
}

.AM-LatestNews-Item a {
    color: #000000;
}

.AM-LatestNews-Item a:hover {
    color: #bc1b20;
    text-decoration: underline;
}

.AM-LatestNews-Separator {
    clear: both;
    height: 25px;
}

/******* LATEST END *******/

/******* LATEST TESTS BEGIN *******/
.AM-LatestTests {
    display: block;
    margin: 0;
    padding: 25px 0 0 0;
    width: 100%;
    border-top: 1px solid #d9d9d9;
}

.AM-LatestTests-Header {
    margin: 0 0 10px;
    padding: 0 0 0 10px;
    font-weight: bold;
    height: 23px;
    line-height: 25px;
    text-transform: uppercase;
    color: #ffffff;
    border-bottom: 2px solid #d9d9d9;
    background: transparent url("../images/header_left.png") no-repeat -150px bottom;
}

.AM-LatestTests-Item {
    float: left;
    display: inline-block;
    margin-bottom: 10px;
}

.AM-LatestTests-Item table,
.AM-LatestTests-Item tbody,
.AM-LatestTests-Item tr,
.AM-LatestTests-Item td {
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    border: none;
    border-spacing: 0;
}

.AM-LatestTests-Item header {
    width: 100%;
    margin: 0;
    padding: 0;
}

.AM-LatestTests-IMG {
    margin: 0;
    padding: 0;
    min-width: 140px;
    max-width: 140px;
}

.AM-LatestTests-Title {
    display: inline-block;
    margin: 0 10px 0 10px;
    padding: 0;
    font-size: 12px;
    text-align: left;
    /*text-transform: uppercase;*/
}

.AM-LatestTests-Link {
    display: inline-block;
    line-height: 0;
    font-size: 0.8em;
}

.AM-LatestTests-Title a {
    display: inline-block;
    line-height: normal;
    font-weight: bold;
    color: #bc1b20;
}

.AM-LatestTests-Title a:hover {
    text-decoration: underline;
    color: #bc1b20;
}

.AM-LatestTests-Footer {
    clear: both;
    float: left;
    margin-top: 15px;
    margin-bottom: 25px;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #d9d9d9;
    /*border-bottom: 1px solid #ebebeb;*/
}

/******* LATEST TESTS END *******/

/******* LATEST GALERIES BEGIN *******/
.AM-LatestGaleries {
    display: block;
    margin: 0 auto;
}

.AM-LatestGaleries-Header {
    margin: 0 0 25px 0;
    padding: 0 0 0 10px;
    font-size: 1em;
    font-weight: bold;
    height: 23px;
    line-height: 25px;
    text-transform: uppercase;
    color: #ffffff;
    border-bottom: 2px solid #bc1b20;
    background: transparent url("../images/header_left.png") no-repeat -150px bottom;
}

.AM-LatestGaleries-Container {
    display: table;
    background-color: #efefef;
}

.AM-LatestGaleries-Item {
    display: table-cell;
    margin: 0;
    padding: 15px 5px;
    width: 155px;
}

.AM-LatestGaleries-Link {
    display: block;
    width: 100%;
    line-height: 0;
    text-align: center;
}

.AM-LatestGaleries-IMG {
    margin: 0 auto;
    padding: 0;
    width: 140px;
}

.AM-LatestGaleries-Title {
    margin: 5px 0 0 0;
    padding: 0;
    width: 155px;
    font-size: 11px;
    text-align: center;
}

.AM-LatestGaleries-Title a {
    line-height: normal;
    font-weight: bold;
    color: #bc1b20;
}

.AM-LatestGaleries-Title a:hover {
    text-decoration: underline;
    color: #bc1b20;
}

.AM-LatestGaleries-Footer {
    clear: both;
    float: left;
    margin: 0 0 25px 0;
    padding: 0;
    width: 100%;
    height: 1px;
    /*border-bottom: 1px solid #d9d9d9;*/
}

/******* LATEST GALERIES END *******/