﻿
/* ------------------------------------------------------ */
/*	reset rules											  */
/* ------------------------------------------------------ */

#reset div, 
#reset dl, 
#reset dt, 
#reset dd,  
#reset li, 
#reset pre, 
#reset form, 
#reset fieldset, 
#reset input, 
#reset textarea, 
#reset blockquote, 
#reset a
{
	margin: 0;
	padding: 0;
	border: 0;
	float: none;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	line-height: normal;
	vertical-align: baseline;
}

#reset ul, 
#reset ol
{
	border: 0;
	float: none;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	line-height: normal;
	vertical-align: baseline;
}
	
#reset p
{
	border: 0;
	float: none;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	line-height: normal;
	vertical-align: baseline;
}

#reset h1, 
#reset h2, 
#reset h3, 
#reset h4, 
#reset h5, 
#reset h6
{
	border: 0;
	float: none;
	vertical-align: baseline;
}
#reset table, 
#reset table tr, 
#reset table tr td
{
	margin: 0 auto;
	padding: 0;
	border: none;
	float: none;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	line-height: normal;
	text-align:left;
}

#reset fieldset, 
#reset img
{
	border: 0;
	margin: 0;
	float: none;
	padding: 0;
}

#reset address, 
#reset caption, 
#reset cite, 
#reset code, 
#reset dfn, 
#reset em, 
#reset strong, 
#reset th, 
#reset a, 
#reset var
{
	font-style: normal;
	font-weight: normal;
}

#reset ol, 
#reset ul
{
	
}

#reset caption, 
#reset th
{
	text-align: left;
}

#reset h1, 
#reset h2, 
#reset h3, 
#reset h4, 
#reset h5, 
#reset h6
{
	font-size: 100%;
	font-weight: normal;
}

#reset q:before, 
#reset q:after
{
	content: '';
}

#reset abbr, 
#reset acronym
{
	border: 0;
}

#reset h1
{
	font-size: 2em;
	margin: .67em 0;
}

#reset h2
{
	font-size: 1.5em;
	margin: .75em 0;
}

#reset h3
{
	font-size: 1.17em;
	margin: .83em 0;
}

#reset h4,
#reset p,
#reset blockquote, 
#reset fieldset, 
#reset form, 
#reset dl, 
#reset dir, 
#reset menu
{
	margin: 1.12em 0;
}

#reset blockquote
{
	margin: 10px 20px !important;
	padding-left:5px;
	border-left: solid 2px #ececec !important;	
}

#reset h5
{
	font-size: .83em;
	margin: 1.5em 0;
}
#reset h6
{
	font-size: .75em;
	margin: 1.67em 0;
}
#reset h1,
#reset h2,
#reset h3,
#reset h4,
#reset h5,
#reset h6,
#reset b,
#reset strong
{
	font-weight: bolder;
}
