DIV#interview-list {
	width: 93%;
	margin: 0px auto;
	text-align: left;
}
	DIV#interview-list P {
		font: normal 11px/14px Tahoma;
		color: #554F4F;
	}
	DIV#interview-list DIV.nofloat {
		overflow: hidden;
		zoom: 1;
	}
	DIV#interview-list DIV.height {
		height: 15px;
	}
	DIV#interview-list DIV.theme {
		background: #E9E9E9;
		font: bold 10px/11px Tahoma;
		color: #AD0F08;
		padding: 3px 6px;
		margin: 0px 0px 8px 0px;
		border-left: 8px solid #EE7C17;
		border-bottom: 1px solid #BDBCBC;
	}
		DIV#interview-list DIV.theme A {
			color: #000;
			text-decoration: none;
		}
		DIV#interview-list DIV.theme A:hover {
			text-decoration: underline;
		}

	DIV#interview-list DIV.avatar {
		float: left;
	}
		DIV#interview-list DIV.avatar IMG {
			border: 1px solid #DBDADA;
			margin: 3px 10px 0px 0px;
		}
	DIV#interview-list DIV.name {
		font: bold 12px/16px Tahoma;
		color: #554F4F;
		text-align: justify;
	}
		DIV#interview-list DIV.name A {
			font: bold 13px/16px Tahoma;
			color: #AD0F08;
			text-decoration: none;
		}
	DIV#interview-list DIV.subname {

	}
		DIV#interview-list DIV.subname A {
			font: bold 11px/12px Tahoma;
			color: #554F4F;
			text-decoration: none;
		}
	DIV#interview-list DIV.date {
		text-align: right;
		font: normal 9px/10px Tahoma;
		color: #095A83;
		border-bottom: 1px solid #CCCCCC;
		padding: 0px 0px 8px 0px;
		margin: 0px 0px 1px 0px;
	}
		DIV#interview-list DIV.date SPAN {
			background: url('/img/aut_li.gif') 100% 50% no-repeat;
			padding-right: 15px;
		}
	DIV#interview-list DIV.annonce {
		text-align: justify;
		border-top: 1px solid #CCCCCC;
		padding: 8px 0px 15px 0px;
	}
	DIV#interview-list DIV.annonce,
	DIV#interview-list DIV.annonce P {
		color: #554F4F;
		font: normal 12px/16px Tahoma;

	}
		DIV#interview-list DIV.annonce A {
			font: normal 12px/16px Tahoma;
			color: #156289;
			text-decoration: none;
		}
		DIV#interview-list DIV.annonce A.iuda {
			color: #554f4f;
			font-size: 11px;
			line-height: 14px;
		}

DIV#interview-form {
	color: #554F4F;
	margin: 15px 0px 0px 0px;
}
	DIV#interview-form DIV.line {
		margin: 0px 0px 10px 0px;
	}
	DIV#interview-form DIV.line LABEL {
		cursor: pointer;
		font: bold 12px/13px Tahoma;
		width: 130px;
		display: block;
		float: left;
	}
	DIV#interview-form INPUT.textbox,
	DIV#interview-form TEXTAREA.textarea {
		width: 300px;
		border: 1px solid #DBDADA;
		padding: 3px;
		font: normal 12px/13px Tahoma;
	}
	DIV#interview-form TEXTAREA.textarea {
		height: 150px;
		resize: none;
	}
	DIV#interview-form INPUT.button {
		overflow: visible;
		padding: 1px 3px;
		margin-left: 130px;
		font: 11px/12px Tahoma;
	}
	DIV#interview-form SPAN.red {
		color: #AD0F08;
	}

DIV#pages-wrap {
	width: 93%;
	margin: 0px auto;
	text-align: left;
	color: #554F4F;
	font: 12px/16px Tahoma;
	text-align: justify;
}
DIV#pages-wrap H1.title {
	background: #E9E9E9;
	font: bold 10px/11px Tahoma;
	color: #AD0F08;
	padding: 3px 6px;
	margin: 0px 0px 8px 0px;
	border-left: 8px solid #EE7C17;
	border-bottom: 1px solid #BDBCBC;
}

DIV#active-interview {
	position: relative;
	width: 252px;
	height: 82px;
}
DIV#active-interview P {
	position: absolute;
	top: 27px;
	left: 80px;
	margin: 0px 5px 0px 0px;
}
DIV#active-interview P A {
	font: bold 12px/13px Arial, Verdana, Tahoma;
	color: #ab2424;
	text-decoration: none;
}








/**/
DIV.result-row {
	clear: both;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	zoom: 1;
}
	DIV.result-row P {
		font: normal 11px/14px Tahoma;
		color: #554F4F;
	}
	DIV.result-row DIV.nofloat {
		overflow: hidden;
		zoom: 1;
	}
	DIV.result-row DIV.height {
		height: 15px;
	}
	DIV.result-row DIV.theme {
		background: #E9E9E9;
		font: bold 10px/11px Tahoma;
		color: #AD0F08;
		padding: 3px 6px;
		margin: 0px 0px 8px 0px;
		border-left: 8px solid #EE7C17;
		border-bottom: 1px solid #BDBCBC;
	}

	DIV.result-row DIV.avatar {
		float: left;
	}
		DIV.result-row DIV.avatar IMG {
			border: 1px solid #DBDADA;
			margin: 3px 10px 0px 0px;
		}
	DIV.result-row DIV.name {
		font: bold 12px/16px Tahoma;
		color: #554F4F;
		text-align: justify;
	}
		DIV.result-row DIV.name A {
			font: bold 13px/16px Tahoma;
			color: #AD0F08;
			text-decoration: none;
		}
	DIV.result-row DIV.date {
		text-align: right;
		font: normal 9px/10px Tahoma;
		color: #095A83;
		border-bottom: 1px solid #CCCCCC;
		padding: 0px 0px 8px 0px;
		margin: 0px 0px 1px 0px;
	}
		DIV.result-row DIV.date SPAN {
			background: url('/img/aut_li.gif') 100% 50% no-repeat;
			padding-right: 15px;
		}
	DIV.result-row DIV.annonce {
		text-align: justify;
		border-top: 1px solid #CCCCCC;
		padding: 8px 0px 15px 0px;
	}
	DIV.result-row DIV.annonce,
	DIV.result-row DIV.annonce P {
		color: #554F4F;
		font: normal 12px/16px Tahoma;

	}
		DIV.result-row DIV.annonce A {
			font: normal 11px/14px Tahoma;
			color: #554F4F;
			text-decoration: none;
		}