@charset "utf-8";
/* CSS Document */

p {
	line-height:1.5em;
}

aside .iw p {
	margin: 10px 0 5px;
}

.text-left {
    text-align: left;
}
