#banner {
	height: 184px;
	background: transparent url(../images/banner-eventhome.jpg) no-repeat left top;
}
#flickrSlider{
	margin: 0 !important;
	padding: 0 !important;
}
#columnTwo{
	background: #eff3fd !important;
}
#columnTwo p{
	margin: 0 10px 15px 20px !important;
}
#columnTwo a{
	color: #039;
	font-weight: bold;
}
#columnTwo h2.sessionRecordings{
	margin: 0 10px !important;
	background: url(../images/fpoicon-recs.jpg) no-repeat;
	padding: .25em 0 0 2em;
}
#columnTwo h2{
	margin-bottom: 5px;
}
#columnWrapper #flickrSlider{
	margin: 0 0 0 1.8em;
	width: 520px;
	height: 100px;
	background: url(../images/flickr-logo-small.jpg) no-repeat 88% 0;
}

/************ custom lists ************/

.listItem{
	margin: 2.2em 0;
}
.listItem div{
	float: right;
	text-align: left;
	width: 360px;
}
.listItem .thumb{
	float: left;
	width: 60px;
	height: 60px;
	border: 1px solid #d0d1d3;
	margin-right: 1em;
	margin-top: .2em;
}
.listItem .title{
	font-size: 14px;
}
.listItem .title a{
	color: #039 !important;
	font-weight: bold;
}
.listItem .desc{
	text-align: left;
}
.listItem .more{
	text-align: left;
}


#boxNav,
#subLinks {
	*margin-left: 10px !important;
	*margin-right: 0 !important;
}