#eventInfo {
	position: relative;
	display: inline;
	float: left;
	margin: 20px 0 0 20px;
	width: 200px;
}
	#eventInfo table {
		width: 200px;
		border: 1px solid #65303f;
	}
	#eventInfo th {
		text-align: right;
		padding: 4px;
		border-bottom: 1px solid #ccc;
	}
	#eventInfo td {
		padding: 4px;
		border-bottom: 1px solid #ccc;
	}
	#eventInfo thead th {
		text-align: center;
		font-size: 16px;
		background: #65303f;
		color: #fff;
	}
	
#content .rightColumn {
	margin-left: 220px;
	width: 440px;
}



.clip {
	position: relative;
	display: inline-block;
	float: left;
	margin: 0 20px 10px 20px;
	cursor: pointer;
}
#PB1Container {
	height: 245px;
	width: 265px;
}
#PB1 {
	height: 245px;
	width: 265px;
	background: url(../../video/purityBall/PB1.jpg) no-repeat left top;
}
#PB2Container {
	height: 245px;
	width: 265px;
}
#PB2 {
	height: 245px;
	width: 265px;
	background: url(../../video/purityBall/PB2.jpg) no-repeat left top;
}


#jaime {
	position: relative;
	display: inline;
	float: left;
	margin: 0 20px;
	width: 320px;
	height: 201px;
	background: #f9d5d1;
}
#switch {
	text-decoration: underline;
	color: blue;
	cursor: pointer;
}
