.inframe {
	position:relative;
	left:0px;
	top:0px;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.inframe {
	width:114px;
	padding:2px;
	border:2px solid #316AC5;
	font-size:.7em;
	line-height:.9em
}
* 	html div.inframe {
	width: 122px
}

div.inframe2 {
	width:35em;
	padding:2px;
	border:none;
	font-size:.7em;
	line-height:.9em
}

h4.inframe {
	margin:-2px -2px 2px -2px;
	padding:4px 0px;
	border:1px solid silver;
	color:red;
	background-color:#dadada;
	font-size:1.25em;
	font-weight:bold
}
input.inframe {width:100%; margin:4px 0px 2px 0px; font-size:1.2em;}
.smbox {width:10px; height:10px; margin:2px 4px}
.ok {height:10px; color:green; text-align:left; display : inline; margin:0}
.gr {color:#aaa}
.smlin {line-height:.7em}
.red {color:red; border:2px solid red}

