 img.left { float:left; margin: 3px 15px 7px 0px; } 
 img.right { float:right; margin: 3px 0px 7px 15px; } 
 p { margin: 3px 0px 10px 0px; }
.block_title {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
}
/* The body style overrides the default background of Grace theme. */
body {
	margin-top: 0px !important;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 6px;
	background-color: #CCFF66 !important; 
	background-image: none !important;
}
.wide_letter_spacing 
{
	letter-spacing:1px;
}
