form.inplaceeditor-form { font-size: 16px; font-weight: bold; font-family: tahoma; color: #ffffff; float: left;
}

form.inplaceeditor-form input[type="text"] { /* Input box */
font-size: 16px; font-weight: bold; font-family: tahoma; color: #ffffff; background-color: #000000; border-left: 0px; border-top: 1px; border-bottom: 1px; border-right: 1px; margin-top: -2px;
}

form.inplaceeditor-form textarea { /* Textarea, if multiple columns */
}

form.inplaceeditor-form input[type="submit"] { /* The submit button */
  margin-left:4px;
background: #333333;
font-family: arial;
color: #ff0000;
border: 1px;
border-style: solid;
border-color: #000000;
font-size: 12px;
}

form.inplaceeditor-form a { /* The cancel link */
  margin-left:1em;
}
#bannercontrol {font-size: 10px; font-weight: bold; font-family: tahoma; color: #ffffff;}

#bannercontrol a{font-size: 10px; font-weight: bold; font-family: tahoma; color: #ffffff;}

#bannercontrol a:hover {font-size: 10px; font-weight: bold; font-family: tahoma; color: #ff0000;}

#bannercontrol a:visited{font-size: 10px; font-weight: bold; font-family: tahoma; color: #ffffff;}