div.ezText h1,
div.ezText h2,
div.ezText h3,
div.ezText h4,
div.ezText h5,
div.ezText h6 {
	font-size: 1.5em;
	margin-top: 10px;
	line-height: 100%;
	margin-left: 15px;
}

div.ezText h2 {
	font-size: 1.4em;
	font-weight: bold;
}

div.ezText p {
	margin: 10px 0 10px 0;
	line-height: 16px;
}

div.ezText ol {
        margin-bottom: 20px;
        margin-left: 32px;
        list-style-type: decimal;
}

div.ezText ul {
	margin-bottom: 20px;
	margin-left: 32px;
	list-style-type: disc;
}

div.ezText ul li, 
div.ezText ol li,
ul.contactInfo li
 {
	font-size: 1.1em;
	line-height: 14px;
}

div.ezText table {
	width: 100%;
	font-size: 1.0em;
}

div.ezText table td {
	padding: 3px;
	vertical-align:top;
}

div.imagebankItem div.ezText p
 {
	margin-left:0;
}

div.ezText {
	overflow:auto;
	font-size:1.2em;
}

div.ezText pre {
	margin: 10px 0 10px 0;
	font-family:monospace;	
	whitespace: pre;
}

/* freight document form specials */

.documentResultArea,
#errorMessage, 
#waitMessage,
#noTrafficMessage,
#selectError {
	font-size:1.2em;
}

/*
div.ezText p {
	float:none;
	display:block;
	clear:both;	
}
*/

