#golfSearchResults { margin: 10px 5px 0 5px; }
#golfSearchResults UL { margin: 5px 0 0 0; }
#golfSearchResults UL LI { list-style-type: none; border-bottom: 1px dotted #CCC; margin: 0; }
#golfSearchResults UL LI DIV { background-color: #FFF; }
#golfSearchResults UL LI DIV.addButton A { background: url(http://icons.wxug.com/graphics/wu2/selectButton.png) no-repeat right; display: block; width: 100%; padding: 3px 0; }
#golfSearchResults UL LI DIV.addButton A:hover { background: #F5F5F5 url(http://icons.wxug.com/graphics/wu2/selectButtonOver.png) no-repeat right; }

.addEmail { margin: 10px; }
.addEmail INPUT.textInput { width: 250px; }
.ajax-loading { background: url(http://icons.wxug.com/graphics/wu2/ajax-loading.gif) no-repeat right !important; }
