.clear {
	clear: both;
}

.issueRub {
	height: 21px;
	margin-bottom: 7px;
	width: 174px;
}

.left {
	float: left;
}

.leftBox {
	float: left;
	width: 285px;
}

/***** ÖVRIGT *****/
.popupText {
	margin-top: 18px;
	text-align: center;
}

.right {
	float: right;
}

.rightBox {
	float: right;
	width: 310px;
}

/***** DESIGN *****/
#container {
	margin: 0 auto;
	text-align: center;
	width: 782px;
}

#footer {
	background-image: url('images/footer_image.gif');
	background-repeat: no-repeat;
	height: 27px;
	margin-bottom: 30px;
	margin-top: 65px;
	width: 782px;
}

#footerPilar {
	background-image: url('images/footer_image.gif');
	background-repeat: no-repeat;
	height: 27px;
	margin-bottom: 30px;
	margin-top: 35px;
	width: 782px;
}

#pilar {
	height: 18px;
	margin-bottom: 30px;
	margin-top: 12px;
	text-align: center;
	width: 782px;
}

#popupContainer {
	margin: 0 auto;
	padding: 50px;
	text-align: center;
}

#satsyta {
	border: 0px solid #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: 622px; /*height: 420px;*/
}

#topline {
	background-image: url('images/top_line.gif');
	background-repeat: no-repeat;
	height: 15px;
	margin: 13px 0 50px 0;
	width: 782px;
}

#topmeny {
	margin-top: 47px;
	text-align: center;
	width: 782px;
}

/***** LÄNKAR *****/
a:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

body {
	background-color: #020202;
	margin: 0;
	padding: 0;
	text-align: center;
}

body, td, p, div {
	color: #666666;
	font-family: verdana, tahoma, arial, helvetica, courier, sans-serif;
	font-size: 10px;
	line-height: 1.7em;
}

p, span, div {
	margin: 0;
	padding: 0;
	text-align: left;
}


/***** LISTOR *****/
ul, li {
	margin-left: 8px;
	padding-left: 3px;
}
.titolo {
	color: White;
	font-size: 11px;
}
.eventheader {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.bodytext {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}