.body1 {
	FONT-SIZE: 70%; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bodygreen {
	FONT-SIZE: 70%; COLOR: #53ba2c; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.boldgreen {
	FONT-WEIGHT: bold; FONT-SIZE: 70%; COLOR: #53ba2c; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.menu1 {
	FONT-WEIGHT: normal; FONT-SIZE: 75%; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bodywhite {
	FONT-SIZE: 70%; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.captionwhite {
	FONT-SIZE: 80%; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.boldgrey {
	FONT-WEIGHT: bold; FONT-SIZE: 80%; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.biggreen {
	FONT-SIZE: 70%; COLOR: #53ba2c; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.captionwhitewee {
	FONT-WEIGHT: bold; FONT-SIZE: 70%; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.captiongreenwee {
	FONT-WEIGHT: normal; FONT-SIZE: 70%; COLOR: #54ba2c; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.captiongreywee {
	FONT-WEIGHT: normal; FONT-SIZE: 70%; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.justgreen {
	FONT-SIZE: 100%; COLOR: #53ba2c
}
.redBody {
	FONT-SIZE: 70%; COLOR: #d64c15; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.celebPanel{
	height:auto;
	width:446px;
	margin-top:10px;
	background-color:#53BA2C;
	clear:both;
}

.clearAll{
	clear:both;
}
	
.singleCelebsLeft{
	width:211px;
	padding:8px 6px;
	text-align:left;
	float:left;
}

.floatLeft{
	float:left;
	margin-right:6px;
}

.singleCelebsRight{
	width:211px;
	padding:8px 6px;
	text-align:right;
	float:right;
}

.floatRight{
	float:right;
	margin-left:6px;
}