
.recordings {
padding: 4px;
border-bottom: groove 2px #8C7768;
}

.recordings h1 {
font-size: 110%;
margin: 0;
margin-top: 10px;
padding: 0;
clear: none;
}

.recordings  img {
float: left;
position: relative;
top: 0;
left: 0;
width: 102px;
height: 102px;
margin: 0;
margin-top: 10px;
margin-right: 1em;
margin-bottom: 0px;
border: solid 1px #ccc;
}

.recordings ol {
position: relative;
top: 0;
left: 0;
width: auto;
margin-left: .5em;
}

.recordings li {
position: relative;
padding: 0;
margin: 0;
margin-left: 120px;
}

.buy {
position: relative;
float: right;
text-align: center;
padding: 8px;
margin: 10px;
background-color: #EBDED3;
border: solid 1px #8C7768;
}

.price {
display: block;
float: left;
clear: none;
font-family: arial, helvetica, sans-serif;
padding-right: .6em;
border-right: groove 2px #8C7768;
}

.orders {
color: #eee;
background-color: #8C7768;
padding: 6px;
text-align: center;
}

.orders a, orders a:hover {
color: #eee;
text-decoration: underline;
}

.button {
color: #000;
background-color: #ccc;
font-family: arial, helvetica, sans-serif;
font-weight: normal;
font-size: 85%;
padding: 1px;
border-left: solid 1px #fff;
border-top: solid 1px #fff;
border-right: solid 1px #333;
border-bottom: solid 1px #333;
}