#radioarchive {
    border-top: 1px solid white;
    border-right: 1px solid #60790A;
    border-bottom: 1px solid #60790A;
    margin-bottom: 10px;
    }

#radioarchive ul {
    margin: 0;
    _margin: 0 5px 0 27px;

    padding: 0 5px 0 27px;
    _padding: 0;
    }

#radioarchive ul li {
    padding: 0 0 0 10px;
    list-style-type: none;
    background: url(../images/radioarchive_bullet.gif) no-repeat;
    background-position: 0 7px;
    line-height: 25px;
    _line-height: 24px;
	font-weight: normal;
    }

#radioarchive ul li.series_title {
	font-weight: bold;
	font-size: small;
	background: none;
	}

#radioarchive ul li.series_title span.principle {
	font-weight: normal;
	font-size: small;
	}

#radioarchive span.principle_text {
	font-style: italic;
	}

#radioarchive p {
    padding-left: 25px;
    padding-right: 10px;
    font-size: xx-small;
    color: #888;
    }
