body, html 
	{ margin : 0px 0px 0px 0px;  background : url(../gfx/main/backgrad.gif) repeat-x; background-color : #e7e7e7; }
/*body { margin-left : 27px; }*/
body, a, table, div, select, input, textarea 
	{ font-family : Tahoma, Verdana, Arial; font-size : 13px; }
td#line 
	{ font-size:0px; padding : 0px; height : 1px; background-color : #e0e0e0; }

p#antal_annonser {
	color : gray;
	font-size : 13px;
}

a.fbinfo { color : #e3e3e3; font-size : 10px; text-decoration : none; }
a.fbinfo:hover { text-decoration : underline; }
a.fbmessages { color : navy; font-size : 12px; text-decoration : none; }
a.fbprofile_edit { color : gray; font-size : 10px; text-decoration : none; }
a.fbprofile_logout { color : gray; font-size : 10px; text-decoration : none; }


div#feedbackbtn {
	position : absolute;
	top : 50px;
}
div#feedbackdiv {
	position : absolute;
	width : 400px;
	border : 1px #dcdcdc solid;
	background-color : white;
	display : none;
	padding : 10px;
}

textarea#feedbackform {
	border : 1px #dcdcdc solid;
	width : 350px;
	height : 50px;
}
	
form 
	{ margin : 0px; }
div#topruler { 
	padding-top : 10px;
	/* background-color : #000000; */ width : 1000px; height : 120px; text-align : center; }

div#topruler .del 
	{ width : 10px; }
div#topnav a 
	{ color : gray; font-size : 11px; }
	
div.maincontent {
	background-color : white;
	width : 1000px;
}
div.maincontent .content {
	padding : 10px;
}

img#Loading {
	margin-right : 7px;
}
div.LoadingWrapper {
	height : 32px;
}

div.LoadingMSG {
	padding-top : 8px;
	padding-left : 12px;
	font : 14px verdana;
	color : black;
	float:left;
}

div.LoadingIMG {
	font : 14px verdana;
	float:left;
}
div#footer {
	text-align : center;
	color : gray;
	padding-bottom : 30px;
	font-size : 11px;
}
div#footer a { color : gray; font-size : 11px; }


h1 {
	font-size : 16px;
	font-weight : normal;
	color : black;
}