#header #middle #page-title {
	float: left;
	padding-top: 4px;
	text-indent: 6px;
	font-weight: bold;
	color: #fff;
}
#main-content #license h1, 
#main-content #license h2 {
	font: bold 1.5em 'Lucida Grande', Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #505050;
	border-bottom: 1px solid #505050;
}		
#main-content #license h2 {
	font-size: 1.2em;
}		
#main-content #license {
	max-height: 200px;
	overflow: auto;
	border: 1px solid #EEEAEB;
	margin: 20px;
	padding: 0 10px 10px 10px;
	color: #555;
	background: #F6F2F3;
}
ul.error {
	border: 1px solid #F2DEDE;
	padding: 10px;
	background: #FFE9E9;
	color: #7A5A5A;
	list-style: none;
}
p.error {
	border: 1px solid #F2DEDE;
	padding: 10px;
	background: #FFE9E9;
	color: #7A5A5A;
}
#wait_msg {
	font-weight: bold;
	display: none;		
}
#comp-table tbody tr td {
	height: 30px;
}
#rsltseacrh {
	background:#FFFFFF;
	border:2px solid #0099FF;
	padding:4px;
	color:#003399;
	margin-top:12px;
	line-height:20px;
}

#rsltseacrh .bold {
	font-weight:bold;
}