* {
	margin: 0;
	padding: 0;
	}
body {
	font: 62.5%/1.5 Arial, Helvetica, sans-serif;
	background: #d7d7d7;
	text-align: center;
	}
p, 
dl, 
ul,
ol,
h4,
.content-table td {
	font-size: 1.2em;
	}
p,
dd {
	margin-bottom: 1em;
	}
dt {
	color: #007c48;
	font-weight: bold;
	}
table td {
	vertical-align: top;
	}
h1, h2 {
	font-size: 1.8em;
	line-height: 1.22;
	margin-bottom: 0.6em;
	}
h3 {
	font-size: 1.4em;
	line-height: 1.285;
	margin-bottom: 0.1em;
	}
hr {
	display: none;
	}

 


a img {
	border: none;
	}
a {
	color: #262262;	
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	text-decoration: underline;
	}
a strong, strong a {
	color: #007c48;
	}


	
#logo  {
	display: block;
	width: 281px;
	padding-top: 79px;
	height: 0;
	overflow: hidden;
	background: url(../images/logo.png) no-repeat;
	cursor:hand;
	margin-top: 4px;	
	margin-left: 3px;
	}
	
#logo a {
	display: block;
	width: 281px;
	padding-top: 79px;
	height: 0;
	overflow: hidden;
	background: url(../images/logo.png) no-repeat;
	cursor:hand;
	margin-top: 4px;	
	margin-left: 3px;
	}
#top {
	background: white;
	border-bottom: 4px solid #007c48;
	/*height: 112px;*/
	position: relative;
	text-align: center;
	}
#header {
	margin: 0 auto;
	text-align: left;
	width: 970px;
	position: relative;
	height: 112px;
	}
#main-menu, 
#secondary-menu {
	list-style: none;
	margin: 0;
	overflow: hidden;
	}
#main-menu {
	position: absolute;
	bottom: 0;
	left: 1px;
	font-size: 1.4em;
	}
#main-menu li, 
#secondary-menu li, 
#secondary-menu li a {
	float: left;
	}
#main-menu li {
	margin-right: 6px;
	display: inline;
	}
#main-menu li a {
	float: left;
	cursor: pointer;
	background: url(../images/main-menu-left.png) no-repeat;
	}
#main-menu li a:hover {
	text-decoration: none;
	}
#main-menu li a span {
	float: left;
	padding: 3px 18px 1px;
	text-align: center;
	background: url(../images/main-menu-right.png) top right no-repeat;
	}
#main-menu li.active a, 
#main-menu li.active a:hover {
	background: url(../images/main-menu-active-left.png) no-repeat;
	color: white;
	}
#main-menu li.active a span, 
#main-menu li.active a:hover span {
	background: url(../images/main-menu-active-right.png) top right no-repeat;
	}
#main-menu li a:hover {
	background-position: 0 -40px;
	}
#main-menu li a:hover span {
	background-position: right -40px;
	}
#secondary-menu-container {
	position: absolute;
	right: 9px;
	bottom: 5px;
	display: inline;
	height: 22px;
	width:575px;
	line-height: 22px;
	}
#secondary-menu-container p {
	margin: 0;
	}
#header-banner {
	position: absolute;
	top: 20px;
	right: 9px;
	}
#header-leaderboard {	 
	text-align:center;
	
	}
	
#secondary-menu {
	margin-top: 6px;
	float: left;
	display: inline;
	list-style: none;
	overflow: hidden;
	font-size: 1.1em;
	}
#secondary-menu li {
	float: left;
	border-left: 1px solid #929292;
	margin-left: -1px;
	line-height: 1.1;
	padding: 0 8px 0 6px;
	}
#secondary-menu li a {
	font-weight: normal;
	}
#search-input {
	border: 1px solid #d6d6d6;
	height: 18px;
	width: 160px;
	font-size: 1.1em;
	float: left;
	margin-top: 2px;
	background: url(../images/input-bg.png) no-repeat;
	}
#search-submit {
	display: inline;
	margin-left: 5px;
	float: left;
	}
#main, #page-heading, #footer {
	margin: 0 auto;
	width: 982px;
	text-align: left;
	}
