address, caption, cite, code, dfn, th, var
{
font-style: normal; 
font-weight: normal;
}

caption, th
{
text-align: left;
}

q:before, q:after
{
content:"";
}

abbr, acronym
{
border:0;
}

ol li, ul li
{ 
font-size: 1em; 
line-height: 1.5em; 
margin: 0;
}

table.dojoTabular
{ 
border-collapse: collapse; 
border-spacing: 0; 
border: 1px solid #ccc; 
margin: 0 1.5em;
}

.dojoTabular th
{ 
text-align: center; 
font-weight: bold;
}

table.dojoTabular thead, table.dojoTabular tfoot
{ 
background-color: #efefef; 
border: 1px solid #ccc; 
border-width: 1px 0; 
}

table.dojoTabular thead tr th,
table.dojoTabular thead tr td,
table.dojoTabular tbody tr td,
table.dojoTabular tfoot tr td
{ 
padding: 0.25em 0.5em;
}


.dojoxFisheyeListItemLabel
{
font-family: Arial, Helvetica, sans-serif;
background-color: #eee;
border: 2px solid #666;
padding: 2px;
text-align: center;
position: absolute;
display: none;
white-space:pre; 
}

.dojoxFisheyeListItemLabel.dojoxFishSelected
{
display: block;
}

.dojoxFisheyeListItemImage
{
border: 0px;
position: absolute;
}

.dojoxFisheyeListItem
{
position: absolute;
z-index: 2;
}

.dojoxFisheyeListBar
{
position: relative;
margin: 0 auto;
text-align: center;
}

#fishlist
{
width: 550px;
margin:0px auto;
background-image:url(images/fishlistback.gif);
background-color: transparent;
background-repeat: repeat-x;
}

