.menu-image {
	padding-right: 15px;
}

#firstpage-banner {
	background: url(../images/firstpage-banner.png) no-repeat;
	width: 960px;
	height: 370px;
	overflow: hidden;
}

#firstpage-banner .content {
	padding-left: 45px;
	padding-top: 25px;
}

#firstpage-banner ul { 
	list-style: none;
}

#firstpage-banner ul>li {
	list-style: none;
	background-image:  url(../images/banner_check_button.png);
	background-repeat: no-repeat;
	padding-left: 65px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	height: 55px;
	line-height: 55px;
	padding-bottom: 25px;
}

.f-secure-box {
	width: 309px;
	height: 158px;
	background: url(../images/boxes/f-secure-bg.png) no-repeat;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}

.login-box { 
	width: 309px;
	height: 158px;
	background: url(../images/boxes/login-bg.png) no-repeat;
	float: left;
	margin-bottom: 20px;
}

.newsletter-box {
	width: 309px;
	height: 158px;
	background: url(../images/boxes/newsletter-bg.png) no-repeat;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}

a.button {
	color: #fff !important;
}

.box-content { 
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
}

.box-content h2 {
	color: #fff;
}

.box-content a {
	color: #fff;
}

.box-content {
	color: #fff;
}

.kop-nu {
	float: right;
	margin-top: 250px;
	margin-right: 60px;
}


.twothirds {
	width: 62%;
	float: left;
}

.third {
	width: 32%;
	float: left;
}

.half {
	width: 49%;
	float: left;
}

.oh {
	overflow: hidden;
}

.right {
	float: right;
}

.fsecure-logo {
	padding-left: 10px; 
}

.register-button { 
	float: left;
	width: 95px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: url(../images/button-bg.png);
	margin: 2px;
}

.login-box label { float: left; clear: left; width: 100px; }
.login-box input[type="text"] {
	float: left; width: 160px;
}
.login-box input[type="password"] {
	float: left; width: 160px;
}

.newsletter-box .input {
	width: 160px;
	padding: 4px;
	height: 24px;
	line-height: 24px;
	background: url(../images/input-bg.png);
	border: 0px;
	margin: 2px;
	float: left;
}

.newsletter-box .inputHighlighted {
	width: 160px;
	padding: 4px;
	height: 24px;
	line-height: 24px;
	background: url(../images/input-bg.png);
	border: 0px;
	margin: 2px;
	float: left;
}

.special-b { 
	list-style: none;
}

.special-b li {
	list-style: none;
	background-image:  url(../images/banner_check_button.png);
	background-repeat: no-repeat;
	padding-left: 65px;
	font-size: 18px;
	color: #444;
	font-weight: bold;
	height: 55px;
	line-height: 55px;
	padding-bottom: 25px;
}

.flow {
	float: right;
}

label {
/*
	float: left;
	clear: both;
*/
}
.label {
	width: 150px;
	float: left;
	clear: both;
}

input[type="text"] {
	float: left;
	width: 120px;
}



.content p { clear: both; }
