body {
	margin-left:20px;
	margin-top:20px;
	/* scroll: auto; */
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	/* alink: red; */
/*	background-image:   url(../IMAGES/bak1.jpg); */
}

table {
	font-size:13px;
	text-align:left;
	border:0;
/*	width: 80%; */
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}

.rss-link {
	background-image:url(../ann2/feed-icon-16x16.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	display:block;
	margin:10px 0 0;
	padding:6px 0;
	text-indent:20px;
}

/* New stuff for the new annonser layout */
#annonser {
	padding: 0;
}

/* needed to make IE render this the adds ok */
#annonser {
	list-style-type: none;
	margin-left: 0px;
	padding: 0px !important;

}

#annonser li {
	list-style: none;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	/* border: 2px solid #eaeaea; */
}

#annonser li.alt {
	list-style: none;
	margin-bottom: 10px;
	padding: 5px;
	/* border: 2px solid #bebebe; */
}

#all-content {
	width: 580px;
}

#all-content a {
	color: #006699;
}

#annonser h1 {
	font-size: 13px;
	margin: 0 9px 0 0;
}

#annonser h1 span {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

#annonser p {
	margin: 5px 0 5px;
}

#info {
	border: 1px solid black; 
	padding: 5px; 
	margin-bottom: 10px;
}

.header {
}