@charset "UTF-8";
/* CSS Document */

.netevents {
	width: 220px;
	height: 381px;
	float: left;
	background: url(images/netevents.jpg) top left no-repeat scroll;
	margin: 0 10px;
}

.p2pevents {
	width: 220px;
	height: 381px;
	float: left;
	background: url(images/p2pevents.jpg) top left no-repeat scroll;
	margin: 0 10px;
}

.p2pevents .eventlist, .netevents .eventlist {
	position: relative;
	top: 210px;
	width: 190px;
	margin-left: 16px;
}

.p2pevents-wide {
	width: 450px;
	height: 204px;
	margin: 0 auto;
	background: url(images/p2pevents-2.jpg) top left no-repeat scroll;
}

.p2pevents-wide .eventlist {
	position: relative;
	top: 30px;
	left: 238px;
	width: 190px;
}

.cliplist {
	position: relative;
}

.p2pevents ul.calendar, .p2pevents-wide ul.calendar, .netevents ul.calendar {
	width: 190px;
	height: 133px;
	margin: 0 0 3px 0;
}

.p2pevents ul.calendar li, .p2pevents-wide ul.calendar li, .netevents ul.calendar li {
	width: auto;
	font-size: 70%;
	height: 45px;
}
