.fieldblock .fields .field.text{
	clear: left;
}

.fieldblock .list.jobagent tabel{
	max-width: none;
}

.fieldblock .list.jobagent th{
	color: #000;
}
.fieldblock .datafield.create_jobagent.light{
	float: right;
	clear: none;
	width: auto;
}


/* Login page */

#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield{
	clear: both;
	/*width: 470px;*/
	margin-left: 5px;
}

#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield .label{
	clear: none;
	width: 100px;
	float: left;
}

#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.username,
#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.newjausername,
#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.newjapassword_repeat,
#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.newjapassword,
#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.japassword{
	clear: none;
	margin-bottom: 2px;
}

#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.username span,
#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.newjausername span,
#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.newjapassword_repeat span,
#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.newjapassword span,
#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.japassword span{
	clear: none;
}

#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.username input,
#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.newjausername input,
#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.newjapassword_repeat input,
#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.newjapassword input,
#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.japassword input{
/*	border: 1px solid #000;
	width: 400px;
	height: 14px;
	font-size: 10px; */
background-color:#FFFFFF;
border:1px solid #000000;
color:black;
font-family:"Verdana",Helvetica,Geneva,Swiss,SunSans-Regular;
font-size:10px;
height:12px;
width:348px;	
}

#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.submit,
#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.forgotpassword{
	float: left;
	width: 450px;
}

#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.submit .field,
#template_pagetype_jobagent #template_subtype_login .fieldblock .datafield.forgotpassword .field{
	float:right;
}

/* Opret jobagent */	

#template_pagetype_jobagent .fieldblock .datafield .buttons.create_jobagent{
	float: left;
	width: 500px;
}

#template_pagetype_jobagent .fieldblock .datafield .buttons.create_jobagent .field{
	float:right;
}


/* Liste over job agenter*/

#template_pagetype_jobagent .fieldblock h4{
	padding: 0px;
	margin: 0px;
	display: none;
}
#template_pagetype_jobagent .list.jobagent a{
	color: #000;
}

#template_pagetype_jobagent .list.jobagent colgroup .col1{width: 250px;}
#template_pagetype_jobagent .list.jobagent colgroup .col2{}
#template_pagetype_jobagent .list.jobagent colgroup .col3{}
#template_pagetype_jobagent .list.jobagent colgroup .col4{width: 50px;}
#template_pagetype_jobagent .list.jobagent colgroup .col5{width: 30px;}

#template_pagetype_jobagent .list.jobagent thead{
	/*display: block;
	width: 680px;
	background-color: #0F0;*/
	padding: 5px 0px 15px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dashed #CCCCCC;
}

#template_pagetype_jobagent .list.jobagent thead th{
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding: 0px 0px 5px 5px;
	margin: 0px;
	border-bottom: 1px dashed #CCCCCC;
	height: auto !important;
}

#template_pagetype_jobagent .list.jobagent tbody tr{
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dashed #CCCCCC;
	
}

#template_pagetype_jobagent .list.jobagent tbody td{
	font-size: 10px;
	font-weight: normal;
	color: #000;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px dashed #CCCCCC;
}

#jobagent_loginform {
	padding-top: 10px;
}

.fields {
	margin-top: 10px !important;
}

h2 {
padding:10px 0 0 !important;
color:black;
display:block;
font-family:"Verdana",Helvetica,Geneva,Swiss,SunSans-Regular;
font-size:11px;
font-weight:bold;
line-height:11px;
}

.fieldblock.type1 {
  padding: 1px 0px 5px 0px;
}
