﻿/*----------------------------------------------------------------------------------
	Page:						AsxQuote.css
	Author:					John Bradnam
	Created:				070812 JLB
	Copyright:			Republicorp P/L
	Purpose:				Defines styles used in the ASX quote division
	History:
	--------------------------------------------------------------------------------*/

/*div.asx {
	position: absolute;
	top: 42px;
	left: 40px;
	width: 215px;
	height: 40px;
}

div.asx div {
	display: inline;
}

div.asx .prompt {
	font-size: 9pt;
}
	
div.asx .input {
}

div.asx .input input {
	border: 1px solid black;
	font-size: 8pt;
	width: 40px;
	height: 14px;
	padding : 3px;
	margin-right: 10px;
	margin-left: 10px;
}
	
div.asx .button {
}*/
