#cgevents {
	margin:0 10px 0 10px;
}
#eventbox {
	width:353px;
	min-height:166px;
	display:block;
	border:2px solid #e6e9eb;
	float:left;
	margin:0 10px 10px 0;
}
#event {
	width:343px;
	min-height:190px;
	display:block;
	margin:10px;
	text-align:left;
}
#title {
	width:343px;
	height:76px;
	display:block;	
	text-align:left;
}
#title h2 {
	font-size:20px;
	color:#70858f;
	text-indent:20px;
	padding:0px;
	margin:0px;
	text-decoration:underline;
	text-align:left;
}
#title h3 {
	font-size:14px;
	color:#70858f;
	text-indent:20px;
	padding:0px;
	margin:5px 0 0 0;
	text-align:left;
}
#title h4 {
	font-size:16px;
	color:#000;
	padding:0px;
	margin:10px 10px 0 0;
	text-align:right;
	font-weight:none;
}
#title h4 a {
	color:#0882a5;
	text-decoration:underline;
	text-align:left;
}
#title h4 a:hover {
	color:#09566c;
}
#info {
	width:343px;
	height:90px;
	display:block;
	color:#000;
	font-size:11px;
	text-align:left;
}
#info1 {
	width:151px;
	height:90px;
	float:left;
	color:#70858f;
	text-align:left;
}
#info2 {
	width:96px;
	height:90px;
	float:left;
	color:#70858f;
	text-align:left;
}
#info3 {
	width:96px;
	height:90px;
	float:left;
	color:#70858f;
	text-align:left;
}
#date {
	width:87px;
	height:44px;
	border:2px solid #e6e9eb;
	margin:0 5px 5px 0;
	color:#70858f;
	font-size:24px;
	text-align:center;
	line-height:44px;
}
#seats {
	width:87px;
	height:44px;
	border:2px solid #e6e9eb;
	margin:0 5px 5px 0;
	color:#70858f;
	font-size:24px;
	text-align:center;
	line-height:44px;
}