#opernews fieldset {
	margin:0;
	padding:0;
	border:0;
	width:626px;
}
#opernews fieldset.b {
	border-bottom:1px solid #000000;
}

#opernews fieldset label {
	margin:0;
	padding:3px 10px 0 0;
	width:100px;
	display:block;
	text-align:left;
	float:left;
}

#opernews fieldset br {
	clear:both;
	float:none;
	line-height:1.6em;
}

#opernews fieldset input {
	margin:1px 0 1px 0;
	padding:2px;
	line-height:1em;
	/*display:block;
	float:left;*/
}

#opernews fieldset select {
	margin:1px 0 1px 0;
	padding:2px;
	line-height:1em;
	display:block;
	float:left;
}