
#csites_cat {
  padding: 10px 0 10px 0;
}

#csites_cat dl {
  float: left;
  width: 175px;
  height: 90px;
  margin: 0 3px;
}

#csites_cat dt a {
  font-size: 1.6em;
  font-weight: bold;
}

#csites_cat dd {
  display: inline;
}

#csites_cat dd a {
	font-size: 12px;
	color: #222;
}

#csites_cat span {
  float: left;
  margin: 0 15px 5px 0;
}

#csites_cat span a {
  font-size: 1.2em;
  font-weight: bold;
}

#cs_count {
  font-size: 12px;
  font-weight: bold;
}

.csites_block img {
   float: left;
   margin: 0 12px 2px 0;
   border: 1px #BBB solid;
}

.csites_block a {
    color: #A14446;
    border-bottom: 1px #A14446 dashed;
    text-decoration: none;
}

.csites_text {
   padding: 10px 0 0 0;
}

.csites_text h4 {
   margin-bottom: 5px;
}

.csites_text ul {
  margin-top:5px;
}

.csites_text li {
  padding: 0 20px 0 0;
  display: inline;
}

.break {
   height: 12px;
   clear: both;
}

.pagestr {
  float:right;
  border-bottom: #A14446 2px solid;
  margin: 5px 25px 8px 0;
}

.pl {
  display:inline-block;
  height: 20px;
  margin: 0 3px;
  color: #A14446;
  padding-top:3px;

}

.cpl {
  display:inline-block;
  height:20px;
  margin:0 3px;
  padding: 3px 5px 0;
  font-weight:bold;
  color: #FFF;
  background-color: #A14446;
}

