div.category {
	float: left;
	font: 12px Arial, sans-serif;
	padding-right: 10px;
}
div.published {
	float: left;
	font: 12px Arial, sans-serif;
	padding-right: 10px;
}
div.message {
	float: left;
	font: 12px Arial, sans-serif;
	padding-right: 10px;
}
div.itemdivider {
	clear: both;
	height: 5px;
	line-height: 5px;
}
#sections {
	margin-top: 20px;
	width: 100%;
}
#sections div {
	border: 1px solid #fff;
	float: left;
	padding: 0;
}
#sections div a.it:link, a.it:visited {
	background: #dedede url('/img/bg-kauppatori.png') repeat-x top left;
	color: #fff;
	display: block;
	float: left;
	font: 12px Arial, sans-serif;
	padding: 5px 11px;
	text-decoration: none;
}
#sections div a.it:hover {
	background: #fe0000 url('/img/bg-kauppatori-sel.png') repeat-x top left;
	color: #777;
	display: block;
	float: left;
	font: 12px Arial, sans-serif;
	padding: 5px 11px;
	text-decoration: none;
}
#sections div a.itactive {
	background: #fe0000 url('/img/bg-kauppatori-sel.png') repeat-x top left;
	color: #777;
	display: block;
	float: left;
	font: 12px Arial, sans-serif;
	padding: 5px 11px;
	text-decoration: none;
}
#adverts {
	border: 1px solid #b1b1b1;
	border-top: none;
	clear: both;
	padding: 5px;
	width: 494px;
}

div.description {
	float: left;
	font: 12px Arial, sans-serif;
	height: 20px;
	padding: 5px 5px;
	width: 120px;
}
div.inputitem {
	float: left;
	color: red;
	font: 12px Arial, sans-serif;
	height: 20px;
	padding: 5px 5px;
	width: 280px;
}
div.inputitem2 {
	float: left;
	color: red;
	font: 12px Arial, sans-serif;
	padding: 5px 5px;
	width: 280px;
}

td.field_description {
	font: 12px Arial, sans-serif;
	height: 20px;
	padding: 5px 5px;
	width: 120px;
}
td.field_input {
	color: red;
	font: 12px Arial, sans-serif;
	height: 20px;
	padding: 5px 5px;
}

span.formtitle {
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 5px;
}
