@charset "utf-8";
#detailInfo input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	margin: 2px;
}
#topInfo {
	width: 700px;
	height: auto;
	position: relative;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
}
.text-box   {
	width: 48%;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.text-box-2 {
	width: 400px;
	float: left;
	margin-right: 5px;
	margin-left: 15px;
}
.button {
	float: left;
	width: auto;
	padding-top: 50px;
	padding-left: 15px;
}

p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
}

#detailInfo {
	width: 700px;
	height: auto;
	overflow: auto;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
#detailInfo .registerForm {
	float: left;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 25px;
	height: 280px;
	padding: 10px;
	width: 630px;
}

#detailInfo   .form-container {
	height: 240px;
	float: left;
	width: 650px;
	background-image: url(../recall2/images/form_border.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#detailInfo  .image {
	position: relative;
	padding: 0px;
	margin-top: 10px;
	height: auto;
	width: 220px;
	margin-right: 10px;
	float: right;
}
.form-container .form-copy {
	width: 150px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	float: left;
}
.form-container .form-style {
	float: right;
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	width: 475px;
}
#detailInfo .tollfreephone {
	float: left;
	width: 100%;
	padding-top: 20px;
	font-size: 18px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align: center;
}

#recallForm {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#PWrecallForm {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
}


.notice {
	color: #FF0000
}

.title {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: medium;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
#body-content {
	width: 740px;
    margin-left: 100px;	
}