/* CSS Document */
body {
	background-image:url(../images/back_maillist_01.jpg);
	background-repeat:no-repeat;
	margin:0px;
}
.inputText {
border-color:#CC0000;
border-style:solid;
border-width:1px; !Important
border-width:thin;
font-size:10px;
background-color:#FAF0F3;
height:19px;
}
.submitbutton {
	width:124px; 
	height:92px; 
	cursor:pointer;
}
