div.element input {
	border:#acacac 1px solid;
	background-color: #ffffff;
}

div.element input#search_words {
	width: 330px;
}

div.element #nom-2, #nom-1, #nom-0, #nom-3 {
    background-color: #d9d6ce;
	border:0px;
	vertical-align: top;
}

div.element #nom-1, #nom-0, #nom-3 {
	margin-left: 10px;
}

div.element #category {
    border:#acacac 1px solid;
	background-color: #ffffff;
	width: 395px;
}

div.element #year {
    border:#acacac 1px solid;
	background-color: #ffffff;
	width: 58px;
}

div.myform div.row {
	 margin-bottom: 5px;
}
