<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  div.post table td, div.post table th { padding : 2px 5px ; }
div.player { text-align : center ; margin : 0 auto 1em ; }

#banner
{
	background:transparent url('/staticarchive/85d6d67ab83d307aba98b3d074a424025814a447.gif') no-repeat left top;
	position:relative;
}

#banner a span
{
	display:none;
}

#banner a.sitehome
{
	display:block;
	min-width:260px;
	min-height:70px;
	position:absolute;
	left:10px;
	top:10px;
	_height:expression(this.scrollHeight &lt; 71? "70px":"auto");
	_width:expression(this.scrollWidth &lt; 261? "260px":"auto");
}

#banner-scotland
{
	background:transparent url('/staticarchive/c20cb34f4c12ee9d48b6612e8b4d83606e9b83f2.png') right top no-repeat;
	min-height:90px;
	_height:expression(this.scrollHeight &lt; 91? "90px":"auto");
}

#banner-scotland a.scothome
{
	display:block;
	min-width:90px;
	min-height:70px;
	position:absolute;
	right:10px;
	top:10px;
	_height:expression(this.scrollHeight &lt; 71? "70px":"auto");
	_width:expression(this.scrollWidth &lt; 91? "90px":"auto");
}

.post_content a { font-weight:bold; }
.ami_social_bookmarks { font-weight:normal; }

.sidebar-content ul li { line-height:1.2em; margin-bottom:0.4em; }
.sidebar-content h4 { margin-bottom:0.5em; }
.sidebar-content p small { display:block; line-height:1.2em; }
</pre></body></html>