/*
/project/css/dx7s.css


@version 1.1.1
@updated 26/02/20
@author Phil Chapman
@copyright 2013-2019 Hi-Peak Internet
@since 1.0.0 22/05/17

~project Alex Annesty
~frameless 2.0.0

Version history:
1.0.0   22/05/17    PhilC   Initial version forked from alexa-screen.css v1.6 05/10/13
1.0.1	03/05/19	PhilC	Updated headerblock to frameLESS v2 format
1.1.0	12/09/19	PhilC	Relocated to /project/css
1.1.1	26/02/20	PhilC	Updated header comments to enhanced frameLESS v2 format
*/

.lcd{
	margin:0 0 15px 150px;
	padding:5px 9px;
	width:180px;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	background-color:#66cc66;
}
#voiceperfdata{
	font-family:"Courier New", Courier, monospace;
	margin:25px;
}
#voiceperfdata table{
	margin:0 50px 25px 50px;
}
#voiceperfdata table, #voiceperfdata table tr, #voiceperfdata table th, #voiceperfdata table td{
	border: 1px solid black;
	border-collapse:collapse;
}
#voiceperfdata table caption{
	padding-bottom:5px;
}
#voiceperfdata table caption, #voiceperfdata table th{
	font-family:Arial, Helvetica, sans-serif;
}
#voiceperfdata table th{
	background-color:#ccc;
	text-align:center;
}
.numcol{
	width:59px;
}
.txtcol{
	width:99px;
}
