* {
	margin: 0;
	padding: 0;
}
body {
	padding: 10px;
}
body, body td {
	font-size: 10pt;
	font-family: Arial,Helvetica;
}
.header, form, .moredepartures, .link , .paddingbottom {
	clear: both;
	padding-bottom: 10px;
}
input {
	padding: 1px 2px 1px 2px;
}
.marginabove {
	margin-top: 10px;
}
.marginbottom {
	margin-bottom: 10px;
}
div i {
	display: block;
	padding-bottom: 10px;
	font-style: italic;
}
.link.bold a, .bold {
	font-weight: bold;
}
.header img {
	float: left;
	padding: 3px 7px 10px 0;
}
.header div {

}
.searchlabel {
	padding-bottom: 3px;
}
.headline {
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 14px;
	line-height: 16px;
}
.headline a {
	font-size: 10pt;
	font-weight: normal;
}
ol, ul {
	padding-left: 20px;
}
ol li {
	padding-bottom: 10px;
}
ul li {
	padding-bottom: 1px;
}
.flighttitle {
	font-weight: bold;
}

.flightvia {
	font-size:8pt;
	color: #606060;	
}
table {
	border-collapse: collapse;
}
.wide {
	width: 100%;
}
td {
	padding-right: 7px;
}
.status {
	color: #fb2626;
}
/*
.arrived, .departed {
	color: #009000;
}
*/
.important {
	font-weight: bold;
}
.airportlist {
	line-height: 14pt;
}

hr {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #a0a0a0;
	border-style: none none dotted;
	margin: 8px 0 8px 0;
}

.avinorStatusMessage {
	width: 188px;
	border-top: 1px solid #f3f3f3;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	padding: 15px 20px 20px 5px;
	color: black;
	float: left;
	margin-bottom: 20px;
	background: transparent url(/resources/images/avinor/avinor_status_grad.gif) repeat-x bottom;
	margin-top: 10px;
	clear: both;
}

.avinorStatusMessage a.newsTitle,
.avinorStatusMessage .portletContent a:visited {
	float: left;
	clear: both;
	margin-top: 5px;
	color: #e56020;
}

.avinorStatusMessage .portletTitle {
	padding-bottom: 2px;
}


.avinorStatusMessage .portletTitle a {
	float: right;
}

.avinorStatusMessage .portletTitle h2 {
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #424242;
}

.avinorStatusMessage .portletContent .text {
	color: #797979;
	font-size: 0.92em;
}

