/*	CSS	Document	*/

/*	Information --------------------------	*/

dl dt,
dl dd{
	font-size:12px;
	line-height:26px;
}

dl dt{
	clear:both;
	float:left;
	color:#969696;
	width:1em;
}

dl dd{
	padding-left:1.2em;
}

