#carousel-demo li {
	background:#fff;
	border:10px solid #fff;
	color:#fff; 
	float:left;
	font-weight:regular;
	font-size:8pt;
	height:100px;
	list-style:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:center;
	width:98px;
	font-family:Tahoma;
 }