/* =============================================
		Author:			Phil Rannard
		Create Date:	03/12/08
		Description:	Reset Css
		Version:		1.0

		Copyright:		(C) 2009 Askaprice.com LLP. 
						Unauthorised modification or distribution is strictly prohibited. All rights reserved.

		WARNING:		This file was generated by code and gets overwritten with the copy from the Web DLL.
/* ============================================= */

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, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ol, ul{
  list-style: none;
}

blockquote, q{
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after{
  content: '';
  content: none;
}

:focus{
  outline: 0;
}

table{
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td{
  text-align: left;
  font-weight: normal;
}

strong{
  font-weight: bold;
}

em{
  font-style: normal;
}