#div-content {
/*	background: url('img/45napingyenes.gif') right top no-repeat;*/
}
#div-content h2 {
	font-size: 15px;
	line-height: 19px;
}
#pghdr {
	margin-bottom: 25px;
}
ul.bulletlist {
	margin: 0;
	padding: 0;
}
ul.bulletlist li {
	font-size: 11px;
	list-style-image: url('img/bullet.gif');
	margin: 0 15px 0 20px;
	padding-bottom: 8px;
}
ul.bulletlist li a {
	text-decoration: none;
}
table#tartj tr th {
	color: #888888;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 10px 15px 0;
	text-align: right;
}
table#tartj tr td {
	vertical-align: top;
	font-size: 12px;
	padding-top: 11px;
	padding-bottom: 15px;
}
table#regform {
	border: 1px solid #dddddd;
	background: #f8f8f8;
	width: 100%;
}
table#regform td {
	padding: 10px;
	vertical-align: top;
}
table#regform table th {
	font-size: 11px;
	padding-right: 15px;
	padding-top: 16px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
table#regform table th label {
	color: #F06C00;
}
table#regform table td {
	font-size: 12px;
	padding-bottom: 9px;
	background: #f8f8f8;
}
table#regform table td div.validation-advice {
	padding: 0px;
	margin: 5px 0 0 3px;
	color: #FF0000;
	font-size: 10px;
}
table#regform table td input.input {
	background: #ffffff;
	width: 149px;
	border-color: #999999;
}
table#regform table td select {
	border-color: #999999;
	background: #ffffff;
	padding: 1px;
	width: 155px;
}

