#templateRegistration {
	background:url(/img/bgd-home-registration.jpg) no-repeat center 70px;
}
#templateRegistration #topContent {
	height:315px;
}
#templateRegistration #registration {
	margin-left:60px;
}
#templateRegistration #login, #templateRegistration #noAccount , #templateTunnelAuthentication #login, #templateTunnelAuthentication #noAccount {
	float: left;
}
#templateRegistration #login {
	margin: 0 30px 0 60px;
}

* html #templateTunnelAuthentication #login {
	margin: 0 15px 0 30px;
}

* html #templateRegistration #login {
	margin-left: 30px;
}
#templateTunnelAuthentication #login h2, #templateTunnelAuthentication #noAccount h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight:normal;
	font-size:17px;
}
#templateTunnelAuthentication #noAccount .content p {
	color:#616161;
}
#templateTunnelAuthentication h1, #templateTunnelRegistration h1 {
	font-size:28px;
	padding-bottom:20px;
}

#templateTunnelAuthentication #topContent, #templateTunnelRegistration #topContent {
	padding-top:0;
	padding-bottom:25px;
	background: transparent url(/img/bgd-main.jpg) no-repeat scroll center bottom;
}

.smallIntro {
	position:relative;
	margin-top: 60px;
	width:410px;
	padding-bottom:1em;
}
.smallIntro h1 {
	font-size: 30px;
	line-height:1em;
}
.smallIntro p {
	font-size:18px;
}
.smallIntro p.p2 {
	font-size:11px;
	color:#616161;
}

