
#musiccol1, #musiccol2 {
	background-color: transparent;
    float: left;
    border: 0px;
    margin: 0px;}

#musiccol1 {
	width: 500px;
	} 

#musiccol2 {
	width: 315px;
	}

#credits {
	width: 340px;
    margin: auto;
    color: #8e8ec0;
    font-size: 8pt;
    }

li.songs {
	list-style-image: url(http://jenniferavalon.net/images/Blue_SwirlB141.gif);
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 10pt; color: gray;
    }

li.decimal {
	list-style-type: decimal;
	list-style-image: none;
	color: white;
    }

li.playmusic {
	list-style-image: url(http://jenniferavalon.net/images/rightarrow.gif);
	padding-bottom: 0px;
	}

#albumPagePhotoCol {
	background-color: transparent;
    	float: left;
    	border: 0px;
    	margin-left: 130px;
	margin-right: 85px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 345px;
}

#albumPageCreditsCol {
	background-color: transparent;
    	float: left;
    	border: 0px;
    	margin: 0px;
	width: 300px;
    	color: #8e8ec0;
    	font-size: 8pt;
}

#trackListing {
	width: 250px;
}

ul.songs {
	list-style-image: url(http://jenniferavalon.net/images/Blue_SwirlB141.gif);
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 10pt; color: gray;
    }
