
fieldset{
	border:none;
}

#searchInContainer{
	float:left;
	margin-top:33px;
	width:330px;
}

label{
	color:#A7A7A7;
	cursor:pointer;
	font-size:11px;
	position:relative;
	right:-2px;
	top:-2px;
	margin-right:10px;
	white-space:nowrap;
	/*float:left;*/
}

input[type=radio]{
	cursor:pointer;
	/*float:left;*/
}

