.dictionaryHeader {
  margin-top: 0;
}
#dictSearch {
  margin-bottom: 1.4285em;
  padding-left: 0;
}
#dictAlphaList {
  margin: 0 0 1.42857em 0;
}
#dictAlphaList:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#dictAlphaList h2 {
  margin: 0 0 0.2857em;
  margin-bottom: 15px;
}
#dictAlphaList .btnAlpha {
  padding: 0 5px;
  background-color: #F5F5F5;
  border-color: #555555;
}
@media only screen and (max-width : 975px) {
  #dictAlphaList .btnAlpha {
    margin: 5px 0 20px 20px;
    padding: 6px 12px;
    font-weight: bold;
  }
}
#dictAlphaList ol {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  font-size: 18px;
  float: left;
}
#dictAlphaList ol li {
  float: left;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width : 768px) and (max-width : 976px) and (orientation : portrait) {
  #dictAlphaList ol li {
    margin-right: 4px;
  }
}
#dictAlphaList a {
  display: block;
  margin: 0 0 0.28571em 0;
  font-size: 12px;
}
#dictAlphaList a:hover {
  background-color: #297AAA;
}
#topTerms {
  margin: 0;
  padding: 0;
  line-height: 20px;
}
#topTerms:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#topTerms .newestTermsColumn {
  width: 43%;
  float: left;
}
@media only screen and (max-width : 767px) {
  #topTerms .newestTermsColumn {
    width: 100%;
  }
}
#topTerms .topTagsColumn {
  margin: 0 0 0 4.97512%;
  width: 43%;
  float: left;
}
@media only screen and (max-width : 767px) {
  #topTerms .topTagsColumn {
    width: 100%;
    margin-left: 0;
  }
}
#topTerms .topTagsColumn ul {
  padding-left: 0;
}
#topTerms .topTagsColumn ul li a {
  text-decoration: none;
}
#topTerms h2 {
  margin-top: 0 !important;
  margin-bottom: 0.35714em;
  border-bottom: 1px solid #ccc;
}
#topTerms ul {
  margin: 0 0 15px 0;
  list-style-type: square;
}
#topTerms ul li {
  margin-left: 0;
  padding: 0.14285em 0;
  position: relative;
  text-decoration: none;
}
#topTerms .viewTagCloud {
  display: block;
  text-align: right;
  padding: 0 5.68181% 0.71428em 0;
  text-decoration: none;
}
#termOfTheDayWrap {
  border: solid 1px #c4c4c4;
}
#termOfTheDayWrap h2 {
  margin: 0;
  padding: 0.28571em 0.66555%;
  border-bottom: solid 1px #c4c4c4;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #fff;
  background: url("/resource/images/newest_title_bg.png") repeat-x;
}
#termOfTheDayWrap h3 {
  font-size: 24px;
}
#termOfTheDayWrap #termOfTheDayContent {
  padding: 9px;
}
#termOfTheDayWrap #termOfTheDayContent:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#termOfTheDayWrap #termOfTheDayContent .termOfTheDayTitle {
  border-right: solid 1px #c4c4c4;
}
#termOfTheDayWrap #termOfTheDayContent .termOfTheDayTitle h3 {
  font-weight: bold;
  margin-top: 0;
}
@media only screen and (max-width : 767px) {
  #termOfTheDayWrap #termOfTheDayContent .termOfTheDayTitle h3 {
    font-size: 20px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation:portrait) {
  #termOfTheDayWrap #termOfTheDayContent .termOfTheDayTitle {
    border: none;
    width: 100%;
    padding: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation:portrait) {
  #termOfTheDayWrap #termOfTheDayContent .termOfTheDayForm {
    width: 100%;
    padding: 0;
  }
}
#termOfTheDayWrap #termOfTheDayContent .termOfTheDayForm #txtTodEmail {
  display: inline-block;
  width: 82%;
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation:portrait) {
  #termOfTheDayWrap #termOfTheDayContent .termOfTheDayForm #txtTodEmail {
    width: 100%;
    margin-bottom: 5px;
  }
}
#txtTermSearch {
  width: 45.65%;
  display: inline-block;
}
@media only screen and (max-width : 767px) {
  #txtTermSearch {
    margin-bottom: 8px;
    width: 100%;
  }
}
#btnTermSearch {
  margin-left: 5px;
}
