img {
    vertical-align: text-top;
}

.lockstatuswrap {
	color:#000000;
	font-size:18px;
}

.lockqueue {
	color:#000000;
	font-size:18px;
}

.lockstatustitle {
	color:#0000cc;
	font-size:20px;
	font-weight: bold;
}

.lockstatussubtitle {
	color:#009900;
	font-size:18px;
	font-weight: bold;
}

.lockstatusmaintitle {
	color:#cc0000;
	font-size:25px;
	font-weight: bold;
	
}

.lockerror {
	margin-top: 60px;
	color:#ff0000;
	font-size:14px;
	font-weight: bold;
	
}

.sql {
	margin-top: 60px;
	color:#339966;
	font-size:14px;
	font-weight: bold;
	
}
.infoicon {
font-size:20px;
vertical-align:bottom;
}

.lookupinfobox {
	background-color:#ffffcc;
	margin-top: 0px;
	color:#000000;
	font-size:18px;

	border-radius: 25px;
    border: 2px solid #73AD21;
    padding: 20px; 
    width: 525px;
    height: 50px; 
	
}