html {
border: 0;
}

body {
font-family : arial, verdana, tahoma;
font-size: 12px;
background: #b3b3b3;
color: #000000;
margin: 0px;
vertical-align: top;
border: 0px solid;
top: 5px;
}

.thumbcontainer {
position: absolute;
top: -5px;
left: 6px;
width:637px;
background: #b3b3b3;
}

.allthumbcontainer {
position: absolute;
top: 28px;
left: 6px;
width:637px;
background: #b3b3b3;
}

.prevnext {
background-color: #B3B3B3;
width:160px;
height: 35px;
float:left;
padding: 0px;
border: 0px #000000 solid;
text-align:center;
}
.prevnexttext
{
color: #4C4C4C;
font-family: arial, verdana, tahoma;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
}

a.prevnexttext:visited
{
text-decoration: none;
}

a.prevnext:link
{
text-decoration: none;
}

.thumbbox { 
width:149px;
height: 170px;
float:left;
padding: 5px;
border: 0px #990000 solid;
}

.thumbtext {
position: relative;
width:147px;
text-align: center;
font-size: 13px;
font-family: arial, helvetica, sans-serif;
top: 2px;
border: 0px #000099 solid;
}

.thumbcell {
position: relative;
width:147px;
height: 128px;
border: 0px #009900 solid;
}

.image {
position: absolute;
bottom: 0px;
width:100%;
text-align: center;
}
