
.events .portlet {
	padding:10px 10px 0 10px;
}

.events .portlet .paragraph {
	font-size:0.9167em;
	padding:0;
	line-height:1.0909em;
}

.events .portlet .initial {
	font-weight:bold;
	margin-bottom:8px;
	font-size:1.0833em;
	color:#663366;
}

.events .portlet .more {
	font-weight:bold;
	text-decoration:underline;
}

.events .portlet .title {
	margin-bottom:8px;
	font-weight:bold;
	font-size:1.0833em;
	color:#006699;
}

.events .portlet .nextEvent {
	margin-bottom:8px;
}

.events .portlet .viewAll {
	text-align:right;
	float:right;
	font-size:0.9167em;
}

.events .selectionBox {
	width:100%;
	padding:10px;
}

.events .portlet .chooseCountry {
	margin-bottom:10px;
}

.events .nothingFound {
	padding:10px;
}

.events .item {
	position:relative;
	display:block;
	padding:6px;
	margin-top:4px;
	background-color:#f6f6f6;
}

.events .item .title, .item .title a {
	font-weight:bold;
}

.events .item .image {
	position:absolute;
	width:73px;
	left:8px;
	top:8px;
	border:1px solid #ececec;
	text-align: center;
	vertical-align: middle;
	padding:0;
	margin:0;
}

.events .item .noimage {
	width:75px;
	border:none;
}

.events .item .image img {
	border:none;
}

.events .item .text {
	margin-left:94px;
}

.events .item .text h3 {
	margin-bottom:0;
}

.events .item .text .description {
	margin-top:16px;
}
