﻿#LatestComments { padding: 4px 5px 4px 5px; }
	#LatestComments .Item { border: dotted 1px #ddd; padding: 5px 5px 10px 5px; }
	#LatestComments .Detail { white-space: pre-wrap; margin-top: 10px; margin-bottom: 10px; }
	#LatestComments .Item .CodeBlock { margin-top: 0px; margin-bottom: 0px; background-color: #f4f4f4; padding: 20px 5px 20px 5px; border: dotted 1px #ddd; overflow: auto; overflow-x:auto; overflow-y:hidden; font-family: courier; white-space: pre; }
	#LatestComments .Footer { background-color: White; margin-bottom: -5px; margin-top: 10px; padding: 1px 1px 1px 1px; border-top: solid 1px #ddd; color: #999; font: normal normal bold 10px Tahoma; }