/* Reset */
#miniwidget * {padding:0;margin:0;}
.widgetContainer {background:url(images/mini_widgetBG.jpg) no-repeat top left;}
#miniwidget .content {padding:0 5px;}

input.w100pct {width:90%;margin:0;}

.search_button {background:url(images/buttonBG_on.png) repeat-x top left;font-weight:bold;color:#fff;padding:0 10px;border:none;}
.search_button:hover {background:url(images/buttonBG.png) repeat-x top left;cursor:pointer;}
.aw_pageButtons {text-align:right;padding-bottom:10px;}

input, select {font-size:8pt;padding:0 -1px;}
a:hover {text-decoration:underline;}

.firstrow { border-top: 1px solid #dae6ff;} 
td.pages td {padding-bottom:0;}
td label {margin-bottom:5px;font-weight:bold;}
td.aw_dropdown {padding:5px 0;}

.label { font-size:7pt;}

.DateField {color:#999;padding:1px;}
.DateFieldActive {padding:1px;color:#000;}
