@import url(./layout.css);
@import url(./styles.css);

DIV.spacer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: none;
	font-size: 1px;
	height: 1px;
}

DIV.container {
	background: url(../image/common/bgRepeat.gif) repeat-x;
}

DIV.top {
	clear:both;
	height:90px;
}

DIV.identification{
	/* color: #CCC; */	
	display: none;	
}

DIV.search DIV.informationTypes A.selected, DIV.search DIV.searchForm {
	/* background-color: #CCC; */
}

DIV.results DIV.resultServices DIV H4, 
DIV.resultSet DIV.infoBar {
	/* background-color: #CCC; */
}

DIV.results DIV.resultServices DIV {
	/* border-color: #CCC; */
}