@charset "UTF-8";
/* CSS Document */



.CDViewerFrame
{
width:470px;
height:460px;
vertical-align:middle;
}


.SkateViewerFrame
{
width:470px;
height:460px;
vertical-align:middle;
}


#CDViewerNav
{
padding-left:2px;
padding-right:2px;
}


.CDViewerButton
{
display:block;
width:85px;
height:17px;
background-color: #8c0012;
border: 3px solid black;
margin: 1px;
z-index:20;
font-family: 'Arial, Helvetica, sans-serif','Lucida Grande','Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular',Verdana,sans-serif;
line-height:18px;
color: #fff;
font-size:9px;
font-style: bold;
letter-spacing: auto;
text-align:center;
text-decoration: none;
float: left;

}

.CDViewerButton:hover
{
background-color: #de5b0b;
}




#CDViewerPhoto
{
width:470px;
left: 2.5px;
top:20px;
position:relative;
}





