﻿#TB_window a:focus {
	color: rgb(102, 102, 102);

}
#TB_overlay {
	left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 100;


}
.TB_overlayMacFFBGHack {
	background: url('macFFBgHack.png');

}


.TB_overlayBG {
	opacity: 0.5; background-color: rgb(0, 0, 0); -moz-opacity: 0.50;
}



#TB_window {
	background: rgb(255, 255, 255); border: 4px solid rgb(82, 82, 82); border-image: none; left: 50%; top: 50%; text-align: left; color: rgb(0, 0, 0); display: none; position: fixed; z-index: 102;
}

* html #TB_window {
	position: absolute;
}
#TB_window img#TB_Image {
	border-width: 1px; border-style: solid; border-color: rgb(102, 102, 102) rgb(204, 204, 204) rgb(204, 204, 204) rgb(102, 102, 102); margin: 15px 0px 0px 15px; display: block;
}


	