﻿.lblInfo, .lblMainInfo, .lblInfo2
{
	position : relative;

	font-family : Arial;
	font-size   : 12px;
	color       : #767575;
	line-height : 18px;
}

.lblInfo2
{
	padding-bottom : 5px;
}

.lblMainInfo
{
	position : absolute;

	top      : 45px;
	
	font-style     : italic;
	padding-bottom : 7px;
}

.pnlFirstField
{
	padding-top : 85px;
}

.pnlTB, .pnlTBSearch, .pnlTBLong, .pnlTBLogin
{
	position : relative;

	width    : 120px;
	height   : 27px;

	padding  : 0px;
	margin   : 0px;

	border   : 1px solid #d4d4d4;

	overflow : hidden;

	margin-right : 0px;
}

.pnlTBSearch
{
	top : 0px;
}

.pnlTBLogin
{
	width : 160px;
}

.pnlTBLong
{
	width : 254px;
	margin-right : 0px;
}

.tb, .tbSearch
{
	position : relative;

	font-size : 11px;
	color     : #767575;

	width    : 100%;
	height   : 27px;

	padding  : 0px;
	margin   : 0px;
	padding-left : 4px;
	padding-top  : 6px;

	border   : 0px none;
}

.btnSearch
{
	position : relative;

	cursor   : pointer;
}

.btnAustria, .btnAustriaH, .btnAustriaA
{
	position : relative;
	top      : 14px;
	display  : inline;

	font-family   : Arial;
	font-size     : 11px;
	font-weight   : normal;

	text-decoration : none;

	color         : #155e6d;
	outline       : none;
	cursor        : pointer;
	width         : 260px;
}

.btnAustriaH
{
	text-decoration : underline;
}