/* CSS for index.html - index.css

	Author: Robert Cooper
	Company: AB Components Ltd
	Created: 08/12/2008
	
	Last modified by: Robert Cooper
	Last modified on: 11/12/2008
	
	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#filters {
	float:left;
	margin:0 10px 10px 0;
	border:outset 3px #007dea;
	padding:8px;}

div#app_pics {
	text-align:center;
	margin:25px 0 25px 0;}

img#application {
	border:outset 3px #007dea;
	padding:8px;
	margin:5px;}

ul#app_types li {
	height:22px;}