
* { margin: 0; }


html {
	overflow-y: scroll;
	background: #6BAA18 url("images/bg.gif") repeat-x 50% 0;
	height: 100%;
}

body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: small;
	margin: 0;
	height: 100%;
	color: #666666;
}

/* global content styling */

a {
	color: #EE2E24;
}

a.external {
	display: inline-block;
	padding-right: 21px;
	background: url("images/external_link.gif") no-repeat 100% 50%;
}

a img {
	border: none;
}

input.error {
    border: 2px solid #EE2E24;
}

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	text-decoration: none;
	color: inherit;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #EE2E24;
}

h1 {
	font-size: 145%;
	margin-bottom: 1.5em;
}
h1 strong {
	color: #EE2E24;
}

.article h1 { font-size: 275%; color: #6DAB1B; padding: 20px 0 0 0; margin-bottom: 20px;}
.article h2 { font-size: 145%; color: #FFFFFF; }
.article h3 { font-size: 115%; color: #666666; }
.article h4 { font-size: 110%; color: #666666; }
.article h5 { font-size: 110%; color: #666666; }
.article h6 { font-size: 100%; color: #666666; }

p { line-height: 160%; padding-bottom: .9em; }

#aside p {
    padding-bottom: 0;
}

/* */

#edit-link {
    text-align: right;
    margin: -10px 0 0 0;
    padding: 0;
}



.clear {
	clear: both;
}

p.lead {
	font-weight: bold;
	color: #666666;
}

.dateline {
	color: #999999;
	padding-bottom: 0;
}

.text {
	margin: 0 20px;
}
.text p {
	margin: 0 0 1em 0;
}
.image {
	margin: 10px;
}
.image img {
	display: block;
}

#campaign-a {
	position: relative;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 15px;
}

.imagetext {
    background: #000;
    opacity: .5;
    width: 585px;
    padding: 0 15px 0 0;
    text-align: right;
    margin: -42px 0 0 -15px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 11px;
}


/* headings */

h2.utility,
h2.external,
h2.internal {
	margin: 0;
	padding: 0 0 12px 0;
	font-size: 145%;
	width: 308px;
	position: relative;
	z-index: 100;
	font-weight: normal;
}

/* normal headings - padding */

h2.utility span,
h2.external span,
h2.internal span {
	display: block;
	padding: 12px 46px 10px 14px;
	/*	padding: 12px 56px 10px 14px; */
}

/* headings - rss icon */

h2.utility span a.rsslink,
h2.external span a.rsslink,
h2.internal span a.rsslink {
	background: url("images/rss.png") no-repeat 0 0;
	float: right;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 12px;
	right: 28px;
}

h2.utility span a.rsslink span ,
h2.external span a.rsslink span,
h2.internal span a.rsslink span {
	display: none;
}

/* flipped headings - position */

#products #aside h2.utility,
#products #aside h2.external,
#products #aside h2.internal {
	left: -8px;
}
#content h2.utility,
#content h2.external,
#content h2.internal {
	left: -33px;
}

#home #content h2.utility,
#home #content h2.external,
#home #content h2.internal {
	left: -18px;
}

/* flipped headings - padding */

#products #aside h2.utility span,
#products #aside h2.external span,
#products #aside h2.internal span,
#content h2.utility span,
#content h2.external span,
#content h2.internal span {
	padding: 12px 56px 10px 33px;
}

/* heading style 3 'utility' */

