.weblink {
	color: #FFF;
	background:url(/site_dagravit_nl/images/bg_weblink.png) top left no-repeat;
	width: 310px;
	height: 27px;
	padding: 0 15px 0 85px;
	text-align: left;
}
.weblink a:link, .weblink a:visited, .weblink a:active, .weblink:hover 
{
	color: #FFF; 
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
}
.sitelink {
	color: #FFF;
	background:url(/site_dagravit_nl/images/bg_sitelink.png) top left no-repeat;
	width: 310px;
	height: 27px;
	padding: 0 15px 0 50px;
	text-align: left;
}
.sitelink a:link, .sitelink a:visited, .sitelink a:active, .sitelink:hover 
{
	color: #FFF; 
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
}
.tableLine {
	border-color: #fff;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-collapse: collapse;
}
.tableLine td {
	vertical-align: top;
	border-color: #fff;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 3px;
}
.leesmeerlink {
	padding:0 0 0 15px;
	background:url(/site_dagravit_nl/images/bg_nieuwsMeerWeten.gif) no-repeat left center;
}