.teaser_container
{
	margin:20px;	
}

.sso .form
{
	float:left;
	
	height:300px;
	margin:0 0 0 30px;
	padding:0;
}



.sso .btn
{
	width:200px;
}

.sso h5
{
	margin-bottom:3px;
}

.teaser_container .logo_container
{
	float:left;
	width:420px;
	height:300px;
	text-align:center;
}

.teaser_container .logo_txt
{
	margin-top:75px;
}

.teasing_txt
{
	color:#FFF;
	margin:20px;
	font-style:italic;
}

.logo_container
{
	background-color:#0AA2E1;
  	background: #0AA2E1 -moz-linear-gradient(100% 100% 90deg, #0AA2E1, #69C6ED) no-repeat;
	background: #0AA2E1 -webkit-gradient(linear, left bottom, left top, from(#0AA2E1), to(#69C6ED)) no-repeat;
}