﻿.sokText {
    text-align:left;
	visibility: visible;
	position:relative;
	width: 85px;
	height:12px;
	font-size:10px;
	float:left;
	left:0px;
	top:3px;
	padding-left:2px;
	border:0px;
}

.sokBtn {
    text-align:center;
	visibility: visible;
	position:relative;
	width: 30px;
	height:28px;
	margin-top:0px;
   	margin-bottom:0px;
	float:left;
	top:0px;
}


/*-----------------------------
		FOR Kontakt Labels
--------------------------------*/
.KLable
{
	font-weight: bold;
	font-size: 11px;
	color: #3C3C3C;
	font-family: Arial;
	text-decoration: none;
}
.KText
{
	border: 1px solid #BEBDBD;
	width:180px;
	}

.securityStmt
{
	font-weight: normal;
	font-size: 10px;
	color: #3C3C3C;
	font-family: Arial;
	text-decoration: none;
}

.btn_submitECRM
{
	width: 58px;
	height: 20px;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background:#12143F;
	border:0px;
	
}
