body
{
	color:#666; 
	font-family:Arial, Helvetica, sans-serif font:Arial; 
	font-size:10px;
}
.c360SearchBar, .shadow {
	position: relative;
	bottom: 3px;
	right: 3px;
}
		
.shadow { background-color: #ccc;width: 180px; }

	
.c360SearchBar select, .c360SearchBar input
{
	width:100px;
}		

.c360SearchBar .search
{
	width: auto !important;
}

.c360SearchBar
{
	background-color: white;
	color: #000;
	border: 1px solid #a6aaab;
	/*padding: 0.5em;
	background-color: #e2e5ec;*/
}

.c360SearchBar .content
{
	border: 1px solid #a6aaab;
	background-color: #e2e5ec;
	/*margin: 4px 4px 4px 4px;
	background-color: #e2e5ec;
	padding-left: 3px;
	padding-right: 3px;
	border-left: solid 1px #a6aaab;
	border-right: solid 1px #a6aaab;
	width: 100%;*/
}

.multi_select {
	position: relative;
	max-height:19px;
}
.multi_select a{
	text-decoration: none;
	outline: none;
	height: 18px;
	width: 18px;
	font-size:10px;
}
.multi_select #select_facilitati{
	background: #fff;
	position: absolute;
	top: 20px;
	left: 3px;
	float: left;
	
	font-size: 10px;
	font-family: Tahoma;
	border: 1px solid #7F9DB9;
	
	padding: 0px;
	margin-left:2px;
	margin-right:1px;
	margin-top:1px;
	margin-bottom:2px;
	
	height: auto;
	width : 170px;
	}
	
.multi_select #select_facilitati input
{
	width: 20px;
}