.ptf {margin: 0px 0px 0px 0px; }
.ptp {margin:12px 0 0px 0;}
.ptb {margin:3px 0 0px 0;}
.ptbr {margin:0 0 8px 0;}
.pthr {
	margin:12px 0 0 0;
	padding:0;
	height: 1px;
	color:gray;
	background-color:gray;
	border:0px;
}
.pts {
	margin:3px 0 0 0;
	padding:0;
	font-style:italic;
}
.et_logininput {
	width:300px;
}
.et_registerinput {
	width:300px;
}
.et_contactinfoinput {
	width:300px;
}
.et_contactinfotextarea {
	width:300px;
	height:200px;
}
.et_requiredcontactinfoinput {
	width:300px;
}
.et_addfileinput {
	width:400px;
}
.et_editfileinput {
	width:300px;
}
.et_editentryinput {
	width:300px;
	height:60px;
}
.et_savebutton {
}
.et_submitbutton {
}
.et_loginbutton {
}
.et_submitentrybutton {
}
.et_cancelbutton {
}

#dhtmltooltip {
	position: absolute;
	width: 100px;
	border:solid 1px #000000;
	padding: 10px 10px 10px 10px;
	background-color: #dddddd;
	color: #000000;
	visibility: hidden;
	z-index: 100;
	font-size: 10pt;
	text-align:left;
}


