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;
		}
#media-list {
	padding: 0 25px;
	text-align: left;
}
	.media-menu {
		text-align: right;
		text-transform: uppercase;
		padding: 0px 0px 10px 0px;
	}
	.media-menu a {
		color: #37526F;
		font-weight: bold;
		font-family: Arial;
		font-size: 12px;
	}
	.media-row {
		position: relative;
		overflow: hidden;
		zoom: 1;
		font-family: Tahoma, Verdana;
		margin-bottom: 15px;
	}
	.media-title {
		background: #E9E9E9;
		border-bottom: 1px solid #BDBCBC;
		border-left: 8px solid #EE7C17;
		padding: 3px 5px;
		margin-bottom: 5px;
		font-size: 10px;
		color: #554F4F;
	}
	.media-title a {
		color: #AD0F08;
		text-decoration: none;
		font-size: 10px;
		font-weight: bold;
	}
	.media-thumb {
		float: left;
		margin: 0 10px 0 0;
		border: 1px solid #E9E9E9;
	}
	.media-thumb img {
		border: 1px solid #fff;
	}
	.media-name {
		margin-bottom: 1px;
	}
	.media-name a {
		font-size: 13px;
		color: #B8312B;
		font-weight: bold;
		text-decoration: none;
	}
	.media-date {
		color: #095A83;
		font-size: 10px;
		text-align: right;
		background: url('../img/hr_3pix.gif') 0px 100% repeat-x;
		margin-left: 130px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.media-date span {
		color: #EE7C17;
		font-size: 11px;
		font-weight: bold;
	}
	.media-announcement {
		text-align: justify;
	}
	.media-announcement a {
		color: #554F4F;
		text-decoration: none;
		font-size: 11px;
	}

#comments-tree {
	padding: 20px 0px;
	font-family: Tahoma, Verdana;
}
	.comment-item {
		position: relative;
		overflow: hidden;
		zoom: 1;
		margin-bottom: 15px;
		font-size: 12px;
		font-family: Tahoma, Verdana;
	}
	.comment-title {
		font: normal 24px/39px Arial;
		color: #554F4F;
		margin: 0px 0px 15px 0px;
		padding: 0 0 0 35px;
		display: block;
		background: url('../images/title-comments.png') 0 50% no-repeat;
	}
	.comment-header {
		color: #AD0F08;
		background: #E9E9E9;
		border-bottom: 1px solid #BDBCBC;
		border-left: 8px solid #EE7C17;
		padding: 3px 5px;
		margin-bottom: 10px;
		font-size: 10px;
		font-weight: bold;
		font-family: Tahoma, Verdana;
		position: relative;
	}
	.comment-header a {
		color: #554F4F;
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;
	}
	.comment-link {
		position: absolute;
		top: 3px;
		right: 5px;
	}
	.comment-content {
		text-align: justify;
		color: #554F4F;
		margin-bottom: 5px;
		
	}
	.comment-image {
		float: left;
		margin: 0 10px 10px 0;
		border: 1px solid #BDBCBC;
		padding: 1px;
	}
	.comment-date {
		color: #095A83;
		font-size: 10px;
		text-align: right;
		background: url('../img/hr_3pix.gif') 0px 100% repeat-x;
		padding-bottom: 10px;
		clear: both;
	}
	.comment-date span {
		color: #EE7C17;
		font-size: 11px;
		font-weight: bold;
	}

/* @group form */
ul.form {
	margin: 0px 0px 15px 13px;
	padding: 0px;
	list-style: none;
	font: 12px/14px Tahoma, Arial;
	color: #554F4F;
}
ul.form label {
	cursor: pointer;
}
ul.form li {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	zoom: 1;
	overflow: hidden;
	position: relative;
}
	ul.form dl {
		padding: 0px;
		margin: 0px;
	}
	ul.form dt {
		padding: 0px;
		margin: 0px;
		font-weight: bold;
		line-height: 22px;
		float: left;
		clear: left;
		width: 150px;
	}
	ul.form dd {
		padding: 0px;
		margin: 0px;
	}

		input.form-textbox {
			margin: 0px;
			height: 22px;
		}
		textarea.form-textarea {
			margin: 0px;
			height: 150px;
			resize: none;
		}
		input.form-button {
			overflow: visible;
			padding: 0px 9px;
			margin: 0px;
			margin-right: 5px;
		}
		input.form-textbox,
		textarea.form-textarea {
			width: 300px;
			border-width: 1px;
			border-style: inset;
			border-color: #9C9C9C #E4E4E4 #E4E4E4 #9C9C9C;
		}
#comment-add {
	padding: 0px 25px;
	text-align: left;
	font: 12px/16px Tahoma;
}
#comment-add a {
	font: 12px/16px Tahoma;
}

