/**
 * css help overview file
 * @version $Id: overview.css 2141 2010-05-01 10:55:26Z ofriedrich $
 */
.shortcuts dt
{
	float:left;
	width:180px;
	height:1.8em;
	line-height:1.8em;
}
.shortcuts dd
{
	margin-left:180px;
	line-height:1.8em;
}