#page-heading {
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;
	width: 970px;
	padding: 6px 6px 0 6px;
	}
.main-block {
	background: white;
	padding-bottom: 6px;
	margin-bottom: 6px;
	}
.main-block-top {
	padding: 8px 5px 2px 12px;
	overflow: hidden;
	border-bottom: 2px solid #f2f2f2;
	}
.main-block-top p, 
.main-block-top ul {
	font-size: 1.1em;
	margin: 0;
	}
.main-block-top p {
	float: left;
	display: inline;
	margin-right: 2px;
	}

#main ul.horizontal-list {
	list-style: none;
	overflow: hidden;
	float: left;
	}
#main ul.horizontal-list li {
	float: left;
	margin-left: -5px;
	padding: 0 8px 0 6px;
	background: url(../images/bullet1.gif) 0 50% no-repeat;
	}
#main #tag-cloud li {
	padding: 0 14px 0 12px;
	margin-left: -5px;
	line-height: 30px;
	}
.tc-1 {
	font-size: 0.9em;
	}
.tc-2 {
	font-size: 1em;
	}
.tc-3 {
	font-size: 1.2em;
	}
.tc-4 {
	font-size: 1.4em;
	}
.tc-5 {
	font-size: 1.6em;
	}
	
#left-column {
	width: 52%;
	}
#left-column-wide {
	width: 75%;
	}
	
.main-block-content {
	padding: 12px 3px 0px 12px;
	border-bottom: 0px solid #f2f2f2;
	overflow: hidden;
	}
.news-entry {
	overflow: hidden;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
	}
.news-entry h2 {
	margin-bottom: 0.2em;
	}
.news-entry p {
	margin: 0;
	}
.news-entry img, 
.secondary-block-content img {
	float: left;
	display: inline;
	margin-right: 12px;
	}
.with-bottom-margin {
	margin-bottom: 10px;
	}
.ads-block {
	background: white;
	padding: 12px;
	color: black;	
	}
.ads-block a {
	color: black;
	text-decoration: underline;
	}
.news-meta {
	font-size: 1.1em;
	color: #666666;
	font-weight: bold;
	font-weight: bold;
	}
.news-meta a {
	color: #007c48;
	}
.comments {
	color: #007c48;
	padding-left: 15px;
	background: url(../images/comments.gif) 3px 50% no-repeat;
	}
	
.small {
	font-weight: normal;
	font-size: 0.916em;
	}

.poll-layout {
	border: 0px solid Black;
	padding-top: 10px; 
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 2px; 
	margin-top: 10px;
	background-color:#E6E6E6;
	width:325px;
	 
	}

.poll-content-container {
	overflow: hidden;
	}
.poll-content {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	display: block;
	}
.poll-sidebar {
	padding: 0px 12px 0px 6px;
	float: left;
	clear:both;
	}	

#main .poll-form li {
	padding-left: 0;
	margin: 0.3em 0 0;
	background: none;
	}
#main .poll-results {
	font-size: 1.2em;
	}
#main .poll-results p {
	font-size: 1em;
	}
#main .poll-results td {
	vertical-align: middle;
	}
.poll-results a {
	color: #007c48;
	font-size: 0.9em;
	}
.poll-results .highlighted-link a {
	font-size: 1em;
	}
#main .poll-results .result-stripe {
	overflow: hidden;
	height: 12px;
	width: 0;
	background: #aaa;
	}
#main .poll-results .col-2 { 
	width: 90px;
	}
#main .poll-results .col-1 {
	padding-right: 10px;
	}
#main .static-heading, 
#main .secondary-static-heading {
	font-size: 1.8em;
	font-weight: bold;
	color: #007c48;
	margin-bottom: 0.2em;
	}
#main .gray {
	color: #666666;
	}
.secondary-static-heading {
	font-size: 1.6em;
	margin-top: 0.7em;	
	}
.static-heading .small {
	font-size: 0.61em;
	font-weight: normal;
	}
.static-heading .small a, 
.secondary-static-heading .small a {
	font-weight: normal;
	}
#main .static-heading .heading-link {
	font-size: 0.66em;
	margin-top: 3px;
	}
.secondary-static-heading .small {
	font-size: 0.6875em;
	}