h2.utility { background: url("images/heading_bottom_3.png") no-repeat 100% 100%; color: #EE2E24; }
h2.utility span { background: url("images/heading_top_3.png") no-repeat 100% 0; }

#products #aside h2.utility,
#content h2.utility { background-position: 0 100%; }

#products #aside h2.utility span,
#content h2.utility span { background-position: 0 0; }

/* heading style 2 'external' */

h2.external { background: url("images/heading_bottom_2.png") no-repeat 100% 100%; color: #EE2E24; }
h2.external span { background: url("images/heading_top_2.png") no-repeat 100% 0; }

#products #aside h2.external,
#content h2.external { background-position: 0 100%; }

#products #aside h2.external span,
#content h2.external span { background-position: 0 0; }

/* heading style 1 'internal' */

h2.internal { background: url("images/heading_bottom_1.png") no-repeat 100% 100%;  color: #FFFFFF; }
h2.internal span { background: url("images/heading_top_1.png") no-repeat 100% 0; }

#products #aside h2.internal,
#content h2.internal { background-position: 0 100%; }

#products #aside h2.internal span,
#content h2.internal span { background-position: 0 0; }


/* wrap and sticky footer */

#wrap-main {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -298px;
}
#wrap-outer {
	background: url("images/shadow_bottom.png") no-repeat center 100%;
	padding-bottom: 60px;
}
#wrap-inner {
	width: 920px;
	margin: 0 auto;
}
#wrap-footer {
	background: url("images/footer.png") repeat-x 0 100%;
}
#wrap-push,
#wrap-footer {
	height: 298px;
}

/* header */

#header {
	height: 160px;
}

/* header navigation */

#nav ul,
#nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 500;
	cursor: pointer;
}
#nav {
	background: url("images/nav_shadow.png") no-repeat 0 0%;
	float: left;
	margin-top: 53px;
	height: 50px;
	width: 776px;
	padding-left: 10px;
}
#nav ul {
}
#nav ul li {
	float: left;
	margin-top: 10px;
	margin-right: 1px;
	position: relative;
	height: 45px;;
	z-index: 510;
}
#nav ul li li {
	position: static;
	height: auto;
}
#nav ul li a {
	display: block;
	float: left;
	width: 143px;
	height: 43px;;
	text-decoration: none;
	background: url("images/nav.png") no-repeat 0 0;
}
#nav ul li h2,
#nav ul li h3 {
	margin: 0;
	padding: 0 20px;
	height: 39px;
	line-height: 39px;
	background: url("images/nav_heading.gif") repeat-x 50%;
	font-size: 130%;
	color: #EE2E24;
	border-bottom: 1px solid #C6DEE3;
	cursor: default;
}
#nav ul ul {
	width: auto;
	border: 2px solid #C6DEE3;
	border-top: 2px solid #CEE8ED;
	clear: both; /* IE8 compat mode (IE6, IE7?): for correct positioning of submenu */
}
#nav ul ul ul {
	background-color: #FFF;
}
#nav ul ul ul {
	border: none;
}
#nav ul li li {
	float: none;
	margin: 0;
	width: 284px;
	overflow: hidden;
	border-bottom: 1px solid #F2F2F2;
}
#nav ul li li a {
	float: none;
	width: auto;
	height: 39px;
	line-height: 39px;
	padding-left: 50px;
	color: #666;
}
#nav ul li li a:hover {
 	background-color: #CEE8ED;
 	color: #48747C;
}
#nav ul li a span {
	display: none;
}
#nav ul li li a span {
	height: 39px;
	display: block;
}

#nav ul li#nav-nyt-norge a { background-position: 0 0; }
#nav ul li#nav-bransje a { background-position: -144px 0; }
#nav ul li#nav-produkter a { background-position: -288px 0; }
#nav ul li#nav-presse a { background-position: -432px 0; }

#nav ul li#nav-nyt-norge.hover a,
#nav ul li#nav-nyt-norge a:hover { background-position: 0 -43px; }
#nav ul li#nav-bransje.hover a,
#nav ul li#nav-bransje a:hover { background-position: -144px -43px; }
#nav ul li#nav-produkter.hover a,
#nav ul li#nav-produkter a:hover { background-position: -288px -43px; }
#nav ul li#nav-presse.hover a,
#nav ul li#nav-presse a:hover { background-position: -432px -43px; }

/*
#nav ul li#nav-nyt-norge.active a:hover { background-position: 0 -86px; }
#nav ul li#nav-bransje.active a:hover { background-position: -144px -86px; }
#nav ul li#nav-produkter.active a:hover { background-position: -288px -86px; }
#nav ul li#nav-presse.active a:hover { background-position: -432px -86px; }

#nav ul li#nav-nyt-norge.active a { background-position: 0 -86px; }
#nav ul li#nav-bransje.active a { background-position: -144px -86px; }
#nav ul li#nav-produkter.active a { background-position: -288px -86px; }
#nav ul li#nav-presse.active a { background-position: -432px -86px; }
*/

