
/*  STYLES SOM ÄR UNIKA FÖR STARTPAGE MALLEN SKALL LIGGA HÄR */

.content-left-3cols /*Container for two columns to the left*/
{
	float:left;
	width: 630px;
	margin:20px 0px 0px 0px; /* MARGIN-top used on the startpage */
	padding:0px;
	
}
 .header-jobfind
{
    float:left;
	width: auto;
	margin:0px;
	margin-left:40px;
	height:160px;
	
	
}
.header{
	    margin: 0 auto 0 auto;
	    height: 231px;
	    width: 100%;
	   float:left;
	    background: #ffffff url(/Style%20Library/DFind/Images/header-start-bg.gif) repeat-x;
	    border: none;
	    border-bottom: none;
    }
      .header-wrapper{
	
	       height: 231px;
	  
	    
	  
    }

   .header-column{
	    float:left;
	    width:auto;
	    padding: 0px 30px 0 0;
	    line-height: 1.3em;
    }

.footer{
	margin: 50px 0 0 0;
	width: 100%;
	
	height: 231px;
	background: url(/Style%20Library/DFind/Images/footer-extranet.gif) repeat-x;
}

/***Recent jobs***/
li.recent-job {
	background: #ffffff url(/Style%20Library/DFind/Images/ico-tick.gif) 0 5px no-repeat;
	margin: 0px;
	padding: 5px 0 5px 25px;
	display: block;
	line-height: 1.5em;
	color: #000;
	font-size: 1.1em;
	list-style-image:none;
	border-bottom: 1px solid #ccc;
	width: 265px;
	text-decoration:none;
	font-family: "Arial", sans-serif;
}
ul.recent-job{
	padding:0px;
	margin: 0px;
	text-align:left;
	list-style-type: none;
	list-style-position: outside;
	color: #951E35;
	list-style-image:none;
	font-family: "Arial", sans-serif;
}

.column-content-wrapper
{
	width:291px;
}


 .mainmenu-wrapper{
	   clear:both;
	    width: auto;
	    height:47px;
	    margin: 0px 0 0 0;
	    
	    position:relative;
	    top:7px;
}

