/*
 *----------------------------------------------------------------------
 * Jonas Åkerlund
 * Copyright Sector 5 AB 2008
 * ---------------------------------------------------------------------
*/

#primary-nav, #secondary-nav, #header-content p, #header-image, #breadcrumbs, #logo, #product-entrances, #tip-a-friend, #commands, #paging, #product-search p,
.search-button, .thumb-wrap {
	display: none;
}

ul { padding: 0; margin: 0; }

ul li ul li { font-size: 1em;}

fieldset { border: none;}

#footer { padding-top: 30px; }

#footer ul, #list-matches ul, .gradient-box ul { list-style-type: none; }

.rte.primary h2 { margin-bottom: 0; font-size: 2em; }

.rte.primary ul { list-style-type: disc; padding-left: 33px;}

h1, h2, h3, h4, h5, h6, p, ul li, a, blockquote, label, legend, table, td, li{ font-family: Verdana, Arial, sans-serif; }

h1 { font-size: 2.6em; line-height:1.3em;}
h2 { font-size: 1.4em; line-height:1.2em; }
h3 { font-size: 1.2em; line-height:1em; padding-top: 25px; }
h4, h5, h6 {font-size: 1.1em; }

a {	text-decoration: underline; color: #000}
a img { border: none;}






