select.download
{
	background-color: #ffffcc;
}
input:focus
{
	background-color: #ffffcc;
}
textarea:focus
{
	background-color: #ffffcc;
}
select:focus
{
	background-color: #ffffcc;
}