/*
Emap Radio Podcast XSLT/CSS Stylesheet
Created by Andy Buckingham (andy.buckingham@emap.com)
v0.1 (2007-04-12)
*/

a		{ color: #e08; }
body		{ font-family: Tahoma, Verdana; font-size:0.8em; line-height: 1.5em; margin: 20px; }
h1,h2,h3	{ color: #e08; }
hr		{ clear: both; }
img		{ border: 0; }
#top		{ border-bottom: 1px; }
#top img 	{ float: right; }
#left		{ float: left; padding-right: 20px; width: 48%; }
#footer		{ clear: both; }
