/* Start of CMSMS style sheet 'kklayout_v1 : siteselect' */
.siteselect {
  text-align: right; 
  float: right;
}
.siteselect ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.siteselect ul li {
  display: inline-block;
}
.siteselect ul li a {
  font-size: 12px;
  font-weight: normal;
  padding: 0 0.5em 0 0.5em;
  color: #aaa;
}
.siteselect ul li a:hover {
  color: #fff;
}
/* End of 'kklayout_v1 : siteselect' */