.two-column-table {
	width: 100%;
	border-collapse: collapse;
	}
.side-padded-block {
	padding: 0 3px 0 12px;
	}
.column {
	width: 50%;
	}
.three-column {
	width: 33%;
	}
.align-right {
	text-align: right;
	}
.content-table {
	width: 100%;
	line-height: 2;
	}
#main ul {
	list-style: none;
	}
#main ul li {
	padding-left: 7px;
	background: url(../images/bullet2.gif) left 6px no-repeat;
	}

.bordered-block {
	overflow: hidden;
	padding: 2px 1px 2px 6px;
	border: 1px solid #e8e7e7;
	}
.bordered-block ul {
	margin: 0;
	}
	
.banner-holder {
	padding: 6px;
	margin-bottom: 6px;
	background: #a7a6a6;
	text-align: center;
	}
.banner-holder img {
	margin: 0 auto;
	display: block;
	}
	
.secondary-block {
	overflow: hidden;
	background: #ededed;
	margin-bottom: 6px;
	}
.secondary-block .column .static-heading {
	background: #ededed;
	}
.secondary-block .three-column .static-heading {
	background: #ededed;
	}`
.secondary-block-alt {
	background: #a7a6a6;
	}
.secondary-block-alt .column .static-heading {
	background: transparent;
	}
.secondary-block-alt .three-column .static-heading {
	background: transparent;
	}
.secondary-block .column {
	background: white;
	}
.secondary-block .three-column {
	background: white;
	}
.secondary-block-content {
	overflow: hidden;
	padding: 6px;
	}
div.secondary-block {
	padding: 6px 6px 0;
	}
div.secondary-block .secondary-block-content {
	background: white;
	margin-bottom: 6px;
	}
.secondary-block-content p {
	margin-bottom: 0em;
	}
.secondary-block-content h4 {
	margin-top: 0.5em;
	}

 
	
	 
.left-bordered {
	border-left: 1px solid #f2f2f2;
	padding-left: 12px;
	}
	
#search {
	float: left;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
#main img.right {
	margin-right: 0;
	float: right;
	margin-left: 12px;
	}
.static-heading .right {
	margin-top: 7px;
	}
#zoeken, #topbanen {
	padding: 6px;
	background: #262262;
	color: white;
	}
div#zoeken, div#topbanen {
	margin-bottom: 6px;
	}
#topbanen {
	background: #007c48;
	}
#zoeken .static-heading, #topbanen .static-heading, #topbanen dt, #topbanen dd {
	color: white;
	}
#topbanen dt {
	padding-left: 10px;
	background: url(../images/bullet-topbanen.gif) left center no-repeat;
	}
#topbanen dt a {
	color: white;
	}
#topbanen dd {
	padding-left: 10px;
	}
#topbanen a {
	color: #8bd5b6;
	}
#zoeken form {
	margin-top: 1em;
	}
#zoeken form p {
	margin-bottom: 6px;
	}

.white {
	background:White !important;
	}	
	
/* change field names as desired */
#zoek1 {
	width: 203px;
	}
#zoek2, #zoek3 {
	width: 207px;
	}
#zoek4 {
	width: 119px;
	}
#zoeken #zoek5 {
	width: 80px;
	}
#zoeken input, #zoeken select {
	font-size: 1.1em;
	}
#zoeken {
	overflow: hidden;
	}
#zoeken a {
	color: white;
	font-weight: normal;
	}
#zoeken .submit-container {
	padding: 6px 0 0;
	overflow: hidden;
	line-height: 22px;
	}
.with-top-margin {
	margin-top: 27px;
	}
img.without-right-margin {
	margin-right: 5px;
	}
.clear {
	clear: both;
	}
.highlighted-link {
	padding: 3px 0 0.6em 5px;
	height: 17px;
	background: url(../images/button1-l.gif) 0 3px no-repeat;
	}

.highlighted-link-right {
	padding: 3px 0 0.6em 5px;
	height: 17px;
	background: url(../images/button1-l.gif) 0 3px no-repeat;
	}
	
.highlighted-link-right a {
	line-height: 17px;
	height: 17px;
	float: right;
	padding-right: 10px;
	padding-left: 5px;
	color: white;
	background: #007c48 url(../images/button1-r.gif) top right no-repeat;
	}

.highlighted-link a {
	line-height: 17px;
	height: 17px;
	float: left;
	padding-right: 10px;
	padding-left: 5px;
	color: white;
	background: #007c48 url(../images/button1-r.gif) top right no-repeat;
	}
	
.article-list .news-entry {
	padding-bottom: 15px;
	border-bottom: 2px solid #f2f2f2;
	line-height: 1.666;
	}
.article-list h2 {
	margin-bottom: 10px;
	}
.pager {
	color: #666666;
	font-weight: bold;
	text-align: center;
	padding-top: 0.8em;
	padding-bottom: 0.2em;
	font-size: 1.1em;
	}
.pager .pages {
	padding: 0 7px;
	}
.pager .pages a {
	background: white;
	color: #007c48;
	padding: 2px 6px;
	}
.pager .pages a.active {
	background: #007c48;
	color: white;
	}
#submenu-container {
	background: white;
	padding: 5px;
	}
#submenu-divider{
	height: 10px;
}
#submenu {
	font-size: 1.1em;
	width: 970px;
	margin: 0 auto;
	list-style: none;
	text-align: left;
	overflow: hidden;
	}
#submenu li {
	float: left;
	height: 1%;
	}
#submenu li a {
	height: 17px;
	line-height: 17px;
	padding: 0 6px;
	float: left;
	color: #007c48;
	}
#submenu li.active {
	background: #262262 url(../images/button2-r.gif) top right no-repeat;
	}
#submenu li.active a {
	color: white;
	background: url(../images/button2-l.gif) top left no-repeat;
	}
#page-heading.breadcrumbs {
	font-size: 1.1em;
	text-transform: none;
	font-weight: normal;
	}
.secondary-block-content ul {
	margin-bottom: 0.5em;
	}
.with-top-padding {
	padding-top: 10px;
	}
#video img {
	float: none;
	display: block;
	margin-bottom: 5px;
	}
#video p {
	margin-bottom: 0.5em;
	}
a.video-link {
	padding-right: 18px;
	background: url(../images/video.gif) right center no-repeat;
	}
a.video-link-left {
	padding-left: 18px;
	background: url(../images/video.gif) left top no-repeat;
	}
.without-bottom-border {
	border-bottom: 0;
	}

.article .main-block-top p {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	}
.article .article-top {
	padding: 12px 12px 0;
	}
.article h2, .article h1 {
	font-size: 2.2em;
	margin-bottom: 0.3em;
	}
.article .article-top p {
	font-size: 1.3em;
	font-weight: bold;
	}
.article .control-block {
	background: #f6f5f5;
	overflow: hidden;
	border-bottom: 2px solid #efefef;
	border-top: 2px solid #efefef;
	padding: 3px 12px;
	}
.article .control-block p, .article .control-block ul {
	margin: 0;
	line-height: 20px;
	}
.control-buttons {
	list-style: none;
	font-size: 1.1em;
	}
#main .control-buttons li {
	padding: 0;
	background: none;
	float: left;
	display: inline;
	margin-right: 5px;
	height: 1%;
	line-height: 20px;
	}
#main .control-buttons li.rounded-button {
	background: url(../images/button3-l.gif) top left no-repeat;
	}
.rounded-button a {
	padding: 0 10px;
	display: block;
	background: url(../images/button3-r.gif) top right no-repeat;
	color: #007c48;
	}
.article-content-container {
	overflow: hidden;
	border-collapse: collapse;
	}
.article-content {
	padding: 12px;
	display: table-cell;
	}

.article-content table{
	font-size:1.2em;
	}
	
	/*
.article-content ul{

	list-style: none;
	 
	float: none;  
	}
	*/
* + html .article-content {
	float: right;
	}
.article-sidebar {
	padding: 0px 12px 0px 6px;
	float: left;
	clear:all;
	}
.related-block-video {
	background: #e6e6e6;
	padding: 6px;
	width:320px;
	}
.image-block {
	background: #e6e6e6;
	padding: 6px;
	margin-bottom: 6px;
	}
	
.image-block img {
	display: block;
	margin-bottom: 5px;
	}
.image-block-content {
	background: white;
	padding: 6px;
	width: 312px;
	}
.image-block-content ul, .image-block-content p {
	font-size: 1.1em;
	margin: 0;
	}
.with-left-padding {	
	padding-left: 10px;
	}
.not-bold {
	font-weight: normal;
	}
.links-inside-dont-wrap a {
	white-space: nowrap;
	}
.comments-list {
	background: white;
	margin-bottom: 1.5em;
	}
.comment p {
	font-size: 1.1em;
	color: #666666;
	margin-bottom: 0;
	}
.comment {
	padding: 10px;
	border-bottom: 1px solid #e7e7e7;
	}
.comment-meta {
	font-weight: bold;
	}
.big-button {
	font-size: 1.4em;
	}
.big-button a {
	padding: 8px 14px;
	color: white;
	background: #007c48;
	}
.without-bottom-margin {
	margin-bottom: 0 !important;
	}
#zoeken-menu {	
	overflow: hidden;
	}
#main #zoeken-menu li {
	padding: 5px 0;
	background: 0;
	border-top: 1px solid #686591;
	margin-top: -1px;
	}
#main .secondary-block-content .secondary-static-heading {
	margin-top: 0;
	margin-bottom: 6px;
	border-bottom: 2px solid #f2f2f2;
	}
.three-column-table td {
	padding-right: 12px;
	width: 33%;
	}
#main-alt {
	margin-top: 2px;
	border-collapse: separate;
	}
#main-alt td {
	background: #e8e8e8;
	}

#tagline{
	background: url(../images/voor-werkgewers.png) no-repeat;
	width: 271px;
	height: 0;
	padding-top: 30px;
	overflow: hidden;
	position: absolute;
	top: 48px;
	left: 290px;
	cursor:hand;
	}
#tagline a{
	background: url(../images/voor-werkgewers.png) no-repeat;
	width: 271px;
	height: 0;
	padding-top: 30px;
	overflow: hidden;
	position: absolute;
	top: 48px;
	left: 290px;
	cursor:hand;
	}
#top #submenu-container {
	position: absolute;
	bottom: 0;
	left: 0;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	margin-bottom: 0;
	border-top: 2px solid #e8e8ef;
	}
.main-cell {
	width: 50%;
	}
#intro {
	background: url(../images/intro-bg.jpg) no-repeat;
	height: 173px;
	padding-right: 235px;
	padding: 20px 135px 20px 20px;
	}
#over-inoverheid {
	background: #262262;
	padding: 12px 12px 1px;
	color: white;
	}
	
#footer p {
	color: #666666;
	padding: 6px 6px 12px;
	font-size: 1.1em;
	line-height: 1.636;
	margin: 0;
	}
#footer a {
	font-weight: normal;
	white-space: nowrap;
	}
#footer #bottom-nav {
	padding-top: 0;
	border-bottom: 1px solid #c1bfbf;
	margin-bottom: 6px;
	}
#text-smaller, #text-bigger {
	display: block;
	position: absolute;
	overflow: hidden;
	height: 0px;
	padding: 0;
	padding-top: 20px;
	width: 20px;
	border: none;	
	}
#text-smaller {	
	top: 0px;
	right: 25px;
	background: url(../images/text-dec.gif) no-repeat;
	}
#text-bigger {
	top: 0px;
	right: 0px;
	background: url(../images/text-inc.gif) no-repeat;
	}
* + html #text-smaller, * + html #text-bigger {
	top: 0;
	}
#main #text-sizing {
	margin-left: 10px;
	position: relative;
	padding-right: 50px;
	color: #007c48;
	}
#submenu {
	position: relative;
	overflow: visible;
	}
#submenu:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#submenu .submenu-button {
	float: right;
	height: 22px;	
	position: absolute;
	right: 0;
	top: -2px;
	background: url(../images/button4-l.gif) no-repeat;
	}
#submenu .submenu-button a {
	display: block;
	height: 22px;
	line-height: 22px;
	background: url(../images/button4-r.gif) top right no-repeat;
	}
div.vacaturePages{
	display:none;
}
.veld{
font-size: 1.2em;
}
.textveld{
font-size: 1.4em;
}

.agenda-text{
font-size: 1.2em;
}
.agenda-text-error{
font-size: 1.2em;
color:#990000;
font-weight:bold;
}

.normalAnswer{
font-weight:normal  !important;
color:#000000  !important;
}
.wrongAnswer{
font-weight:bold  !important;
color:#FF0000  !important;
}
.rightAnswer{
font-weight:bold  !important;
color:#006633  !important;
}
.wrongAnswer{
font-weight:bold  !important;
color:#FF0000  !important;
}


.kader {
 background-color: #E6E6E6;
 float:right;
 width:335px;
 padding:5px;
 margin-bottom:10px;
 margin-right:10px;
 clear:both;
}

.kaderonder {
 background-color: #E6E6E6;
 float:left;
 width:99%;
 padding:5px;
 margin-bottom:15px;
 margin-right:5px;
 clear:both;
}
  
.artikelfooter {
  float:left;
}
` 
.para ul{
	 
	padding-left: 10px !important;
	
	
}
.para ul li{
	 
	padding-left: 7px !important ;
	background: url(../images/bullet2.gif) left 6px no-repeat !important;
	z-index:1;
 
	  
}
/* voor BAN Opleidingen */ 
 