/* on states */
#nav.nyt-norge ul li#nav-nyt-norge a { background-position: 0 -86px; }
#nav.bransje ul li#nav-bransje a { background-position: -144px -86px; }
#nav.produkter ul li#nav-produkter a { background-position: -288px -86px; }
#nav.presse ul li#nav-presse a { background-position: -432px -86px; }


/* temp */

/*
#nav ul li#nav-nyt-norge.hover a { background-position: 0 -86px; }
#nav ul li#nav-bransje.hover a { background-position: -144px -86px; }
#nav ul li#nav-produkter.hover a { background-position: -288px -86px; }
#nav ul li#nav-presse.hover a { background-position: -432px -86px; }
*/

/* temp end */

#nav ul li#nav-nyt-norge ul,
#nav ul li#nav-bransje ul,
#nav ul li#nav-produkter ul,
#nav ul li#nav-presse ul {
	-background-color: #FFF;
	position: absolute;
	top: 44px;
	left: 0;
	z-index: 600;
	display: none;
}

#nav ul li#nav-nyt-norge.hover ul,
#nav ul li#nav-bransje.hover ul,
#nav ul li#nav-produkter.hover ul,
#nav ul li#nav-presse.hover ul {
	display: block;
}

#nav ul li#nav-nyt-norge.hover > ul,
#nav ul li#nav-bransje.hover > ul,
#nav ul li#nav-produkter.hover > ul,
#nav ul li#nav-presse.hover > ul {
	background-color: #C6DEE3;
	padding-bottom: 8px;
	/* CSS3 begin */
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.25);
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-box-shadow: 0 4px 10px rgba(0,0,0,0.25);
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-box-shadow: 0 4px 10px rgba(0,0,0,0.25);
	/* CSS3 end */
}

#nav ul li#nav-presse ul {
	-display: block;
}

#nav ul li li ul {
	position: static;
	top: auto;
	left: auto;
}

#nav ul li li ul.person {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#nav ul li li ul.person li {
	border-bottom: none;
	height: 23px;
	line-height: 23px;
}
#nav ul li li ul.person li h4 {
}
#nav ul li li ul.person li li {
	height: 39px;
	line-height: 39px;
}

#nav ul li#nav-presse li ul.person li.email {
	background: none;
}
#nav ul li#nav-presse li ul.person li.email a,
#nav ul li#nav-presse li ul.person li.email a:hover,
#nav ul li#nav-presse li ul.person li.email.hover a {
	padding: 0;
	background: none;
	color: #EE2E24;
	height: 23px;
	line-height: 23px;
	display: inline;
	text-decoration: underline;
}

#nav ul li li a {
	width: auto;
	height: auto;
	line-height: auto;
	background-image: none;
}

#nav ul li li h3 {
	font-weight: normal;
}

#nav ul li#nav-nyt-norge ul ul,
#nav ul li#nav-bransje ul ul,
#nav ul li#nav-produkter ul ul ,
#nav ul li#nav-presse ul ul {
	position: static;
}

#nav ul li#nav-nyt-norge li a,
#nav ul li#nav-bransje li a,
#nav ul li#nav-produkter li a,
#nav ul li#nav-presse li a {
/*	background-image: none; */
}

#nav ul li ul {
}

#nav ul li#nav-nyt-norge.hover li a,
#nav ul li#nav-bransje.hover li a,
#nav ul li#nav-produkter.hover li a,
#nav ul li#nav-presse.hover li a {
	background: #FFFFFF url("images/icons.gif") no-repeat 0 0;
}

#nav ul li#nav-nyt-norge li a:hover,
#nav ul li#nav-bransje li a:hover,
#nav ul li#nav-produkter li a:hover,
#nav ul li#nav-presse li a:hover {
	background: #CEE8ED url("images/icons.gif") no-repeat -50px 0;
 	color: #48747C;
}

#nav ul li#nav-nyt-norge.hover li.person a,
#nav ul li#nav-bransje.hover li.person a,
#nav ul li#nav-produkter.hover li.person a,
#nav ul li#nav-presse.hover li.person a {
	background: #FFFFFF url("images/icons.gif") no-repeat 0 -120px;
}

