.linksfield {
	margin: 0 0 10px;
	clear: both;
	width: auto;
}
.linksfield strong {
	display: block;
	margin: 0 0 5px;
}
.linksfield input,
.linksfield textarea,
.linksfield select	 {
	border: 1px solid #C3C0AE;
	padding: 2px;
	font: normal 11px Tahoma, sans-serif;
	color: #000;
	width: 50%;
}
.linksfield span.sub {
	color: #6C684D;
	font: 11px Tahoma, sans-serif;
	display: block;
	clear: both;
}
table.linksfield  td {
	padding: 2px 4px 20px;
	margin: 0;
	text-align: left;
	border: 0;
	vertical-align: top;
	width: 33%;
}
table.linksfield td u {
	display: block;
	margin: 10px 0;
	clear: both;
}
table.linksfield textarea {
	width: 100%;
	padding: 2px;
	background: #f9f7e6;
	color: #333;
}
.linksfield p.code {
	font: 9px Verdana,sans-serif;
	background:  #c0c0c0;
	display: inline;
	color: #000;
	padding: 1px;
}
.antispam {
	width: 320px;
	color: #6C684D;
	margin: 0 0 10px;
}
table.linksfield td ul.s-links {
	margin: 0 0 0 -28px;
	padding: 0 0 0 28px;
}
table.linksfield td ul.s-links div textarea {
	width: 160px;
	height: 120px;
	margin: 1px;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .insert_blog {
				position: absolute;
				top: 350px;
				z-index: 3;
		}
}
html:first-child .insert_blog {
				position: absolute;
				top: 350px;
				z-index: 3;
}
