#navigatorBox {
	padding-left:5px;
	margin-right:10px;
	width:200px;	
}

#directoryNavigator {
	padding: 0;
}
#directoryNavigator dl {
	padding-left: 5px;	
}
#directoryNavigator dt {
	background:transparent url(http://www.tv2torget.no/graphics/oransje_markering.gif) no-repeat scroll 0 50%;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:3px;
	margin-top:12px;
	padding:0 0 0 10px;
}


#directoryNavigator li a, #directoryNavigator li a:visited {
	color:#000000;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
	text-decoration:none;
}
#directoryNavigator li a:hover{
	text-decoration: underline;
}


a, a:active, a:focus,
h2.selectionPath a,
#resultsMin a,
#resultsMin h2 a{
	color: #565656;
	text-decoration: none;
}

a:hover,
.selectionPath a:hover,
#resultsMin .resultItem h2 a:hover {
	text-decoration: underline;
	color: #FF9100;
}

#resultsMin .resultItem h2 {
	background:transparent url(http://www.tv2torget.no/graphics/oransje_markering.gif) no-repeat scroll 0 50%;
	padding:0 0 0 10px;
	margin-left:3px;
}

#pageContainer {
	margin:1.5em auto 100px;
}




#prospect .summary .contentBox table.summaryData {
	width:auto;
}
.contentBox {
	margin:0 0 5px;
	padding:5px;
	background: #FAFAFA;
	border: 0;
}
.contentBox .contentBox {
	padding: 0;
}

.content div,
.content h3,
.content p {
	background: #FAFAFA;
	margin:0;
	padding:5px;
}
.summaryData a {
	background-color:transparent;
}

body,
#toolbar .container,
#pageContainer, 
#footer {
	width:99%;
}
.containerSpace .clearfix {
	display: inline-table;	
}

.noBorder, * html .noBorder {
	padding: inherit !important;	
}
.noBorder img, * html .noBorder img {
	border: 1px !important;
	padding: 3px !important;
}
#prospect .summary {
	width: 280px;
}
