﻿#txtDescription 
{
    width: 300px;
}

#backgrnd 
{
    background-color: #dddddd;
}

.omo:hover
{
    background:background: #f3f3f3; 
}

/*
<xsl:attribute name="OnMouseOver">style.background='Gainsboro'</xsl:attribute>
                  <xsl:attribute name="OnMouseOut">style.background='white'</xsl:attribute>
*/


#lblCount td
{
    padding: 4px;
    border-spacing: 4px;
}

#banner_, #banner_ img 
{
    width:100%;
}

#banner_ {position: relative; top: 0px; z-index: 3; height: 100%; max-height: 320px; overflow: hidden;}

 