body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2e3640;
	line-height: 24px;
	margin: 0px;
	padding:0px 0 0 0;
	background-image: url(../pixel/bg-line_popup.gif);
	background-repeat: repeat-x;
}
h1{
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	letter-spacing: 3px;
	color: #000000;
	margin-top: 0px;
}
h2{
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #626870;
	margin-top: 0px;
}
hr {
	height: 1px;
	color: #2e3640;
	background-color: #2e3640;
	border: 0px;
	width: 900px;
	margin-left: 50px;
}
img {
	border-width: 0px;
}
input {
	border: 1px solid #2e3640;
	color: #2e3640;
	background-color: #eeeeee;
}
select {
	border: 1px solid #2e3640;
	color: #2e3640;
	background-color: #eeeeee;
}
textarea {
	border: 1px solid #2e3640;
	color: #2e3640;
	background-color: #eeeeee;
}

ul {
	list-style-type: circle;
	padding-left: 20px;
}
a:link {
	color: #2e3640;
	text-decoration:none;
}
a:visited {
	color: #2e3640;
	text-decoration: none;
}
a:hover {
	color: #626870;
	text-decoration: underline;
}
#jobup {
	width: 370px;
	position: absolute;
	left: 10px;
	top: 10px;
}
#closer {
	text-align: center;
}