    .readmore {}
    .readmore + a.readmore-js-toggle {
        display: block;
        text-align: center;
        font-size: 14px;
        font-style:italic;
        font-weight:bold;
        margin: -20px auto 10px auto;
        position: relative;
        border-bottom: #ddd 1px solid;
        background:aqva} + .readmore-js-toggle,.readmore-js-section {
	display: block;
	width: 100%;
	}
	a.readmore-js-toggle span.text {
	display: inline-block;
	border: #ddd 1px solid;
	padding: 5px 20px;
	min-width: 150px;
	position: relative;
	top: 17px;
	background-color: #fff;
	}
	a.readmore-js-toggle span.text:hover {
	background-color: #fff;
	}
