.formbutton{
font:bold 10px Verdana, Arial, Helvetica, sans-serif;
color:#333;
background-color:#fff;
padding:2px;
width:80px;
cursor:pointer;
border:1px solid #999;
}
.text{
height:18px;
width:250px;
border:1px solid #999;
color:#666;
}
.notimportant{
background:#fff url(images/istruc/form_text_back.jpg) repeat-x top left;
}
.errortext{
color:#f60;
font-weight:bold;
}
.browsetext{
font:12px Arial, Helvetica, sans-serif;
height:21px;
width:253px;
border:1px solid #999;
color:#666;
}
.dropdown{
height:24px;
padding:2px;
width:255px;
border:1px solid #999;
}
.textsecurity{
height:18px;
width:150px;
border:1px solid #999;
}
.textarea{
width:250px;
border:1px solid #999;
}
label {
	float:left;
	margin-right:1em;
	width:247px;
} 
.formall{
	float:left;
	height:auto;
	width:522px;
	background-color:#f1f1f1;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
.formallspace{
float:left;
height:1px;
display:block;
border-top:8px solid #fff;
width:522px;
}
.formleftside{
float:left;
height:auto;
width:285px;
background-color:#f9f9f9;
white-space:normal;
border-right:1px dotted #999;
display:block;
padding:10px 10px 10px 20px;
}
.important{
	background-color: #FFD9CC;
}
.formrightside{
float:left;
height:auto;
width:181px;
white-space:normal;
display:block;	
background-color:#f1f1f1;
padding:10px;
}
.formboxsize{
float:left;
height:auto;
width:285px;
white-space:normal;
padding-top:5px;
padding-bottom:3px;
white-space:normal;
}
.formboxsizeline{
float:left;
height:auto;
width:275px;
white-space:normal;
padding-top:5px;
padding-bottom:3px;
white-space:normal;
}
.formboxsizeradio{
float:left;
height:auto;
width:265px;
white-space:normal;
padding-left:25px;
white-space:normal;
}
.formnotestext{
display:block;
height:auto;
font-weight:bold;
font-style:italic;
color:#003366;
}
.searchpagebox{
padding:5px;
width:512px;
border-top:1px #666 dotted;
border-bottom:1px #666 dotted;
white-space:normal;
display:block;
background-color:#f9f9f9;
}
