#status ul #blue {
	display: block;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style:  none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	background-color: #00F;
	text-decoration: none;
	color:#ffffff;
}
#status ul #yellow {
	background-color: #FF0;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	float: left;
	text-decoration: none;
}
#status ul #green {
	background-color: #0F0;
	display: block;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	list-style-type: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#status ul #green a {
	text-decoration: none;
	font-weight:bold;
}
#status ul #blue a {
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;
}
#status ul #yellow a {
	text-decoration: none;
	font-weight:bold;
}
#status ul #img1 {
	list-style-type: none;
	float: left;
	font-weight:bold;
}
#status ul #yellow a span {
	border-right-style: none;
	font-weight:bold;
}

#status ul .payment {
	border-right-style: none;
	font-weight:bold;
}
#status ul #yellow1 {
	background-color: #FF0;
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	list-style-type: none;
}
#status ul #yellow1 a {
	text-decoration: none;
	font-weight:bold;
}
#status {
	margin: auto;
	width: 998px;
}
#status  li {
	height: 22px;
	padding:0px 10px 0px 10px;
	line-height:18px;
}

