table {
font-family: Verdana;
font-size: 11px;
}
.titles {
font-size: 12px;
font-weight: bold;
color: #ffffff;
}
.txtarea {
font-family:tahoma, arial, sans-serif;
width: 400px;
height: 150px;
border: 1px solid #D4D0C8;
}
.txtarea:focus {
	background:#FDF8CA;
}
.caseta {
font-family:tahoma, arial, sans-serif;
border: 1px solid #D4D0C8;
}
.caseta:focus {
	background:#FDF8CA;
}
input {
font-family:tahoma, arial, sans-serif;
border: 1px solid #D4D0C8;
}
select {
font-family:tahoma, arial, sans-serif;
border: 1px solid #D4D0C8;
}
.button {
	background: url(imagini/cauta.PNG) no-repeat;
	width: 80px;
	height: 26px;
	border-width: 0px;
}
.dropcontent{
width: 300px;
height: 150px;
border: 0px solid;
display:block;
}
