span.list {
	font-size: larger;
	font-weight: bold;
	color: Blue;
}

.center_content ul li {
	margin-bottom: 10px;
}

#id_xportpro_link {
	float: right;
	margin: 10px;
	width: 200px;
	background-color: #FFFFCC;
	border: thin groove #0033CC;
	padding: 10px;
}
