#thumb_content
{
text-align: center;
width: 182px;
height: 427px;
margin-top: 18px;
position: relative;
display: inline;
}

#thumb_content H5
{
font-size: 11px;
color: rgb(128,128,128);
margin-top: 8px;
margin-bottom: 0px;
}

#howto_box
{
width: 160px;
border: 1px solid #cccccc;
padding: 15px 10px;
background-color: rgb(240,240,240);
position: absolute;
bottom: 0px;
left: 0px;
color: rgb(128,128,128);
}

#howto_box h3
{
font-weight: bold;
margin-bottom: 0px;
}

#howto_box p
{
font-size: 10px;
margin: 10px 0px;
text-align: left;
}

#cover_content,
#thumb_content
{
float: left;
}

.navigation
{
width: 324px;
height: 18px;
position: relative;
}

.navigation .enlarge
{
float: right;
}

#thumb_box
{
width: 160px;
min-height: 220px;
border: 1px solid #cccccc;
padding: 15px 10px 10px 10px;
background-color: rgb(240,240,240);
color: rgb(128,128,128);
text-align: center;
}

#thumb_box .fadepic
{
min-width: 30px;
}