.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.headingpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #E10279;
	text-align: left;
}
.headinggrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E10279;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.holidaydates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #757877;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.pinkbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #e10278;
}
.boxgrid{
	width: 205px;
	height: 205px;
	margin: 5px;
	float:left;
	background:#161613;
	border: solid 2px #eaeced;
	overflow: hidden;
	position: relative;
	text-align: left;
			}
				.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
				}
				.boxgrid p{
	padding: 0 7px;
	color:#ffffff;
	font:10pt "Lucida Grande", Arial, sans-serif;
	font-weight: normal;
				}
.feedbacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}

