/*################################################################
#######	This CSS Document was created for the Horde of Nightmares.                                           #######
#######	AUTHOR: Tyler Thomas                                                                                                  #######
#######	Liscence: Shareware - A link to our site and/or small donations are always appreciated.       #######
#######    http//www.w3schools.com is a great place to learn CSS as well as a spectacular reference tool.  #######
################################################################*/

div.content{
	text-align:left;
	width:100%;
	margin:auto;
	font-family:Verdana, sans-serif;
}

span.welcome{
	font-size:.7em;
}

div.content span.title{
	font-size:1.3em;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	line-height:1.3em;
}

div.content span.content{
	font-size:.7em;
	font-family:Verdana, sans-serif;
	padding-left:30px;
}

div.content span.authdate{
	font-size:.55em;
	font-style:italic;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
}

div.content table.news td.hr{
	border-bottom: 1px #000 solid;
	vertical-align:bottom;
	height:52px;
}

div.content table.news td.hri{
	border-bottom: 1px #000 solid;
	width:55px;
}

div.content table.news td.spacer{
	width:52px;
	vertical-align:top;
}

div.content h1{
	font-weight:bold;
	font-size:1em;
}

div.rateholder{
height:20px;
width:100px;
border:1px solid #000000;
float:right;
}

div.ratebar{
font-family:sans-serif;
overflow:visible;
vertical-align:bottom;
text-align:left;
font-size:.7em;
height:20px;
}
