﻿/********************/
/* SlideShow styles */
/********************/
.divSlideShow 
{
    position: relative;
}
.divSlideShow img 
{
    display: none; width: inherit; height: inherit; position: absolute; top: 0px; left: 0px;
}


.tbl_summary 
{
}
.tbl_summary td 
{
    border-bottom: dotted 1px #bed73d;
}
.tbl_summary .td1
{
    font-weight: bold;
}
