.num {
    position: absolute;
    right: 5px;
    bottom: 5px;
    padding:0;
    margin:0;
}

h3.alt{
    position: absolute;
    left: 5px;
    bottom: 5px;
    padding:0;
    margin:0;
    background-color: #000000 ;
    color:white;
    opacity:0.8;
    filter:alpha(opacity=80);
}

.num li {
    float: left;
    list-style: none;
    color: #fff;
    text-align: center;
    line-height: 16px;
    width: 16px;
    height: 16px;
    font-size: 12px;
    cursor: pointer;
    margin: 1px;
    border: 1px solid #707070;
    background-color: #060a0b;
}

.num li.on {
    line-height: 18px;
    width: 18px;
    height: 18px;
    font-size: 14px;
    border: 0;
    background-color: #ce0609;
    font-weight: bold;
}

.container, .container img {
    width: 335px;
    height: 265px;
}

.container {
    border: 0;
}
#idSlider2 a{
    display:block;
    width: 370px;
    height: 308px;
    overflow:hidden;
}

.container img {
    border: 0;
}
