#promotion{
	width:960px;
	height:950px;
	background:url(promotion.jpg) no-repeat;
	position:relative;
}

#divtblform{
	position:absolute;
	top:645px;
	left:272px;
	z-index:1;
}

table#tblform td{
	font-size:14px;
	color:#333333;
	padding:0px;
	font-size:11px;
	padding-bottom:3px;
}

input.textbox{
	width:118px;
	height:18px;
	line-height:18px;
}

.button{
	border:none;
	background-color:#333333;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:3px 5px;
	font-size:12px;
}

div.note{
	width:250px;
	margin-top:5px;
	font-size:11px;
}

div.note div{
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

input,textarea{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

input.textbox{
	line-height:16px;
	height:16px;
}

div.note .white{
	color:#ffffff;
}

.red{
	font-weight:bold;
	color:red;
	font-size:15px;
}

table td{
	vertical-align:top;
	font-size:11px;
}

div.note p{
	font-size:11px;
	color:#ffffff;
	line-height:13px;
	margin:0;
	padding-bottom:4px;
}