.text-default {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.link-mini {
	font-size:9px;
}
.search-input {
	border:1px solid #000;
	height:22px;
	background:#FFF;
	margin:0 4px 0 0;
	padding:0px;
	float:left;
	font-family:"Trebuchet Ms", Arial, Helvetica;
	font-size:15px!important;
}
.search-button {
	background:url(../imgs/header/bg_button.jpg) no-repeat;
	border:0px solid;
	font-size:10px;
	font-weight:bold;
	height:22px;
	width:30px;
}
.search-select {
	/*height:22px!important;*/
	font-size:13px!important;
	/*margin:6px 4px 0 0;*/
	padding:0px;

}
.hint-search-google {
	position:absolute; 
	background:#FFFFCC; 
	width:260px; 
	top:20px; 
	/*right:0px;*/
	left:-200px;
	padding:6px;
	z-index:100!important;
	display:none;
}

#tableHeader {
	/*background:url(../imgs/header/bg.jpg) repeat-x;*/
	background:#EEE;
}
#tableHeader a:hover {
	color:#900!important;
	text-decoration:none!important;
}
#tableHeader a {
	color:#900!important;
	text-decoration:underline!important;
}
#tableHeader .col-first {
	padding-left:4px;
}
#searchSession {
	width:140px;
	/*font-size:10px;*/
	border:1px solid #000;
	height:22px;
}
#searchSimple {
	width:264px;
}
#searchGoogle{
	width:164px;
}

#headerSearch div, #headerSearchPlus div {
	float:left;
}
#headerSearch {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
#headerSearch .search-icon {
	width:40px;
	height:58px;
	background:url(../imgs/header/lupa.jpg) no-repeat;
}
#headerSearch .search-text {
}
#headerSearchPlus .search-icon {
	width:42px;
	height:58px;
	background:url(../imgs/header/lupa_2.jpg) no-repeat;
}
#headerSearchPlus .search-text {
}
