fieldset button {
  background:;
  color:#ffffff;
}
fieldset button:hover { background:; }
fieldset input {
  height:30px;
  border:1px solid #cccccc;
  -webkit-padding-start:0px;
  padding:0;
}
fieldset label {
  line-height:30px;
  font-size:14px;
}
fieldset h4 {
  font-size:16px !important;
  color: !important;
}
fieldset .required { color: !important; }
fieldset span.upload {
  display:block;
  width:220px;
  height:30px;
  background:url(../images/bt-upload.png);
}
fieldset span.upload input {
  cursor:pointer;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:1;
  opacity:0;
}
table.jCalendar td.selected { background: !important; }
#admin-modules .flexigrid div.mDiv {
  background-image:none;
  background:;
}
#admin-modules .flexigrid div.tDiv {
  background:;
  border-top:1px solid #ffffff;
}
#admin-modules .flexigrid div.fbutton { background-color:#f5f5f5; }
#admin-modules .flexigrid div.fbutton:hover {
  background-color:;
  color:#109de5;
}
#admin-modules .flexigrid div.fbutton .add { background:url(../images/admin/add.png) no-repeat center left; }
span.upload {
  display:block;
  width:220px;
  height:30px;
  background:url(../images/bt-upload.png);
}
span.upload input {
  cursor:pointer;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:1;
  opacity:0;
}
.cms-icons a {
  background:none;
  background-color:;
  color:;
  margin-right:0;
}
#breadcrumb #pageedit section .cms-icons a:hover, .cms-icons a:hover {
  background:none;
  background-color:;
  color:#ffffff !important;
}
.cms-icons a:hover img { opacity:1; }
.backadmin, .backhome, .backout {
  display:block;
  height:26px;
  padding:5px 5px 5px 25px;
  height:16px;
  line-height:16px;
  background-color:;
  color:;
  float:left;
  font-size:12px;
  background:url(../images/admin/gear.png) no-repeat 5px 5px;
}
.backadmin:hover, .backhome:hover, .backout:hover {
  background-color:;
  color:#ffffff;
}
.backhome { background:url(../images/admin/home.png) no-repeat 5px 5px; }
.backout { background:url(../images/admin/logout.png) no-repeat 5px 5px; }
