/* CSS generated by SiteManager at 09:47pm 10/06/2009 - do not edit this file directly */

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for 	Derby City Portal - Reset Stylesheet - Resets all default and inherited styles for consistency across browsers
Author:		Eric Meyer (http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/)
Modified:	Alison Springall (alisonspringall@silktide.com / http://www.silktidestudios.com)
Created:	25/03/2009
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, /*blockquote,*/ pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
/*dl, dt, dd, ol, ul, li,*/
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	background: transparent;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-decoration: none;
	list-style: none;
	padding: 0;
	border: 0;
	outline: 0;
	margin: 0;	
}

hr						
{ 
	height: 1px; 
	background-color: #e8e8e8; 
	font-size: 0.1em; 
	line-height: 0.1em;
	color: #e8e8e8; 
	padding: 0;
	border: 0; 
	margin: 5px 0; 
}


/* remember to define focus styles if required! 
:focus {
	outline: 0;
}
*/


/* tables may still need 'cellspacing="0"' in the markup */

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td 
{
	font-weight: normal;
	text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after 
{
	content: "";
}
blockquote, q {
	quotes: "" "";
}