/*
.closeSearch {
	text-align: right;
    padding: 0px;
	margin-right: 5px;
}

.search {
	clear: both;
}

.hidden {
	display: none; 
	z-index: 999;	
}

.visible {
	display: block;
	z-index: 999;
}

a.questions:link {
color:#0067A4;
font-family:'Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size:11px;
font-weight: bold;

}
*/
