/*                        	  */
/* Plan-T Detailed Design CSS */
/*         top.html           */

div#Contents div.top {
	float:left;
}

div#Contents img.topimage {
	margin-right:20px;
}

div#Contents div span.toptext {
	margin-left:20px;
	width:45%;
}

div#Contents div span span.sstitle {
	color:#000000; 
	font-weight:bold;
	background-color:#EEFFEE;
	border-bottom:1px dashed #006600;
	border-left:8px solid #006600;
	font-size:15px; 
	width:80%; 
	padding:2px 5px;
	margin-bottom:10px;
}

div#Contents h2#News {
	clear:left;
}
