.drop {
font-family: Arial, Tahoma, Veranda, Helvetica, sans-serif; 
font-size: 12px; 
color: #ffffff;
padding: 10px;
line-height: 14px;
background-color: #62b040;
}

A.dropdown, A:active.dropdown {
font-family: Arial, Tahoma, Veranda, Helvetica, sans-serif; 
font-size: 12px; 
color: #ffffff;
line-height: 13px;
text-decoration: underline;
}
A:hover.dropdown { 
color: #f8e37e;
text-decoration: underline;
}


.question {
cursor:pointer;
cursor: hand;
}

.1question:hover { 
background-position: 0px left;
background-repeat: no-repeat;
background-image: url(images/show_hide_details.jpg);
}

.bgfiller { 
background-position: 0px left;
background-repeat: repeat-y;
background-image: url(images/dropbg.gif);
}

#box { 
background-position: 0px left;
background-repeat: repeat-y;
background-image: url(images/dropbg.gif);
}
