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


/*.box {
width:294px;
background-color:#000000;
}*/
.buynow {
width:294px;
float:left;
margin-top:0px;
text-align:center;

}
-->


#popitmenu{
position: absolute;
background-color: black;
border:1px solid #c9041f;
font: normal 12px Helvetica;
line-height: 16px;
z-index: 100;
visibility: hidden;
color:white;
width:200px;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: white;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #c9041f;
}
