/*
-----------------------------------------------
Print
author:   Jon Winter
contact: winter_jon@hotmail.com
version:  09.06.2003
----------------------------------------------- */


@import url("base.css");

h2{
	color:black;
}

table#banner, table td#leftbg, table#main td#breadcrumbs{
	display:none;
}

div#titlehidden h2{
	display:block;
	color:black;
	font-size:1.5em;
}

table#main td#rightnav {
	background: white;
	border-left:1px solid black;
}


table#main td#breadcrumbs, table#main td#content{
	border-right:1px solid black;
}

table#musicnews td.newstitles, table#newsitem1 td.newstitle {
	color:black;
}


table#main td#content a, table#footer td a, table#main td#rightnav a, table#main td#breadcrumbs a{
	color:black;
}

table#musicnews td.newstext, table#newsitem1 td.newstext{
	color:black;
}

table#main td#content img{
	border:1px solid black;
}