th{
	vertical-align:top;
	width:20%
}

.suvform-div{
	position:relative;
	padding:0 0 0 105px;
	min-height:105px;
	margin: 4px auto;
}
.suvform-div img{
	width:100px;
	position:absolute;
	left:0;
	top:0;
}


.suvform-div2{
	position:relative;
	padding:0 105px 0 105px;
	min-height:105px;
	margin: 4px auto;
}
.suvform-div2 img{
	width:100px;
	position:absolute;
	right:0;
	left:auto;
	top:0;
}
.suvform-div2 img:first-child{
	left:0;
}

.suvform-div2>div{
	width:95%;
	margin:0 5% 0 0;
}
.suvform-div2>div:last-child{
	margin:0 0 0 5%;
}

.xhidden input{
	width:22%;

}

