.logotable
{
width:540px;
}

.logoLeft
{
height:180px;
width:270px;
text-align:center;
}

.verLine
{
height:180px;
width:1px;
background-image:url(../images/dot_line_logos_v.gif);
background-repeat:no-repeat;
}

.logoRight
{
height:180px;
width:270px;
text-align:center;
}

.hLine
{
width:540px;
height:1px;
background-image:url(../images/dot_line_logos.gif);
background-repeat:repeat-x;
}

.pagination
{
text-align:right;
float:right;
padding-right:20px;
}

.pageNo
{
padding-left:5px;
padding-right:5px;
padding-top:5px;
}

.pageNo a
{
text-decoration:underline;
padding-left:5px;
}

.pageNo a:visited
{
color:#999999;
}





