@charset "utf-8";
body,/* 
---------------------------------------------------
	Global Reset
---------------------------------------------------
*/ html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,
li, dl, dt, dd, form, fieldset, input, a, th, td  
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}


h1, h2, h3, h4, h5, h6
{
font-size: 100%;
}

body
{
line-height: 1;
font-size: 88%;
}

h1, h2, h3, h4, h5, h6
{
font-size: 100%;
padding: .6em 0;
margin: 0 15px;
}
ul 
{
list-style: none;
}

img
{
border: 0;
}

#contact_form input {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	outline:none;
	color: #8B0F11;
}
#content_area #sub_template_text #right_products #top_nav ul {
	padding-top: 3px;
}
