body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#flashContainer {
	width: 659px;
	margin-right: auto;
	margin-left: auto;
}
p {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
}
#flashContainer ul {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	margin-top: 0px;
}
#flashContainer li {
	margin-bottom: 10px;
}
#flashContainer #serviceText {
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 220px;
	margin-left: 10px;
}
#flashContainer #serviceList {
	float: left;
	width: 200px;
}
#flashContainer #serviceList a {
	color: #FFFFFF;
	text-decoration: none;
}

.clear {
	clear: both;
}
#flashContainer #serviceList a:hover {
	text-decoration: underline;
}
#flashContainer #linkContent {
	margin-left: 15px;
}
