.udtable {
	padding: 0px;
}

.udtable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 16px;
}

.udtable table {
	border-bottom: 0;	
}

.udtable td td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 16px;
	border-bottom: 1px #CCCCCC solid;
}

.udtable th {
	color: #00C2CC;
}

.udtable tr {
	border-bottom: 0;	
}

.myTitleCss {
	font-family:Arial;
	font-size:17px;
	color:#B5B5B5;
	font-weight:bold;
}

