body {
	font-family:sans-serif;
	background:white;
	color:#808080;
	text-align:left;
	margin:2pc;
}

.title {font-style:italic;}
.undertext {font-size:60%;}
#tagline:before {content: '“';}
#tagline:after {content: '”';}

#tagline {
	position:absolute;
	top:1.5pc;
	text-align:center;
	right:0;
	width:100%;
}
 
a, .linkstyle {color:#606060;text-decoration:inherit;}
a:hover {color:#A0A0A0;text-decoration:underline;}
 
.buttonstop ,.buttonsbottom{
	display:block;
	position:absolute;
	top:3pc;
	margin:0;
	padding:0;
	padding-right:1pc;
	border-right:1px solid #909090;
	z-index:1;
	margin-bottom:2pc;
	width:6pc;
	

}
.buttonstop li,.buttonbottom, li {
	display:block;
	text-transform:lowercase;
	background:#f9f9f9;
	margin:0;
	margin-bottom:1px;
	padding:0;
}

.buttonstop li.last-of-kind {
margin-bottom:1pc;

}

.buttonstop li:before ,.buttonsbottom li:before {
	content: '» ';
}

li:hover:before,.itemdata tr:hover .id {
	color:white;
	background:#e9e9e9;
}



li:hover, .itemdata tr:hover {
background:#f4f4f4;

}

h1 {display:none;}
h2,.headstyle {font-weight:bold;margin:0;font-size:100%;text-transform:lowercase;letter-spacing:0.5em;margin-bottom:1pc;}

h2:before,#main-content .headstyle:before {content: '“';}
h2:after,#main-content .headstyle:after {content: '”';}
 
.textual_content {
text-align:left;
 
}

.itemdata td {
display:block;
float:left;
}

.itemdata .id:after {

content: ': ';
}

.rssinfo {
	display:block;
	margin-left:1pc;
	font-size:60%;
	margin-bottom:0em;
	clear:left;
	
}

.itemdata th {
display:none;

}
.itemdata tr {
	background:#f9f9f9;
}

#main-content {

position:absolute;
top:3px;
left:10px;
}
