#pmc_rightsidebar {
  float: right;
  width: 175px;
  border-top: 1px solid #b9d2e3;
  border-right: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  background-color: white;
  color: black;
  margin: 0;
  padding: 0;
}
#pmc_rightsidebar .inner {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#pmc_rightsidebar p {
  font-size: 90%;
  margin-left: 10px;
  margin-right: 5px;
  color: #666666;
}
#pmc_rightsidebar a:link, #pmc_rightsidebar a:visited {
  color: #245185;
  font-weight: bold;
}
#pmc_rightsidebar a:active {
  text-decoration: underline
}
#pmc_rightsidebar h3 {
  color: #245185;
  padding: 5px 0 5px 0;
  border-bottom: 1px solid #b9d2e3;
  font-size:  110%;
  text-align: center;
}
#bloglatest h4 {
  color: #245185;
  font-size: 100%;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 5px;
}
#blog {
  margin-left: 2px;
  margin-right: 2px;
  padding: 0 0 0 20px;
}
#blog li {
  font-size: 90%;
  padding-bottom: 0.5em;
  color: #666666;
  font-weight: bold;
}
#newsletterform .text {
  width: 135px;
  border: 1px solid #45bac0;
}
#newsletterform .searchbutton {
  padding: 0 5px 5px 0;
  text-align: right;
  margin-top: 4px;
}
#newsletterform .btn {
  border: 1px solid #000000;
  background-color: #5b7fc5;
  color: white;
  font-size: 85%;
  font-variant: small-caps;
}