#nav ul li#nav-nyt-norge li.person a:hover,
#nav ul li#nav-bransje li.person a:hover,
#nav ul li#nav-produkter li.person a:hover,
#nav ul li#nav-presse li.person a:hover {
	background: #CEE8ED url("images/icons.gif") no-repeat -50px -120px;
 	color: #48747C;
}

#nav ul li#nav-nyt-norge.hover li.photo a,
#nav ul li#nav-bransje.hover li.photo a,
#nav ul li#nav-produkter.hover li.photo a,
#nav ul li#nav-presse.hover li.photo a {
	background: #FFFFFF url("images/icons.gif") no-repeat 0 -200px;
}

#nav ul li#nav-nyt-norge li.photo a:hover,
#nav ul li#nav-bransje li.photo a:hover,
#nav ul li#nav-produkter li.photo a:hover,
#nav ul li#nav-presse li.photo a:hover {
	background: #CEE8ED url("images/icons.gif") no-repeat -50px -200px;
 	color: #48747C;
}


/* search */

#nav #search {
	float: right;
	width: 170px;
	margin: 0;
	margin-top: 3px;
	padding: 0;
}
#nav #search fieldset {
	position: relative;
	margin: 0;
	padding: 0;
	border: none;
	width: 170px;
	height: 50px;
	background: url("images/search.png") no-repeat 0 0;
	font-weight: bold;
	color: #7AC142;
}
#nav #search fieldset legend {
	display: none;
}
#nav #search input.text {
	background: transparent;
	border: none;
	height: 20px;
	line-height: 20px;
	margin: 0;
	margin-top: 18px;
	margin-left: 16px;
	width: 110px;
	padding: 3px;
	color: #909090;
}
#nav #search button {
	background: transparent;
	cursor: pointer;
	width: 24px;
	height: 24px;
	border: none;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 18px;
	left: 130px;
}
#nav #search button span {
	display: none;
}

#nav #search input.button {
	background: transparent;
	cursor: pointer;
	width: 24px;
	height: 24px;
	border: none;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 18px;
	left: 130px;
	font-size: 0;
}

/* logo */

#header #logo {
	float: right;
	margin-top: 24px;
}
#header #logo a,
#header #logo img {
	display: block;
}

/* footer */

#footer {
	font-size: 90%;
	width: 920px;
	margin: 0 auto;
	padding-top: 96px;
	text-align: center;
}
#footer,
#footer a {
	color: #EFD6BB;
	text-shadow: #3A2814 1px 1px 1px;
	filter: shadow(color=#3A2814, direction=135, strength=1);
}

/* section */

.section {
}

#wrap-content-aside {
	background: #FFF;
	min-height: 440px;
}

/* content */

#content {
	float: left;
	width: 570px;
	padding: 25px;
	background: #FFF url("images/content_corner.gif") no-repeat 0 0;
}

#home #content {
	width: 600px;
	padding: 10px;
	background-image: none;
}
#home #content img {
	display: block;
	float: left;
	margin: 0;
	margin-bottom: 20px;
}

#content img.lead, #content div.lead {
	position: relative;
	top: -15px;
	left: -15px;

}

#content.listing,
#content div.listing {
}

#content div.listing .list-item {
	border-bottom: 1px solid #EAEAEA;
    margin-bottom: 1em;
}

#content.listing h1,
#content div.listing h1 {
	font-size: 150%;
	font-weight: normal;
	color: #959595;
}

#search #content .listing h2,
#content .listing h2,
#content div.listing h2 {
	font-size: 175%;
	color: #6DAB1B;
	margin-bottom: .5em;
}

#search #content .listing h2 {
	margin-top: 1em;
}


/* aside */

#aside {
	background: url("images/vertical_shadow.gif") no-repeat 0 100%;
	display: inline;
	float: right;
	width: 300px;
	margin: 10px 0 -10px 0; /* too keep sticky footer in balance */
	padding-bottom: 50px;
	position: relative;
}

#aside .text,
#aside .article {
	padding: 20px 15px;
}

#aside .article p {
    margin-bottom: .5em;
}

#aside p.article {
	margin-top: 0;
	padding-top: 0;
}

