﻿.list_carousel2
{
    position: relative;
    width: 100%;
    margin: auto;
    text-align: center;
}
.list_carousel2 ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.list_carousel2 li
{
    text-align: center;
    height: 428px;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
}
.clearfix2
{
    float: none;
    clear: both;
}
.PreviewPres
{
    position: absolute;
    left: -58px;
    top: 180px;
}

.NextPres
{
    position: absolute;
    right: -58px;
    top: 180px;
}
.PagerContainer
{
    position:absolute;
    width:1000px;
    left:0px;
     top:395px;
    z-index:2000!important;
    text-align:center;
}
.pager
{
    position:relative;
}
.pager a
{
    margin: 0 5px;
    padding:5px 5px 5px 5px;
    text-decoration: none;
    background-image:url(../images/Pager.png);
    background-repeat:no-repeat;
    font-size:0px;
    width:9px;
    height:9px;
}
.pager a.selected
{
    padding:8px 8px 8px 8px;
       background-image:url(../images/Pager-sel.png);
    background-repeat:no-repeat;
}
.AbsoE2mLogo
{
    position:absolute;
    left:30px;
    top:25px;
    width:209px;
    height:131px;
}
.PresentationPreloadimg
{
    position:absolute;
    left:50%;
    top:190px;
    width:32px;
    height:32px;
}