.banh1 {
	position:relative;
	top:20px;
	border:0px solid Black;
	font-size:18px;
	color: #007C48;
	font-weight: bold;
	padding-left:5px;
} 

/* voor adicio */

#detailsTab ul li{
	background: none !important;
	padding-left:0px !important;
}
ul.iconList li {
	background: none !important;
	padding-left:0px !important;
	font-size:11px;
}
li.orangeArrow{
	font-size:10px;
}
td.jobPostingPricing{
	font-size:11px;
	line-height:1.2;
}
td.jobPostingTitle{
	font-size:12px;
}
td.jobPostingContent{
	height:auto;
}
.resultsFeaturedBkgColor{
	background: #85DDA8;
}
.inputTXT{
	font-size: 12px;
}
.spotTop {
	background-color:#6fb089 !important;
}
.spotTopLeft {
	background-image:url("http://www.inoverheid.nl/images/spot_topLeft.gif") !important ;
	background-color:#6fb089 !important;
}
.spotTopRight {
	background-image:url("http://www.inoverheid.nl/images/spot_topRight.gif") !important ;
	background-color:#6fb089 !important;
}
.spotBot {
	background-color:#6fb089 !important;
}
.spotBotLeft {
	background-image:url("http://www.inoverheid.nl/images/spot_botLeft.gif") !important ;
	background-color:#6fb089 !important;
}
.spotBotRight {
	background-image:url("http://www.inoverheid.nl/images/spot_botRight.gif") !important ;
	background-color:#6fb089 !important;
}

