/* Thickbox */
#TB_window {
	background:#1C152E !important;
	border-color:#000 !important;
	color:#9994B1 !important;
}
a#TB_closeWindowButton img {
	border:1px solid #000;
}
a#TB_closeWindowButton:hover img,a#TB_closeWindowButton:active img,
a#TB_closeWindowButton:hover img:focus {
	border-color:#7163AF;
}
#TB_window img#TB_Image {
	border-color:#000 #222 !important;
}
