fieldset{border:0}
textarea.middle { width: 99%; height: 70px; margin-bottom: 5px; }

table.job { font-size:0.9em;  border:none;  margin:20px 0px 30px 0px; border-bottom:solid 1px #B0C1D3; } 
table.job th {vertical-align:bottom; border: none; border-bottom: solid #B0C1D3 1px;  padding:.2em .6em .2em .65em; background:#e2e4e4; font-size:0.9em; font-weight:normal; color:#6e6e6e;  }
table.job td { padding:6px 8px 6px 8px;  border: none; border-right: solid #B0C1D3 1px; text-indent: 5px; }

.center-td {
	text-align: center;
}
a.title {
	font: 120%/130% Tahoma;
	color:#6e6e6e;
}
.money {
	font: bold 1.2em Tahoma, Arial;
	color:#6e6e6e;
	white-space: nowrap;
}
.edu-form fieldset .close, .empl-form fieldset .close, .cat-form fieldset .close  {
						position: absolute;
						top: 3px;
						right: 25px;
						color: #AAA;
						text-decoration: none;
					}

.jobs_item dt, 
.jobs_item dd {
		display: inline;
	}
p.nickname {color:white;}
.jobs_item dd, p.nickname em {
		background:#ff68cf; 
		color:#000;
		font-size:1em;  
		font-style: normal;
		line-height: 1.8;
	}

.content em {color: red; font-style: normal;}