body {
	padding: 0px;
	margin: 16px 8px 8px 8px;
	font-family: verdana, sans-serif;
	font-size: 12pt;
	background: white;
	color: black;
}

div.userpic {
	text-align: center;
	height: 100px;
}

a {
	text-decoration: none;
}	

a img {
	border: none;
}

div.entrytext img {
	display: block;
	margin: 0.5em auto;
}

span.ljuser img {
	display: inline;
	margin: 0px;
}

a:link, a:visited {
	color: #009900;
}

a:hover, a:active {
	color: #A96DA9;
}

div.navbar {
	text-align: center;
	margin-bottom: 30px;
}

h1, h2, h3, blockquote {
	margin: 0px;
}

h1 {
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;
}

h2 {
	display: none;
	font-family: courier, monospace;
	margin-top: 32px;
	margin-bottom: 1px;
	font-size: 16pt;
	font-weight: bold;	
}

h3 {
	font-size: 13pt;
	font-weight: normal;
}

div.entry {
	width: 668px;
	margin: 30px auto;
}

div.entrytext {
	text-align: justify;
	margin-bottom: 10pt;
	margin-top: 10pt;
}

blockquote {
	font-family: times, serif;
	padding: 0px 1em;
	border-left: solid black 4px;
margin: 0.5em 0.5em;
}

div.ljtags, div.music {
	font-size: 7pt;
	text-transform: lowercase;
}

div.entrytext div.ljtags {
	display: none;
}

hr {
	margin-top: 32px;
}

td.pic img {
	height: 58px;
}

span.msn i {
	color: grey;
}

table.extensions td {
	padding: 0.5em 0em;
}

table.extensions a {
	display: block;
	font-weight: bold;
	margin-bottom: 0.3em;
}

/*input[name="anontoken"] {
	display: none;
}*/