html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, strike, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead {
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 0 none;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
}

td, th, tr {
	padding: 0;
	margin: 0;
}

a img {
	border: 0 none;	
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul {
	list-style-position: outside;
}

p, ul, ol {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 15px;
}

ul ul, ol ul, ol ol, ol ul {
	margin-bottom: 0;
}

th > p:last-child, td > p:last-child {
	margin-bottom: 0;
}

input[type=button], input[type=submit], button {
	cursor: pointer;
}

button {
	width: auto;
	overflow: visible;
}

.placeholder {
	color: #888 !important;
}

ul.errors {
	list-style: none;
	padding: 10px;
	margin-left: 0;
	border: 2px solid #b44;
	background-color: #fee;
}

ul.errors li {
	color: #b44;
}
/*IE */
div, ul, li, form, h1 {
	zoom: 1;
}
