
.wfxselect { 
	border: 0 inset buttonface; 
	cursor: default;
}
TD.wfxselected  {
	border: 0 inset buttonface; 
	background: window; 
	padding: 0; 
}
DIV.wfxselected { 
	text-overflow: clip; 
	overflow: hidden;
	border: 1px solid #CCC;
}
.wfxselectTable { 
	width: 70%;  
	font-size: 1em;
	border: 2px solid #F5F5F5;
	background: Scrollbar;
}
.wfxselectTable img { 
	margin: 0 6px;
}
.wfxoption {
	padding: 1px 3px 1px 3px; 
	width: 100%;
}
.wfxdropDown { 
	position: absolute; 
	visibility: hidden; 
	border: 1px solid windowtext; 
	padding: 0px;
	background: window;
}
.wfxselect .button { 
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #D4D0C8;
	background: Scrollbar;
}
				
.cmSearchSelect .wfxselect {
	background-color: #FFF;
	width: 24.2em;
	font-family: Arial, verdana, sans-serif;
	font-size: 1em;
	color: #4A4B4C;
	border: 0px;
	border-color: #CCC;	
}

.cmSearchSelect TD.wfxselected {
	border: 0px none;
	height: 0px;
	border-collapse: collapse;
	background: none;
	vertical-align: middle;
}
				
.cmSearchSelect DIV.wfxselected {
	background-color: #FFF;
	width: 21.2em;
	font-family: Arial, verdana, sans-serif;
	font-size: 1em;
	color: #4A4B4C;
}	

.cmSearchSelect .wfxoption {
	background-color: #FFF;
	font-family: Arial, verdana, sans-serif;
	color: #4A4B4C;
}

.cmSearchSelect .wfxdropDown {
	background-color: #FFF;
	width: 23.7em;
}

.cmSearchRankSelect .wfxselect {
	background-color: #FFF;
	width: 12.2em;
	font-family: Arial, verdana, sans-serif;
	font-size: 1em;
	color: #4A4B4C;
	border: 0px;
	border-color: #1c3d5e;	
}

.cmSearchRankSelect TD.wfxselected {
	border: 0px none;
	height: 0px;
	border-collapse: collapse;
	background: none;
	vertical-align: middle;
}
				
.cmSearchRankSelect DIV.wfxselected {
	background-color: #FFF;
	width: 11.2em;
	font-family: Arial, verdana, sans-serif;
	color: #4A4B4C;
}	

.cmSearchRankSelect .wfxoption {
	background-color: #FFF;
	font-family: Arial, verdana, sans-serif;
	color: #4A4B4C;
}

.cmSearchRankSelect .wfxdropDown {
	background-color: #FFF;
	width: 20.2em;
}

/* espacíficos Sanidad */
DIV.ciudadanosContent DIV.wfxselected, 
DIV.gripeAContent DIV.wfxselected {
	border: 1px solid #33951B;
	border-right: none;
}
DIV.ciudadanosContent .wfxselect .button,
DIV.gripeAContent .wfxselect .button {
	border: 1px solid #33951B;
	border-left: none;
}

DIV.institucionContent DIV.wfxselected {
	border: 1px solid #00479B;
	border-right: none;
}
DIV.institucionContent .wfxselect .button {
	border: 1px solid #00479B;
	border-left: none;
}

DIV.profesionalesContent DIV.wfxselected,
DIV.intranetContent DIV.wfxselected,
DIV.urmContent DIV.wfxselected,
DIV.dgdsContent DIV.wfxselected,
DIV.atencionprimariaContent DIV.wfxselected,
DIV.oficinaseguridadContent DIV.wfxselected {
	border: 1px solid #FF5A00;
	border-right: none;
}
DIV.profesionalesContent .wfxselect .button,
DIV.intranetContent .wfxselect .button,
DIV.urmContent .wfxselect .button,
DIV.dgdsContent .wfxselect .button,
DIV.atencionprimariaContent .wfxselect .button,
DIV.oficinaseguridadContent .wfxselect .button {
	border: 1px solid #FF5A00;
	border-left: none;
}

DIV.empresasContent DIV.wfxselected {
	border: 1px solid #3599d7;
	border-right: none;
}
DIV.empresasContent .wfxselect .button {
	border: 1px solid #3599d7;
	border-left: none;
}
