/*
**  Styles for the xigla banner ad management system.
**  The small ads on the right side of the page do
**  not get their own style; they get a style from
**  the navigation bar.
*/

#xigla_wide
{
display:inline;
width: 728px;
/* border: 1px solid #CDCDCD; */
}
#xigla_wide img
{
width: 728px;
height: 90px;
}
#xigla_wide object
{
width: 728px;
height: 90px;
}

#xigla_top
{
display:inline;
width: 245px;
float: right;
}
#xigla_top img
{
width: 245px;
height:90px;
}
