* {
margin: 0;
padding: 0;
}

:focus/*sorry*/
{
-moz-outline-style: none;
}

#background {
position: absolute;
top: 14px;
left: 55px;
z-index: 0;
}

#thumbs {
display: block;
position: absolute;
top: 27px;
left: 96px;
z-index: 1;
}

li.tnrow {
list-style: none;
clear: both;
}

li.tnrow a {
margin: 2px;
float: left;
}

li.tnrow a:hover {
margin: 0;
border: 2px solid #c354c6;
}

li.tnrow img {
border: none;
width: 51px;
height: 66px;
}


#disp {
display: block;
position: absolute;
top: 45px;
left: 303px;
}

#cover {
display: block;
position: absolute;
top: 223px;
left: 618px;
}

#desc {
display: block;
position: absolute;
top: 47px;
left: 618px;
height: 153px;
width: 153px;
}

p {
font-family: "Helvetica", "Arial", sans-serif;
font-size: 12px;
font-weight: bold;
color: #666;
}

#nextbtn {
position: absolute;
top: 431px;
left: 441px;
border: none;
}

#nextbtn img {
border: none;
}