﻿#sokText {
      background:url(../media/txt_search.jpg) no-repeat;
	text-align:center;
	visibility: visible;
	position:relative;
	width: 151px;
	height:21px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
	float:left;
	left:0px;
	top:0px;
	padding-right:0px;
}

#sokBtn {
    text-align:center;
	visibility: visible;
	position:relative;
	width: 51px;
	height:21px;
	margin-top:0px;
	padding-left:5px;
   	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 #D0D0D0;
	width:180px;
	background-color:#F6F4F5;
	color: #666666;
	}

.securityStmt
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: arial;
	text-decoration: none;
}

.generatecode
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: arial;
	text-decoration: underline;
}

.btn_submitECRM
{
	width: 61px;
	height: 21px;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background:url(../media/btnSend.jpg) no-repeat;
	border:0px;
	
}