#aside ul.article {
	list-style: none;
	padding-bottom: 0;
}
#aside ul.article li {
	padding-bottom: 10px;
	border-bottom: 1px solid #EAEAEA;
	margin-bottom: 20px;
}

/* products view */

#products #content {
	float: right;
	background: #FFF url("images/content_corner_right.gif") no-repeat 100% 0;
	padding-left: 13px;
}

#products #aside {
	float: left;
	padding-right: 12px;
	background: url("images/vertical_shadow.gif") no-repeat 100% 100%;
}

#products #content-aside-wrap {
	background: url("images/vertical_shadow.gif") no-repeat 300px 100%;
}

#products #aside p {
	margin: 10px;
}

#products #aside #product-search {
	background: url("images/product_search.gif");
	margin: 10px 0 30px 10px;
	padding: 15px 13px;
	height: 27px;
}
#products #aside #product-search input {
	margin: 0;
	padding: 0;
	width: 250px;
	border: none;
}


#products #aside #product-search p {
    margin: 0;
    padding: 0;
}

#products #aside #product-search input.text {
	background: transparent;
	height: 20px;
	line-height: 20px;
	margin: 0;
	width: 222px;
	padding: 4px 3px;
	color: #909090;
}
#products #aside #product-search input.button {
	background: transparent;
	cursor: pointer;
	width: 26px;
	height: 26px;
	border: none;
	position: absolute;
	margin: 0;
	padding: 0;
	font-size: 0;
	text-indent: -1000px;
}

#products #categories ul,
#products #categories ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#products #categories ul {
	border-top: 1px solid #CEE8ED;
	margin: 10px;
	margin-bottom: 30px;
}

#products #categories ul li {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CEE8ED;
}
#products #categories ul li a {
	display: block;
	height: 34px;
	line-height: 34px;
	padding-left: 32px;
	background: #FFF url("images/product_categories.gif") no-repeat 0 50%;
	color: #666666;
	text-decoration: none;
}
#products #categories ul li.active,
#products #categories ul li a:hover {
	background: #CEE8ED url("images/product_categories.gif") no-repeat -32px 50%;
	color: #666666;
	text-decoration: none;
	height: 33px;
	line-height: 34px;
	border-bottom: 1px solid #FFFFFF;
}

#products #producers p {
	border-top: 1px solid #CEE8ED;
	border-bottom: 1px solid #CEE8ED;
	margin: 10px;
	margin-bottom: 30px;
}
#products #producers p a {
	display: block;
	height: 34px;
	line-height: 34px;
	padding-left: 32px;
	background: #FFF url("images/product_categories.gif") no-repeat 0 50%;
	color: #666666;
	text-decoration: none;
}
#products #producers p a:hover {
	background: #CEE8ED url("images/product_categories.gif") no-repeat -32px 50%;
	color: #666666;
	text-decoration: none;
	height: 33px;
	line-height: 34px;
	border-bottom: 1px solid #FFFFFF;
}
#products #producers {
}

#joinform-container {
	float: left;
	width: 290px;
	height: 160px;
}

#joinform-container p.subscribed {
    margin: 25px 0 0 15px;
    font-weight: bold;
}

#joinform-container form {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 10px;
	width: 280px;
}
#joinform-container form fieldset {
	float: left;
	width: 182px;
	margin: 0;
	padding: 0;
	border: none;
}
#joinform-container form legend {
	display: none;
}
#joinform-container form input {
	float: left;
	margin: 0;
	padding: 3px;
	height: 18px;
	width: 100%;
	background: #F5F5F5;
	color: #909090;
	margin-bottom: 7px;
}
#joinform-container form button.submit {
	float: right;
	width: 80px;
	height: 63px;
	border: none;
	background: url("images/send_button.gif") no-repeat 0 0;
	outline: none;
}
#joinform-container form button.submit:active {
	background-position: -80px 0;
}
#joinform-container form button span {
	display: none;
}

#social-networks {
	float: right;
	width: 260px;
	height: 124px;
	padding: 10px;
	padding-right: 20px;
	background: url("images/social_networks.gif") no-repeat 0 0;
}

#social-networks ul,
#social-networks ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#social-networks ul li {
	padding-right: 10px;
}

