.whats-new {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
}
body {
	font-family: Geneva, Helvectica, Arial, sans-serif;
	font-size: 14px;
}
.borklist { 
	list-style-image: url(images/b-bullet.jpg);
	list-style-position: outside;
}
.borklist LI { margin-bottom: 10px; }

img { border: 0;}
hr { color: #999; border-style: solid }

#header { margin: 0px 10px 30px 10px;
}
.spacer { clear: both;
}
#main { 
background #fff;
margin-top: 0px;
}

.side-right { width: 250px;
	  float: right;
	border-top: 0px;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	padding: 5px;
	  background: #fc0;}
.side-right A:link { font-weight: bold;
						color: #039; }			  
.nav { padding: 5px;
	border: 2px solid #000000;
	background: #fc0;
	text-align: center;
	margin: 0px;
	}



.left-image { float: left;}


table.forumsubsection {
    font-family: geneval, tahoma, verdana, helvetica; 
    font-size: 70%;
    width: 250px;
}

.lars_blogger_entry {
	background: #eee;
	padding: 10px;
}

.lars_blogger_title {
	background: #ddd;
}


pre.sample-code {
	margin-left: 30px;
	margin-right: 30px;
	font-family: courier, monaco;
	font-size: 13px;
	padding: 10px;
	background: #eee;
}

blockquote.quote {
	font-style: italic;
}

h3 { padding-bottom: 10px; padding-top: 15px; }