ul.menu li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}
ul.menu li a {
	text-decoration: none;
}
ul.inline li {
	padding: 0;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 0;
}
ul li.leaf, ul li.expanded, ul li.collapsed {
	list-style-type: none;
	list-style-image: none;
}
.panels-flexible-region-inside {
	padding: 0;
}
.print_html, .print_mail, .print_pdf {
	margin: 0;
}
ul.inline li,
ul.inline li a {
	vertical-align: top!important;
}

.panels-flexible-region-1-center,
.panels-flexible-region-2-center,
.panels-flexible-region-3-center,
.panels-flexible-region-4-center {
	width: 100%;
}

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	vertical-align: top;
}
tr.even, tr.odd {
	background-color: transparent;
    border-bottom: 0;
    padding: 0;
}
tbody {border-top: 0;}
ul.quicktabs-tabs li {
	padding: 0;
}
.more-link {
	text-align: left;
}

/*html.js input.form-autocomplete {
  background-image: url(../images/ajax-loader.gif);
}
html.js a.views-throbbing,
html.js span.views-throbbing {
  background-image: url(../images/ajax-loader.gif);
}*/