#sopacCell {
	text-align: center;
	border-bottom: solid 2px #FFC7C0;
	padding: 20px 20px 40px;
}
#sopacHolder {
}
#sopacHolder a, #sopacHolder a:link, #sopacHolder a:active, #sopacHolder a:visited {
	text-decoration: none;
	color: #0C82C6;
}
#sopacLink a:hover {
	background-color: #0C82C6;
	color: #ffffff;
}
#sopacHolder img {border:0;}
#sopacHolder #col1 {
	float: left;
	width: 252px;
}
#sopacHolder #col2 {
	float: left;
	margin-top: 70px;
	padding: 20px 0;
	width: 215px;
}
#sopacHolder #col2 div {
	padding: 10px 0;
	font-weight: bold;
}
#sopacHolder #showName {
	font-size: 12pt;
}

#yogaCell {
	text-align: center;
	border-bottom: solid 2px #FFC7C0;
	background-image: url(../images/yoga_flyer_small.jpg);
	background-repeat: no-repeat;
	background-position: 0 20px;
	width: 283px;
	padding: 20px 0 0 0;
}
#yogaText {
	padding: 275px 20px 0;
}

