.buyitem {
position:relative;
width:430px;
border:#990000;
border-style:solid;
border-width:1px;
margin-left:25px;
margin-top:25px;
text-align:justify;
background-color:#F2E6E6;
}
.buyname {
background-color:#FFCCCC;
height:20px;
width:420px;
padding-left:10px;
padding-top:4px;
color:#990000;
font-weight:bold;
text-transform:capitalize;
}
.buytitle {
height:20px;
width:420px;
padding-left:10px;
color:#990000;
text-transform:capitalize;
font-size:10px;
}

.buyimage {
margin:10px;
}

.buylinks {
position:absolute;
left:121px;
top:50px;
}
.buylinksT {
position:relative;
}

.buytext {
padding:10px;
padding-top:0px;
}

.buytag {
float:left;
right: 209px;
bottom: 20px;
}
.vinylbuy {
float:left;
right: 154px;
bottom: 20px;
}
.cdbuy {
float:left;
right: 106px;
bottom: 20px;
}
.downloadbuy {
float:left;
right: 61px;
bottom: 20px;
}
*html .vinylbuy {
float:left;
right: 154px;
bottom: 10px;
}
*html .cdbuy {
float:left;
right: 106px;
bottom: 10px;
}
*html .downloadbuy {
float:left;
right: 61px;
bottom: 10px;
}
.buytagonelink {
position: absolute;
right: 60px;
bottom: 20px;
}
