#ucits_info {
	color: #606060;
	width: 100%;
	margin-bottom:10px;
}

#ucits_info ul {
	font-size:1em;
	list-style-type:none;
	margin: -5px 5px 10px 5px;
}

#ucits_info li {
	margin:0px 5px 5px 5px;
}

#ucits_info h3 {
	margin-bottom:0px;
}

#ucits_info h4 {
	color: #8a7967;
	padding: 0px 0px 3px 0px;
	font-size: 1em; 
	font-weight: normal;
}

#ucits_info p {
	font-size: .9em;
}

#ucits_right {
	font-size: 92%;
	margin-bottom: 25px;
	color: #606060;
	display:block;
	top:0;
	width:140px;
}


#ucits_info .ucitsRight {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	font-size:0.9em;
	margin-bottom:10px;
	width:140px;
}

#ucits_info .ucitsRight td {
	text-align:center;
	padding: 2px !important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-top-color: #EBEBEB;
	border-right-color: #f5f5f5;
}

#ucits_info .ucitsRight th {
	background:#f5f5f5 !important;
	border-color:#CCCCCC !important;
	font-size:1em;
	padding:2px;
	color: #000000;
}
