/* CSS Document */

#content {
padding-bottom: 0px;
}
#artists li {
margin-left: 10px;
font-size: 12px;
font-weight:normal;
}
#artists a {
text-decoration: none;
display:block;
}
#products li {
margin-left: 10px;
font-size: 12px;
}
#subFeature1, #subFeature2, #subFeature3, #subFeature4 {
position:absolute; 
font-size: 10px;
text-align: left; 
white-space:nowrap;
width:138px; 
height:75px; 
z-index:101; 
}
#subFeature1 { 
left: 118px; 
top: 539px;
}
#subFeature2 {
left: 396px; 
top: 539px;
}
#subFeature3 {
left: 118px; 
top: 647px;
}
#subFeature4 {
left: 396px;
top: 647px;
}
