	p.length{
		width:120px;
		height:24px;
		background:#fff;
		margin:0px;
		padding:5px;
		color:#446;
		line-height:180%;
		letter-spacing:0px;
		font-size:14px;
		font-weight:normal;
		font-style:normal;
		text-align:left;
		border:1px solid #5a9;
		border-left:15px solid #5a9;
	}
	p.text{
		width:770px;
		height:auto;
		background:#fff;
		margin:10px 0px;
		padding:5px;
		color:#446;
		line-height:125%;
		letter-spacing:0px;
		font-size:12px;
		font-weight:normal;
		font-style:normal;
		text-align:left;
		border:0px solid #66f;
		border-bottom:1px solid #66f;
	}
	a.title{
		color:#c44;
		text-decoration:underline;
		font-size:14px;
		font-weight:bold;
	}
	span.title{
		color:#668;
		line-height:150%;
		font-size:16px;
		font-weight:bold;
	}



