/** 
 * Ashmore Investis CSS
 *
 * @filename    investis.css
 * @author      Oliver Rowlands
 * @date        2007-12-17
 * @copyright   Liquid Light Digital Ltd.
 * @url         http://www.liquidlight.co.uk
 */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#popup {
	margin: 15px 0 0 0;
}
table th {
	text-align: left;
}
table td,
table th {
	padding: 5px;
}