#freegrid #one h3, #freegrid #two h3, #freegrid #three h3, #freegrid #four h3, #freegrid #five h3, #freegrid #six h3 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
ul#freegrid, ul#freegrid li {
	list-style-type:none;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #BD1B33;
}
ul#freegrid {
	width: 650px;
	text-align:left;
	margin-top: 5px;
	margin-bottom: 0;
	padding-left: 20px;
}
ul#freegrid li {
	float:left;
	width: 150px;
	height:50px;
	margin-top: 5px;
	margin-right: 11px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 50px;
	text-indent: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: outside;
	list-style-type: none;
}
#freegrid li#one {
	color: #BD1B33;
	font-size: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/free.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-color: #FFFFFF;
}
#freegrid li#two {
	background-repeat: no-repeat;
	font-size: 90%;
	color: #BD1B33;
	background-image: url(../images/free.jpg);
	background-color: #FFFFFF;
}
#freegrid li#three {
	color: #BD1B33;
	font-size: 90%;
	background-image: url(../images/free.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}


.h3green {
	color: #25CA02;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
}
.h3red {
	color: #bd1b33;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
}
#freegrid   img        {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

