<style type="text/css">

	/* --- COMMENTS - start ------------------------------------------------------------- */
	
	#comments
	{

		/* border: 1px dashed Gray; */
		border: 0;
		padding: 10px;
		font-family: Tahoma;
		background-color: white;
		margin: 5px;
		width: 700px;
	}

	#comments table, #comments td, #comments textarea, #comments input, #comments submit, #comments p
	{
		font-family: Tahoma;
		font-size: 11px;	
	}
		
	#comments table>td 
	{

		border-collapse: collapse;
		border: 0;
		border-style: none;

	}
		
	/* --- COMMENTS - end   ------------------------------------------------------------- */
</style>	