@charset "utf-8";
/* CSS Document */

.formw400 {
	width:400px;
}
.formw350 {
	width:350px;
}

.formw250 {
	width:250px;
}

.formw150 {
	width:150px;
}

.formh25 {
	height:25px;
}

.formh55 {
	height:55px;
}

.formh250 {
	height:250px;
}


