/* =====
Designer:	"BlueW";
Site:	"http://www.codeysworld.com/";
Path:	"grant-bentley/styles/";
File:	"styles-gbentley-audio.css";
Date:	"2008-07-28"; 
===== */

/* Audio Info Block Styles */

.AudioInfo { 
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background: transparent; color: black;
	font-weight: normal; font-style: italic; 
	width: 4.0in;
	margin: 0.25in auto;
	padding: 6pt 0pt;
}
.AudioInfo span, .AudioInfo li, 
.AudioInfo td, .AudioInfo th { 
	font-style: italic;
	vertical-align: baseline; 
}

.Label { 
	font-size: x-small; 
	font-weight: normal; 
	text-align: right; 
}
.Track { 
	font-size: small; 
	font-weight: normal; 
	text-align: right; 
}
.Audio { 
	font-size: small; 
	font-weight: normal; 
}
.Title { 
	font-size: small; 
	font-weight: bold; 
}
.Author, .Narrator, .Artist { 
	font-size: small; 
	font-weight: normal; 
}
.Disc, .Kind, .Type { 
	font-size: small; 
	font-weight: normal; 
}
.Date, .Time, .Size { 
	font-size: small; 
	font-weight: normal; 
	text-align: right; 
}

