.starfsmenn {
	padding:0px;
}

	.starfsmenn .set-title {
		margin-bottom:10px;
		font-weight:bold;
	}

	.starfsmenn {}
		.starfsmenn .list { }
		.starfsmenn .list .set-title {}
		.starfsmenn .list .set-description { display:none; }
		.starfsmenn .list .set-description p {}
		
		.starfsmenn .tree {
			width:100%;
			font-size:11px;
			margin-bottom:15px;
		}
		.starfsmenn .tree th {
			text-align:left;
			font-size:11px;
		}
		.starfsmenn .tree div.department {
			font-weight:bold;
			margin-bottom:3px;
			border-bottom:1px solid #666;
			padding-bottom:4px;
			display:none;
		}
		
			.starfsmenn .tree ul.tree-depart {
				padding:0px;
				margin-bottom:15px;
				clear:both;
			}
				.starfsmenn .tree tr.table-title td {
					font-weight:bold;
					margin-bottom:3px;
					border-bottom:1px solid #666;
					padding-bottom:4px;
				}
				
				.starfsmenn .tree tr.tree-person td {
					padding:4px;
					border-bottom:1px solid #ececec;
					
				}
					
					.starfsmenn .tree .tree-person td.name {
						width:150px;
					}
						.starfsmenn .tree .tree-person td.name a { text-decoration: none; }
					.starfsmenn .tree .tree-person td.jobtitle {
						font-style: italic;
						color:#666;
					}

				
			.starfsmenn .single {  }
			.starfsmenn .single .item {}
			.starfsmenn .single .item div { padding:2px 0; }
			.starfsmenn .single .set-title { display:none; }
			
				.starfsmenn .single .picture { float:right; }
				.starfsmenn .single .picture img { border:5px solid #F2F2F2; }
				.starfsmenn .single em {
					font-style: normal;
					font-weight:bold;
					display:block;
					width:100px;
					float:left;
				}
				.starfsmenn .single .deild { font-weight:bold; margin:10px 0; display:none; }
				.starfsmenn .single .name { font-weight:bold; font-size:15px; }
				.starfsmenn .single .jobtitle { font-style: italic; color:#666; margin-bottom:18px;}
				.starfsmenn .single .date {  }
				.starfsmenn .single .phone {  }
				.starfsmenn .single .gsm {  }
				.starfsmenn .single .email {  }
				.starfsmenn .single .kennitala {  }
				.starfsmenn .single .address {  }
				.starfsmenn .single .address2 {  }
				.starfsmenn .single .other {  }
				.starfsmenn .single .goback { margin-top:15px; }
						.starfsmenn .single .goback a {  }
				
