.ires h2{
	color: #010066;
    font-size: 1.2em;
    margin-top: 0;
    font-family: tahoma;
    margin-bottom: 20px;
	padding-bottom:5px;
	background:none;
	border-bottom:1px solid #F3A000;
}
.ires form{
	width:809px;
}
.ires input[type=text], .ires textarea[type=text], .ires select{
	width:250px;
}
.ires input[type=text]{
	height:15px;
}
.ires form p{
	font-size:13px;
	font-weight:bold;
}