/*
**  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: 468px;
padding-right:10px;
/* border: 1px solid #CDCDCD; */
}
#xigla_wide img
{
width: 468px;
height: 60px;
}
#xigla_wide object
{
width: 468px;
height: 60px;
}

#xigla_top
{
display:inline;
width: 234px;
}
#xigla_top img
{
width: 234px;
height:60px;
}

