
.panel-event {
	/*padding-bottom: 15px;*/
}

p {
    white-space: pre;
}

.left {
    background: url('trail.svg') repeat;
    background-repeat: repeat-y;
}

div.image {
	float: left;
	width: 30%;
}

div.content {
	float: right;
	width: 70%;
}