.l0 {
  color: #fff;
  height: auto;
  padding: 0;
  line-height: 29px;
  height: 29px;
}
.l0 a {
  color: #fff;
}
.l0 .links {
  right: 37px;
  padding-top: 10px;
}
.smbRev {
  position: relative;
}
.smbRevTop {
  height: 52px;
  background: url(/img/gradient-top.png) 0 0 no-repeat;
}
.smbRevC {
  margin: 0 37px;
  background: white;
}
.smbRevC .bg {
  position: absolute;
  left: 37px;
  top: 18px;
  width: 980px;
  height: 653px;
}
.smbRevC .lbCont {
  position: relative;
  z-index: 7;
  height: 600px;
}
.smbRevC .cta {
  position: absolute;
  left: 43px;
  width: 440px;
  height: 582px;
  /*background:url(/img/smb/add-biz-base-cap.png) bottom left no-repeat;*/
}
.smbRevC .logo {
  margin: 20px 0 12px 20px;
  display: block;
}
.smbRevC .pipe {
  padding: 0 3px;
}
.smbRevC .bodyCont {
  margin: 16px 16px 0;
  min-height: 650px;
  position: relative;
}
/* see ie6fix.css */
.smbRevC .errorsNode {
  padding: 10px 0 0;
  color: red;
  display: none;
}
.smbRevC .errorsNode ul {
  margin-top: 0;
  margin-bottom: 0;
}
.smbRevC .smbDisplay {
  /*height:466px;*/
  padding: 0 25px 35px;
  background: url(/img/smb/whiteBlocker.png) 0 bottom repeat-x;
}
.smbRevC .smbDisplay h1 {
  font-weight: bold;
  font-size: 30px;
  color: #fff;
  height: 86px;
  padding: 18px 0 0;
  margin: 0;
}
.smbRevC .smbDisplay .displaySubHeading {
  padding: 20px 0 20px;
  font-size: 15px;
}
.smbRevC .smbDisplay .formTitle {
  color: #6B4589;
  font-size: 15px;
  padding: 0 0 10px;
  font-weight: bold;
  background: white;
}
.smbRevC .smbDisplay table {
  width: 100%;
}
.smbRevC .td1 {
  width: 55px;
}
.smbRevC .smbDisplay input,
.smbRevC .smbDisplay select,
.smbRevC .smbDisplay textarea {
  width: 98%;
}
/* otherwise IE fail */
.smbRevC .smbDisplay td {
  padding: 0 0 10px 0;
}
.smbRevC .addBusSub {
  padding: 20px 0 0;
  text-align: center;
}
.smbRevC .addRevSub {
  padding: 5px 0 0 55px;
}
.smbRevC .addBusSub input,
.smbRevC .addRevSub input {
  width: auto;
}
.smbRevC .noThanks {
  padding: 7px 0 0;
}
.smbRevC .youSearchedFor {
  padding: 0 0 10px;
  font-weight: bold;
}
.smbRevC .searchResults .subHeading {
  font-style: italic;
  position: relative;
  padding: 18px 0 10px;
}
.smbRevC .searchResults .uSearchedFor {
  width: 286px;
}
.smbRevC .searchResults .key {
  position: absolute;
  top: 17px;
  right: 0px;
  padding: 0 0 0 16px;
  background: url(/img/smb/icon-view-map.gif) 0 3px no-repeat;
}
.smbRevC .searchResults .resultsContainer {
  height: 262px;
  overflow: auto;
}
.smbRevC .searchResults .bottomCap {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 440px;
  height: 46px;
  background: url(/img/smb/add-biz-base-cap.png) 0 0 no-repeat;
}
.smbRevC .searchResults .bottomCapInner {
  margin: 0 0 0 65px;
  line-height: 30px;
  padding: 5px 0 0 30px;
  background: url(/img/smb/icon-magnify-glass.gif) 0 5px no-repeat;
}
.smbRevC .searchResults .indRes {
  border: #d1d1d1 solid;
  border-width: 1px 0 0;
  margin: 0 0 21px;
  padding: 5px 0 0;
}
.smbRevC .searchResults .td1,
.smbRevC .searchResults .td2,
.smbRevC .searchResults .td3 {
  float: left;
}
.smbRevC .searchResults .td1 {
  width: 200px;
}
.smbRevC .searchResults .td2 {
  width: 25px;
}
.smbRevC .searchResults .td3 {
  width: 140px;
}
.smbRevC .searchResults .mapIcon {
  cursor: pointer;
  padding: 2px 0 0;
}
#mapH {
  font-weight: bold;
  font-size: 20px;
  padding: 0 0 12px 28px;
}
#mapH a {
  font-weight: normal;
  font-size: 18px;
}
.smbRevC .addReview .subHeading {
  color: #666;
  padding: 18px 0 10px;
  white-space: nowrap;
}
.smbRevC .addReview .subHeading .locationName {
  color: #6b4589;
  font-size: 16px;
  font-weight: bold;
}
.smbRevC .addReview .cbox {
  float: left;
  height: 55px;
  padding: 0 3px 0 0;
}
.smbRevC .searchForm {
  display: none;
}
.smbRevC .searchForm .searchNow {
  display: none;
  width: 131px;
  margin: 10px auto 0;
  display: block;
}
.smbRevC .addBusiness {
  display: none;
}
.smbRevC .addReview {
  display: none;
}
.smbRevC .searchResults {
  display: none;
}
/* allow us to switch showing content by changing class */
.smbRevC .show_loading {
  height: 440px;
  background: url(/img/loading_small.gif) 50% 50% no-repeat;
}
.smbRevC .show_searchForm .searchForm {
  min-height: 440px;
  display: block;
}
.smbRevC .show_addBusiness .addBusiness {
  min-height: 440px;
  display: block;
}
.smbRevC .show_addReview .addReview {
  min-height: 440px;
  display: block;
}
.smbRevC .show_searchResults .searchResults {
  min-height: 440px;
  display: block;
}
.smbRevC .bottomLoader {
  height: 100px;
  background: url(/img/loading_small.gif) 50% 50% no-repeat;
}
.smbRevC .smbBottom {
  position: relative;
  top: 19px;
}
.recRev {
  background: url(/img/smb/1px-bg-gray-gradient.png) 0 0 repeat-x;
  margin: 10px 0 0 15px;
}
.recRev .recRevC {
  padding: 0 10px 15px;
}
.recRev .indRev {
  padding: 15px 0 40px;
  margin: 0;
  border: solid #d1d1d1;
  border-width: 0 0 1px;
}
.recRev h1 {
  margin: 15px 0 0;
  padding: 0 0 0 35px;
  background: url(/img/smb/icon-review-pencil-lrg.png) 0 0 no-repeat;
  font-size: 24px;
}
.recRev .title {
  font-weight: bold;
  font-size: 14px;
}
.recRev .locationName {
  font-size: 14px;
}
.recRev .locationCity {
  font-size: 14px;
}
.recRev .locationState {
  font-size: 14px;
}
.recRev .whenAdded {
  padding: 15px 0 0;
  font-style: italic;
}
.recRev .pipe {
  font-size: 14px;
}
.recRev img {
  position: relative;
  top: 3px;
}
.smbRevBase {
  height: 52px;
  background: url(/img/layout/bgFooter.png) 0 0 no-repeat;
}
.dijitTextBox,
div#widget_CSZInput,
div#widget_CSZCloudInput {
  background-color: #fff;
  width: 98% !important;
  height: 18px;
  font-family: arial, sans-serif;
  padding: 3px 1px 0;
  border: 1px solid #7F9DB9;
}
/* div#widget_schoolFieldId {width:146px !important;} */
/* div#widget_adminFieldId {float:left;} */
.sampleText {
  font-style: italic;
  color: gray;
  font-family: arial, sans-serif;
  font-size: 12px;
}
/* div#widget_collegeSearch {width:155px !important;} */
/* overriding default settings on dijit.css for dijit combobox cursor */
.dijitReadOnly *,
.dijitDisabled *,
.dijitReadOnly,
.dijitDisabled,
.dijitDisabledClickableRegion {
  cursor: default !important;
}
