a, a:link, a:visited {color: black;}
a:hover {color: red;}	

IMG {border: 0px;}

p {   margin-bottom: 4px; }

body {
	font-family:"Verdana", "Arial", "Helvetica", sans-serif;
	background-color: #FFF;
	color: #000;
	}	

.main {
	float: left;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	width: 580px;
}
.main h1 {
	font-size: 1.4em;
}
.banner {
  float: right;
	text-align: left;
	color: #000000;
	background-color: #98FB98;
	width: 205px;
	padding-left: 5px;
	}
.banner_text {
	font-size: .9em;
	padding-top: 10px;
	padding-bottom: 10px;
  margin-left : 0px;
  padding-left : 5px;
  clear: both;
	float: left;
	text-align : left;
	vertical-align : top;
	font-weight: normal;
  width: 100%;
	}
.banner_text li {
	font-size: .75em;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	list-style-type : none;
  }

.article {
	padding-top: 5px;
  padding-bottom: 7px;
	font-size: .80em;
	line-height: 1.35em;
	}

.table_label {
	background-color: #98FB98;
}
.comments tr {
	padding-top: 3px;
        }	

.block {
	padding-top: 5px;
	padding-bottom: 5px;
	}

.topic_block {
	padding-bottom: 7px;
	}
.topic_header {
	font-size: .95em;
	font-weight: bolder;
	padding-bottom: 5px;
}	
.topic_item {
	font-size: .9em;
	padding-bottom : 5px;
}	
.topic_items {
	font-size: .8em;
	display : inline-block;
	padding-bottom : 3px;
	padding-right : 2px;
}
.bigtext {
	font-size: 1.1em;	
}
.smalltext {
	font-size: .8em;
}
.breaker {
	clear : both;
}
