/*#dhtmltooltip{
position: absolute;
width: 150px;
border: 5px solid black;
padding: 2px;
background-color:#666666;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}*/
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

.question{
border:1px solid #999999; 
font-weight:bold; 
font-size:12px; 
padding:0px 6px 0px 6px;}


.question a:hover {color:#66FF00}