/* webshop*/

table.summary td {
	padding: 0px 15px 0px 0px;
}

table.productSummary td {
	border-top: 1px solid #E2E2E2;
	padding: 2px;
}

table.detailSummary {
	 display: none;
}
table.detailSummary td {
	background: #F4F7ED;
	border-top: 1px solid #FFFFFF;
	padding: 5px;
}
table.detailSummary td.highlight {
	background: #E9EEDD;
}

table.formContainer td {
	background: #F4F7ED;
	padding: 2px 15px 2px 15px;
}

table.formContainer td.formTitle {
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 15px 10px 15px;
}
table.formContainer td.formTitle table td {
	padding: 2px;
}

div.button {
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
div.portletSub {
	border-top: 2px solid #007F3E;
	border-right: 2px solid #007F3E;
	margin: 15px 5px 0px 0px;
	padding: 7px 7px 0px 7px;
}

.aanmeldennieuwsbrief {
	width:650px;
	padding:20px;
	border: 0px solid #D7D7D7;
	background-image: url(http://www.inoverheid.nl/images/nieuwsbrief_promo.jpg); 
	background-repeat:no-repeat;
	background-position:right top;	 

}

/* adicio overrides */

#adicioNavTabs ul.aiTabsLvl1 li {
	background: none;	
}

#adicioNavTabs ul.aiTabsLvl2 li {
	background: none;	
}
 