#eResult
{
	margin-left:430px;
	font-family:Courier New, Courier, monospace;
	font-size:9pt;
}

#bluebox
{
	position:absolute;
	z-index:1000;
        qvisibility: hidden;
}

#divBlueBox
{
	height:150px;
        width:170px;
}

.taResult
{
	width:400px;
	height:400px;
	font-family:Courier New, Courier, monospace;
	font-size:9pt;
}

SELECT.foobar
{
	font-family:Courier New, Courier, monospace;
	font-size:9pt;
        overflow:hidden;
        width:170px;

}

INPUT.atts
{
	font-family:Courier New, Courier, monospace;
	font-size:9pt;
        overflow:hidden;
        padding:6px;
        width:170px;
        height:40px;
        border-width:0px;
}






