/*
	Style sheet for application admin module
	
	Copyright (c) 2008 Windmill Computing Limited (http://www.windmill-computing.co.uk)
	Author: James Mansson
	
*/

@CHARSET "ISO-8859-1";

#webStatsForm { padding: 5px; }
#webStatsForm ul { list-style: none; margin: 0; padding: 0; }
#webStatsForm li { display: inline; }
#webStatsForm label { clear: none; float: none; width: auto; }

#content .tableWS { width: 650px; }
#content .tableWSHeading { background-color: #99c6f4; }
#content .tableWSRow { background-color: #cccccc; }
#content .tableWSColumnBrowser { width: 76px; }
#content .tableWSColumnTime { width: 76px; }
#content .tableWSColumnPage { width: 228px; }
#content .tableWSColumnReferer { }

#products { padding-top: 20px; }
#website-products, #missing-products, #quickbooks-products { padding-top: 10px; }