.ui-widget-header {
	background: transparent !important;
	border: none;
	border-bottom: 1px solid #AAAAAA;
}
.ui-corner-all {
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
}
.ui-widget-content { border: none }
.ui-widget-content a { color: #006699 }
.ui-widget-content a:link { color: #006699 }