a { text-decoration: none;
	color: #4ac;
}

a:hover { color: #f80;
}

.entry p {
	padding: 4px 0px 2px 0px;
	line-height: 1.5em;
}

.entry {	padding: 0px 0px 4px 0px;
		border-bottom: 1px dashed #ccc;
margin-bottom: 10px;
}

.date {
	display: block;
	font-size: 0.84em;
	padding: 0px 0px 2px 0px;
	color:#999; 
}

.entryfooter {
	padding: 4px 0px 0px 0px;
}

h2 {	
	color: #6ce;
	font: 1.2em Arial, Helvetica, sans-serif;
	padding: 5px 0px 1px 0px;
	font-weight: bold;
}

.entry h2 {padding: 0px 0px 1px 0px;}


h2 a:link, h2 a:visited, h2 a:active {
	color: #333;
}

h2 a:hover { color: #f80;}

h3 {color: #333;
	font: 1.2em Arial, Helvetica, sans-serif;
	/*padding: 5px 0px 2px 5px;*/
	font-weight: bold;
}

ul {			list-style-position:		inside;
			margin-left:				10px;
}

.pivot-search fieldset { border:	0px;
}

.searchbutton, .result-searchbutton, .commentbutton {
	/*border: 1px solid #B5B5B5;
	background: #6cd;*/
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height: 21px;
	margin-top: 5px;
}

.pivot-search-result fieldset { border: 0}

.pivot-search-result legend { display: none}

.pivot-search-result li { margin-bottom: 7px;}

form.pivot-search label { font-weight: bold;}

legend { display: none}

.commentblock { background: #f1f1f1;}

img.badge { margin-bottom: -3px;}

p.pivot-message { color: #f80;
font-weight: bold;}

.message { background: #fff;}