.EXPAAAND{
  margin:0 auto;
}
.EXPAAAND_content {
  width:100%;
  margin:0 auto;
  overflow:hidden;
}
.collapse, .collapse h5{
	margin-top:15px;
}

.switch {position:absolute; top:1.5em; right: 1.5em; padding:3px}

.post .switch {position:static; text-align:right}

.post .main{margin-bottom:.3em; padding-bottom:0}

.other li, .summary {margin-bottom:.3em; padding:1em; border:1px solid #e8e7e8; background-color:#f8f7f8}

.other ul {list-style-type:none; text-align:center}

/* --- Links  --- */
a:link, a:visited {
  /*border:1px dotted #ccc;
  border-width:0;
  text-decoration:none;
  color:blue;*/
}
a:hover, a:active, a:focus {
  /*border-style:solid;
  background-color:#f0f0f0;
  text-decoration:underline;
  outline:0 none;*/
}
a:active, a:focus {
  color:red;
}
.expand a {
  /*display:block;
  padding:3px 10px;*/
}
.expand a:link, .expand a:visited {
  /*background-repeat:no-repeat;
  background-position:98% 50%;*/
}
.expand a:hover, .expand a:active, .expand a:focus {
	/*background:#EAEAEA;*/
}
.expand a.open:link, .expand a.open:visited {
}