#ucWrapper {
	background: #f1e9d9;
	color: #1b1818;
	margin: 0;
	padding: 0;
	border: 0;
	background-repeat: repeat-x; 
	font-family: Trebuchet MS,sans-serif; 
	font-size: 12px;
	line-height: 18px;
	width: 750px;
}

a {
	text-decoration: none;
	color: #090c7e;
	background: none;
}


#ucTitle {
	font-family: Trebuchet MS;
	font-size: 24px;
}

#ucBody{
	width: 750px;
}

.ucBodyLeft{
	float: left;
	width: 230px;
	margin: 5px;
}


.ucBodyRight{
	float: left;
	margin: 5px;
	width: 500px;
	padding-top: 5px;
}

.uHistory {
	font-family: Arial;
	color: maroon;
	font-size: 14px; 
}

ul.uc {
	padding-top: 3px;
}

li.uc {
	padding-top: 3px;
	}