div#box {
	text-align:justify;
	width: 430px;	
}

div#box h2 {
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial; 	
	color:#666; 
	line-height:20px;
	cursor:default;
	padding:10px 0;
	font-size:20px;
}
div#box p {
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial; 
	font-size:0.8em; 
	color:#666; 
	line-height:20px;
	cursor:default;
	padding:10px 0; 
}
