/*

#comments
	{
		font-weight:normal;
		border:1px solid #438c9d;
		background-color:#ddd;
		padding:5px;
		margin:20px 0px 20px 0px;
	}
#comments ol
	{
		border:0px solid #f00;
		list-style-type:none;
		margin:0px;
		padding:0px;
	}
#comments li
	{
		border-bottom:10px solid #438c9d;
		list-style-type:none;
		margin:0px;
		padding-bottom:10px;
		padding-top:10px;
	}
#comments h1
	{
		display:inline;
		color:#000;
	}
#comments li h2
	{
		display:inline;
		color:#000;
		font-size:150%;
		margin:0px;
		padding:0px;
	}
#comments h3
	{
		color:#fff;
		margin:0px;
		padding:0px;
	}


*/




#showComments
	{
		margin-top:3em;
		border:0px solid #f00;
	}



