/* @override http://warwickartscentre.site/mmlib/css/warwick/screen.list.css */
/* @override http://warwickartscentre.devspace.net/mmlib/css/warwick/screen.list.css */

#content-wrapper {
	background: #fff !important;
}

h1 {
	font-size:35px;
	margin:0;
	width: 480px;
	line-height: 1.2em;
}

#group-one #list-page-content-wrapper {
	padding-top: 0;
}

#group-one {
	margin-top:10px;
	padding: 0;
}
#group-two {
	float:right;
	margin-top:0;
	padding:0;
	width:230px;
}


#unit-related-events h3{
	background:transparent url(/mmlib/images/warwick/header-relatedevents.gif) no-repeat scroll left top;
	height:36px;
	margin:0;
	text-indent:-9999px;
}

#child-list {
	clear: both;
}
div.child
{
	overflow:hidden;
	zoom:1;
}

/* @group Child List */

#child-list .child {
	background: #e6e6e6;
	color:#333;
	height:155px;
	margin-bottom:10px;
	overflow:hidden;
}

.info {float:left; padding:15px; width:370px;}

#child-list .child .list-image img {display:block; float:left;}

#child-list .child h2 {color:#333;margin:0 0 2px; font-size: 16px;}
#child-list .child p {margin:0;}

p.date {
	font-size:11px;
}

p.description {
	border-top:1px dotted #333;
	margin-top:3px;
	padding-top:8px;
	}

/* @end */

#list-page-content-wrapper {
	float:left;
	padding-top:10px;
	width:460px;
}
