DIV.floatingWindowShell {
	border-color:#30160E;
}

TABLE.floatingWindow {
	background-color:#30160E;
}

TABLE.floatingWindow TD.titleCell,
TABLE.floatingWindow TD.titleCell DIV{
	color:#F5EACD;
	background-color:#a24b30;
}
TABLE.floatingWindow DIV.close {
	background-image:url(/images/gallery/floatingWindowClose.gif);
	width:110px;
}

TABLE.floatingWindow DIV.close-over {
	background-image:url(/images/gallery/floatingWindowClose_over.gif);
	width:110px;
}