#social-networks h2 {
	color: #EE2E24;
}


/* SAKER FRA KSL MATMERK */
#latest_feeds h3 {
}



/* QUIZ */
#quiz h1 { font-size: 275%; color: #6DAB1B; padding: 20px 0 0 0; margin-bottom: 20px;}
#quiz h3 { font-size: 100%; font-weight: bold; margin-bottom: 10px; }
#quiz ul { list-style: none; margin: 0 0 10px; padding: 0; }
#quiz li { margin: 0 0 10px 10px; }
#quiz .progress_bar { position: relative; margin-bottom: 20px; height: 10px; }
#quiz .progress_bar img { position: absolute; top: 0; left: 0;}
#quiz .registration_form {margin: 10px 0 50px 0;}
#quiz .registration_form p { position: relative; height: 10px; margin: 12px 0 5px 0; }
#quiz .registration_form p input { position: absolute; left: 100px;}

#quiz #quiz-list {}

#quiz #quiz_intro {
    background: url(/media/images/quiz_icon.png) no-repeat top right;
    padding-right: 170px;
    padding-top: 50px;
    height: 180px;
    margin-top: -50px;
}

#quiz #quiz-list h2 { font-size: 12px; font-weight: bold; height: 11px; background: #fff url(/media/images/quiz_list_header.png); background-repeat: repeat-x; width: 558px; padding: 10px 0 15px 15px; margin: 0; border: 1px solid #ececec; border-bottom: none; color: #666;}

#quiz #quiz-list table { width: 575px; }
#quiz #quiz-list table * { margin: 0; padding: 0; }

#quiz #quiz-list tr.header {}
#quiz #quiz-list th { height: 40px; text-align: left;}

#quiz #quiz-list tr { height: 75px; vertical-align: top;}
#quiz #quiz-list tr.odd { background: #ececec; }
#quiz #quiz-list tr.even { background: #fff; }

#quiz #quiz-list tr.odd td.counter { background: #e2e2e2; }
#quiz #quiz-list tr.even td.counter { background: #f5f5f5; }

#quiz #quiz-list td.counter { width: 20px; text-align:right; padding: 15px 5px 5px 5px; }
#quiz #quiz-list td.image { width: 76px; }
#quiz #quiz-list td.image img { border: 1px solid #fff; }
#quiz #quiz-list td.content { padding: 15px 5px 5px 10px; }
#quiz #quiz-list td.content h3 { font-size: 12px; color: #79c141;}
#quiz #quiz-list td.content p { font-size: 12px;}
#quiz #quiz-list td.link { width: 90px; vertical-align: bottom; padding: 0 5px 5px 0; text-align: right; }

#quiz #explanation li { font-weight: bold; }
#quiz #explanation li li { font-weight: normal; padding-left: 30px; padding-bottom: 0; margin-top: 0; margin-bottom: 0; margin-left: 0; height: 18px; padding-top: 2px; }
#quiz #explanation li strong { font-weight: normal; }
#quiz #explanation li.correct { background: #7ac043; color: #fff; }
#quiz #explanation li.wrong { background: #ee2e23; color: #fff; }

#quiz .button {
    display: block;
    height: 30px;
    padding: 0;
    line-height: 30px;
    margin: 0;
    width: 78px;
    background: url(/media/images/gray_btn.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    text-align: center;
    text-decoration: none;
    color: #666666;
    font-weight: bold;
    font-size: 11px;
}

#latest_quizzes {
    margin-bottom: 40px;
}


#latest_quizzes ul {
    list-style: none;
    margin: 15px 0 0 0;
    padding: 0;
}

#latest_quizzes ul li {
    line-height: 38px;
    background: #ececec;
    margin-right: 10px;
}

#latest_quizzes ul li.even {
    background: #fff;
}

#latest_quizzes ul li.odd span {
    background: #e2e2e2;
}

#latest_quizzes ul li.even span {
    background: #f5f5f5;
}


#latest_quizzes ul li a {
    text-decoration: underline;
    color: #666;
}

#latest_quizzes ul li span {
    width: 20px;
    display: block;
    float: left;
    padding-left: 10px;
    margin-right: 10px;
}