p.sched-erp {
	display			: inline;
	font-size		: 16px;
	font-weight		: bold;
	color			: #005596;
	padding			: 0px 25px 0px 0px;
	background		: url('') no-repeat right top;
}
p.sched-date {
	font-size		: 10px;
	padding			: 0px;
	margin			: 0px 0px 10px 0px;
}
	
div.content div.feat-event {
	width			: 435px;
	margin			: 20px 0px 40px 0px;
}
	div.content div.feat-event h5 {
		font-size		: 10px;
		font-weight		: bold;
		color			: #333;
		float			: left;
		margin-bottom	: 0px;
	}
	div.content div.feat-event div.erp {
		float			: left;
		margin-left		: 20px;
	}
	div.content div.feat-event p.location {
		font-size		: 10px;
		font-weight		: bold;
		color			: #005596;
		margin-left		: 20px;
		float			: right;
	}
	div.content div.feat-event p.date {
		font-size		: 10px;
		font-weight		: normal;
		color			: #f19120;
		clear			: left;
		margin			: 0px 0px 2px 0px;
	}
	div.content div.feat-event p {
		font-size		: 10px;
		font-weight		: normal;
		color			: #626262;
	}
	
div.content div.roadshow {
	margin-bottom		: 40px;
	font-size:  100%;
}
	div.content div.roadshow div.name {
		background			: url('/images/featured_cust.png') no-repeat;
		padding				: 20px;
		margin				: 0px 0px 0px 20px;
		width				: 818px;
		height				: 193px;
	}
		div.content div.roadshow div.name h3 {
			position			: relative;
			top					: 45px;
			left				: 50px;
		}
		div.content div.roadshow div.name p {
			position			: relative;
			top					: 45px;
			left				: 50px;
			font-size			: 12px;
			font-weight			: bold;
			color				: #f19120;
		}
	div.content div.roadshow h5 {
		color			: #333;
	}
	div.content div.roadshow p {
		font-size		: 10px;
		line-height		: 16px;
		color			: #626262
	}
	div.content div.roadshow ul {
		margin-right	: 0px;
		padding-right	: 0px;
		list-style		: disc outside url('/images/lrg_orange_right_arrow.gif');
	}
		div.content div.roadshow ul li {
			padding-right	: 0px;
			padding-bottom	: 8px;
			font-size		: 10px;
		}
		
div.content div.pres-item {
	margin-bottom		: 40px;
}
	div.content div.pres-item h4 {
		font-size		: 38px;
		color			: #333;
		width			: 600px;
	}
	div.content div.pres-item p.date {
		font-size		: 16px;
		color			: #f19120;
		float			: left;
	}
		div.content div.pres-item p.date span.timezone {
			font-size		: 10px;
			color			: #999
		}
	div.content div.pres-item p.presenters {
		font-size		: 10px;
		font-weight		: bold;
		color			: #005596;
		clear			: left;
	}
	div.content div.pres-item div.erp {
		float			: left;
		margin-left		: 20px;
	}
	div.content div.pres-item p {
		font-size		: 10px;
		line-height		: 16px;
		color			: #626262;
		clear			: left;
	}
	div.content div.pres-item ul {
		margin-right	: 0px;
		padding-right	: 0px;
		list-style		: disc outside url('/images/lrg_orange_right_arrow.gif');
	}
		div.content div.pres-item ul li {
			padding			: 0px 0px 8px 15px;
			font-size		: 10px;
		}
		
div.content div.usergroup-item {
	margin-bottom		: 40px;
}
	div.content div.usergroup-item h4 {
		font-size		: 38px;
		color			: #333;
		width			: 600px;
	}
	div.content div.usergroup-item p.date {
		font-size		: 16px;
		color			: #f19120;
		float			: left;
	}
	div.content div.usergroup-item p.location {
		font-size		: 10px;
		font-weight		: bold;
		color			: #005596;
		float			: left;
		clear			: none;
		margin-left		: 20px;
	}
	div.content div.usergroup-item p.venue {
		font-size		: 10px;
		font-weight		: normal;
		color			: #333;
		float			: left;
		clear			: none;
		margin-left		: 20px;
	}
	div.content div.usergroup-item div.erp {
		float			: left;
		margin-left		: 20px;
	}
	div.content div.usergroup-item p {
		font-size		: 10px;
		line-height		: 16px;
		color			: #626262;
		clear			: left;
	}
	div.content div.usergroup-item ul {
		margin-right	: 0px;
		padding-right	: 0px;
		list-style		: disc outside url('/images/lrg_orange_right_arrow.gif');
	}
		div.content div.usergroup-item ul li {
			padding			: 0px 0px 8px 15px;
			font-size		: 10px;
		}
div.content div.usergroup-item div.presentations {
	padding			: 20px;
	background-color: #dedede;
	margin-top		: 50px;
}
	div.content div.usergroup-item div.presentations h5 {
		margin			: -50px 0px 20px -20px;
		font-size		: 28px;
		font-weight		: bold;
		color			: #dedede;
	}
