#sidebar {
	margin-top: -25px;
}

#sidebar ul {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inherit;
}

#sidebar ul ul {
	color: rgb(187,208,214); 
	list-style-type: square; 
	margin-left: 10pt;
	margin-bottom: 10px;
	margin-top: -10px;
}

.post h2 a, #comments, #respond, .post h3 a, {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 14pt; 
	color: rgb(58,102,104); 
	font-weight: normal; 
	font-style: normal;
}

textarea {
	width: 99%;
	overflow: auto;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 9pt;	
}