.aocontactform {
   /*background: white url('../images/calloutboxes/content_form/form_bg.gif') repeat-x scroll top left; */
   /*border: 1px solid #000000; */
   padding: 0.8em;
   margin: 0.5em;
   min-width: 610px;
   color:#fff;
}

.aotogglebox {
   /*border: 1px ridge white;*/
   font-weight: bold;
   padding: .5em;
   width: 100%;
}

.actionbutton {
   display:block;
   width:50px;
   height:17px;
   background:url(../images/search/actionbutton.gif) top left no-repeat;
   text-align:center;
   text-decoration: none;
   color: black;
   float: left;
   margin-right: .3em;
}

a.actionbutton {
   text-decoration: none;
   color: black;
}


