.onsei_sashitalk .global.main {
  background: #fff; }
.onsei_sashitalk .global.main ul.archives {
  background: #e3f8f0; }
.onsei_sashitalk .global.main ul.archives li {
  border-bottom: 1px dashed #cccccc;
  font-size: 14px; }
.onsei_sashitalk .global.main ul.archives li a {
  font-weight: normal;
  font-size: 14px;
  color: #04b16e; }

.onsei_sashitalk .global.main article {
  margin-left: auto;
  margin-right: auto;
  width: 300px;}
.onsei_sashitalk .global.main article header {
  -moz-border-radius-topleft: 12px;
  -webkit-border-top-left-radius: 12px;
  border-top-left-radius: 12px;
  -moz-border-radius-topright: 12px;
  -webkit-border-top-right-radius: 12px;
  border-top-right-radius: 12px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #33c68d), color-stop(100%, #05b16f));
  background-image: -webkit-linear-gradient(#33c68d, #05b16f);
  background-image: -moz-linear-gradient(#33c68d, #05b16f);
  background-image: -o-linear-gradient(#33c68d, #05b16f);
  background-image: linear-gradient(#33c68d, #05b16f); }
.onsei_sashitalk .global.main article header h3 {
  font-weight: bold;
  font-size: 16px;
  color: white;
  padding: 8px 12px;
  text-align: center; }
.onsei_sashitalk .global.main h4 {
  background:#23ca89;
  font-weight: bold;
  font-size: 16px;
  color: white;
  padding: 4px 12px;}
.onsei_sashitalk .global.main p {
  padding: 4px 12px;}
.onsei_sashitalk .global.main section.body {
  margin-left: auto;
  margin-right: auto;
  width: 300px;
  background:#e3f8f0;
  -webkit-border-bottom-left-radius: 12px;
  border-bottom-left-radius: 12px;
  -moz-border-radius-bottomright: 12px;
  -webkit-border-bottom-right-radius: 12px;
  border-bottom-right-radius: 12px;
  box-shadow: black 0px 1px 1px; }
.onsei_sashitalk .global.main ul.newguest{
  margin-bottom:20px;}  
 .onsei_sashitalk .global.main .tweetBtn {
	text-align:left;
	padding:0 0 0 9px ;}