body {
	background-color: #1caae2;
}

#annonsewrap {
	width: 550px;
}


#annonse {
	width: 500px;
	height: 215px;
	border: 25px solid white;
	float: left;
	z-index: inherit;
	background-image: url(../annonsesjobb.jpg);
}

#annonselink {
	width: 330px;
	margin-top: 5px;
	font-size: 12px;
	float: left;
}

#annonselink a {
	color: white;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
}

#annonselink a:hover {
	color: white;
	text-decoration: underline;
	float: left;
}

#annonselinkto {
	width: 220px;
	margin-top: 5px;
	font-size: 12px;
	float: left;
	text-align: right;
	direction: ltr;
}

#annonselinkto a {
	color: white;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	text-align: right;
	direction: ltr;
	text-indent: 70px;
}

#annonselinkto a:hover {
	color: white;
	text-decoration: underline;
	float: left;
	text-align: right;
}

#anntext {
	font-size: 12px;	
	color: white;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	text-align: center;
	direction: ltr;
	text-indent: 70px;
	margin-top: 25px;
	border: 1px solid white;
	padding: 25px;
}
