
.flashclass{ /*sample CSS class added to image slideshow container*/
width: 360px; /*a width should be defined for transition to work*/
border-width: 2px 1px 2px 2px;
border-style: solid;
border-color: #666666;
background-color: #CCCCCC;
padding: 1px;
}

.flashclass img{
border-width: 0;
width: 360px;
height: 270px;
}

.flashclass2{ /*sample CSS class added to image slideshow container*/
width: 160px; /*a width should be defined for transition to work*/
border-width: 2px 2px 2px 1px;
border-style: solid;
border-color: #666666;
background-color: #CCCCCC;
padding: 1px;
}

.flashclass2 img{
border-width: 0;
width: 160px;
height: 270px;
}

.flashtblclass
{
    position:relative;
    left: -32px;
    padding: opx;
    top: -10px;
}

.flashtextclass{ 
background-color: #CCCCCC;
padding: 1px;
}

.flashclass520
{
    /*sample CSS class added to image slideshow container*/
    width: 520px; /*a width should be defined for transition to work*/
    border-width: 2px 1px 2px 2px;
    border-style: solid;
    border-color: #666666;
    background-color: #CCCCCC;
    padding: 1px;
    left: 2px;
    top: 2px;
    position: relative;
}

.flashclass520 img{
border-width: 0;
width: 520px;
height: 390px;
}

.flashclassSAP
{
    /*sample CSS class added to image slideshow container*/
    width: 595px; /*a width should be defined for transition to work*/
    border-width: 2px 1px 2px 2px;
    border-style: solid;
    border-color: #666666;
    background-color: #CCCCCC;
    padding: 1px;
    left: 0px;
    top: 0px;
    position: relative;
}

.flashclassSAP img{
border-width: 0;
width: 595px;
height: 154px;
}

.flashclassPTCCalendario
{
    /*sample CSS class added to image slideshow container*/
    width: 260px; /*a width should be defined for transition to work*/
    padding: 1px;
    left: -4px;
    top: -28px;
    position: relative;
}

.flashclassPTCCalendario img{
border-width: 0;
width: 260px;
height: 195px;
}

.flashclassAT2010Prep
{
    /*sample CSS class added to image slideshow container*/
    width: 182px; /*a width should be defined for transition to work*/
}

.flashclassAT2010Prep img
{
    border: 1px solid #000000;
    width: 180px;
    height: 135px;
}