p {
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 12px;
	line-height: 16px;
}
input.input {
	border: 1px solid #aaaaaa;
	font-size: 13px;
	padding: 4px;
	background: #f5f5f5;
}
input.button {
	padding: 2px;
}
textarea {
	border: 1px solid #aaaaaa;
	font-size: 13px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f5f5f5;
}
label {
	font-size: 12px;
}
p.sikeresen_elkuldve {
	border-bottom: 1px solid #009900;
	border-top: 1px solid #009900;
	color: #009900;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
	background: #eeeeee;
	text-align: center;
	margin: 30px 0 30px 0;
}
p.hibas_kitoltes {
	border-bottom: 1px solid #990000;
	border-top: 1px solid #990000;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
	background: #eeeeee;
	text-align: center;
	margin: 30px 0 30px 0;
}
#content fieldset {
	padding: 10px 10px 10px 10px;
	border: 2px solid #FFE7D0;
	margin-bottom: 15px;
	width: auto;
	font-size: 12px;
}
#content fieldset legend {
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	color: #ED7000;
	padding: 4px 7px;
	background: #EFD9C3;
}
#content #breadcrumb {
	float: right;
	padding: 20px 10px 0 0;
	margin: 0;
	font-size: 12px;
}
#content #breadcrumb a {
	color: #ED7000;
	text-decoration: none;
	margin-right: 2px;
	font-weight: bold;
}
#content #breadcrumb a:hover {
	text-decoration: underline;
}
.etarget_box {
	padding: 0;
	background: #efefde;
	border: 1px solid #d6d6a9;
	margin-left: 2px;
	width: auto;
}

.etarget_box .block {
        padding-left: 5px;
}

.etarget_box table.selfpromo2 {
	margin-bottom: 1em;
        background: #e0e0cf;
        border-bottom: 1px solid #d6d6a9;
        width: 100%;
}

.etarget_box table.selfpromo2 td {
	padding: 0;
}

.etarget_box table.selfpromo2 a {
	font-weight: bold;
        text-decoration: none;
        font-size: 11px;
}
.etarget_box a {
	color:#844; 
}
.etarget_box a:hover {
	color:#b94; 
}
.etarget_box table.selfpromo {
	display: none;
	visibility: hidden;
}
