.wb-sec-def [data-role="list-divider"] {
	background:none repeat scroll 0 0 #DDDDDD;
	color:#333333;
	display:block;
	font-weight:700;
	padding:2px 4px;
}

/* Sets table default background colour to white*/
.mb-menu [data-role="list-divider"] {
	color: #000000;
	display: block;
    font-weight: 700;
    padding: 0.45em 1.17em 0.45em 0.79em;
	text-align: left;
	text-decoration: none;
}

/* Sets table default background colour to white*/
table {
	background-color:#FFFFFF;
}

span.mobileLink a {
  background-image:url(/wet-boew/css/images/mobile.gif);
  background-repeat:no-repeat;
  padding-left:19px;
  font-size: 14px;
}

p.mobileLink a {
  background-image:url(/wet-boew/css/images/mobile.gif);
  background-repeat:no-repeat;
  padding-left:19px;
}

p.mobileLink  {
  margin-top: 0;
  margin-bottom: 0;
}

li.mobileLink a {
  background-image:url(/wet-boew/css/images/mobile.gif);
  background-repeat:no-repeat;
  padding-left:19px;
}
li.mobileLink  {
  margin-top: 0;
  margin-bottom: 0;
}