/* 
JAH ITAGAKI's REGGAE LIFE
  New Releases STYLE SHEET

2001.02.24  Jah Itagaki  create.
2001.07.01  Jah Itagaki  revised.
2005.03.05  Jah Itagaki  add .subject and .date
*/

.date {
font-size: x-small;
}

.subject {
font-family: "Verdana", "Arial", "Helvetica";
font-size: large;
color: #cc0022;
}

.subhead {
font-family: "Verdana", "Arial", "Helvetica";
font-size: medium;
font-weight: bold;
color: #666666;
}

dl {
margin-top: 20px;
margin-left: 20px;
}

dt {
margin-top: 14px;
margin-left: 0px;
font-size: small;
color: #000000;
}

dd {
margin-top: 2px;
margin-left: 20px;
font-size: x-small;
color: #000000;
}

dd.comment {
margin-top: 6px;
margin-left: 12px;
font-size: x-small;
color: #006600;
}

dd.ad {
margin-top: 1px;
margin-left: 20px;
font-size: xx-small;
color: #000000;
}

div.item {
margin-top: 20px;
margin-bottom: 10px;
padding: 10px;
border-top: 1px solid black;
}

div#artist {
font-size: small;
font-weight: bold;
}

div#title {
font-size: small;
}

div#label {
font-size: x-small;
}

div#date {
font-size: x-small;
}

div#comment {
margin-top: 10px;
font-size: x-small;
color: #006600;
}

td#affiliate {
width: 130px;
padding-right: 10px;
text-align: center;
font-size: xx-small;
}

