/* CSS Document */
#searchWrapper{
	background-color:#798797;
}

#fullWidthSep{
	background-image:url('../img/construction/gfx/fullWidthSep.gif');
}

.naviSepDotted{
	background-image:url('../img/construction/gfx/hori_sep_grey.gif');
	background-repeat:repeat-x;
}

.searchColTextInput{
	border:1px solid #2E2C45;
}