#split #one h3, #split #two h3, #split #three h3, #split #four h3, #split #five h3, #split #six h3 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
ul#split, ul#split li {
	list-style-type:none;
	margin:0;
	padding:0
}
ul#split {
	width: 650px;
	text-align:left;
	margin-top: 5px;
	margin-bottom: 0;
	padding-left: 15px;
}
ul#split li {
	float:left;
	width: 200px;
	height:245px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}
li#one {
	color: #000000;
	font-size: 85%;
	background-color: #F4F4F4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li#two {
	background-repeat: no-repeat;
	font-size: 85%;
	color: #000000;
	background-color: #F4F4F4;
}
li#three {
	color: #000000;
	font-size: 85%;
	background-color: #F4F4F4;
}
li#four {
	font-size: 85%;
	color: #000000;
	background-color: #F4F4F4;
}
li#five {
	font-size: 85%;
	color: #000000;
	background-color: #F4F4F4;
}
li#six {
	color: #000;
	font-size: 85%;
	background-color: #F4F4F4;
}
.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;
}
#split   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;
}
