/* news printer */

div.newsitem small		{ color:#990000; }
div.newsitem div.images	{float:right; padding:4px 0 0 20px; margin-right:-14px;}

/* guests printer */

div.guestitem small		{ color:#990000; }
div.guestitem div.images	{float:right; padding:4px 0 0 20px; margin-right:-14px;}


/* live printer */

table#live th			{ color:#990000; }

table#live td.date					{ padding-right:1em; }
table#live td.info					{  }
table#live td.info	span.city		{  }
table#live td.info	span.venue		{  }
table#live td.info	span.comments	{ font-style:italic; }
table#live td.more					{  }

/* media printer */

body.media div#ritecol div.content  { padding-top:15px; }


