/* CSS for index.html - index.css

	Author: Robert Cooper
	Company: AB Components Ltd
	Created: 26/02/2009
	
	Last modified by: Robert Cooper
	Last modified on: 27/02/2009
	
	Description: Page specific stylings for the index page.
*/

p#logos {
	text-align:center;
	padding:0;
	text-indent:0;}

p#logos img {
	margin:0 3px 0 3px;}

img#download_sample {
	float:left;
	padding:0;
	margin:0 0 0 10px;
	border:solid 1px #000000;}

dt {
	padding:25px 0px 5px 105px;
	}

dd {
	padding:5px 0px 40px 90px;
	}

