@charset "utf-8";
/* CSS Document */

.field1 {
	background: #fff;
    padding: 8px;
	width: 100%;
	
	}
.pulldown {
	width: 100%;
    height: 35px;
	color:#333;
	
}

.field2 {
	    font-family: "Arial", sans-serif;
    font-size: 100%;
    color: #333;
    margin: 0;
    padding: 2px 0;
	
	
}