#AjaxLayer{
}

#topTitle{
	margin-top:75px;
	margin-left:30px;
	margin-bottom: 30px;
}

#searchBar{
	width:578px;
	height:47px;
	margin-left:25px;
	background-image: url(../images/searchbar.png);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}

#searchBar_leftSection{
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ccdadc;
	margin-left: 20px;
	margin-right: 5px;
	float: left;
	height:47px;
	
}

#searchBar_leftSection a{
	color:#ccdadc;
	margin:0px;
	padding:0px;
	text-decoration: none;
}

#searchBar_vSeparator{
	width: 2px;
	height: 35px;
	margin-top:2px;
	background-image: url(../images/searchbarvseparator.png);
	background-repeat:repeat-y;
	margin-left:5px;
	margin-right: 5px;	
	float: left;
}

#searchBar_rightSection{
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ccdadc;
	margin-right: 8px;
	float: right;
	height:47px;
	
}

#searchBar_lupa{
	margin-top: 10px;
	float:right;
	margin-right:10px;
}

#lcheaderSeparator{
	margin-bottom: 13px;
}

#leftColumn{
	margin-bottom:5px;
}

#lcheader{
	margin-top:30px;
}

#dash{
	width:601px;
	height: 81px;
	background-image: url(../images/dash.png);
	background-repeat: no-repeat;
	margin-left:10px;
	margin-bottom: 8px;
	padding-left:20px;
	cursor: pointer;
}

#dash_vSeparator{
	width: 2px;
	height: 68px;
	margin-top:1px;
	background-image: url(../images/dashvseparator.png);
	background-repeat:repeat-y;
	margin-left:5px;
	margin-right: 5px;	
	float: left;
}

#dash_thumb{

	width:54px;
	height: 54px;
	margin-left: 0px;
	margin-right:2px;
	position:relative;
	top:7px;
	border:1px solid #353535;
	float: left;
}

#dash_line1{
	left: 10px;
	position: relative;
	top:15px;
	margin-bottom: 12px;
}
#dash_line2{
	left: 10px;
	position: relative;
	top:8px;
}
