/* @override 
	http://michael.be/styles/thickbox_noir.css
	http://michael.be/styles_v02/thickbox_noir.css
*/

body{
	background-color: black;
	text-align: center;
}
#TB_window {
	background-color: black;
	border-width:2px;
	color: white;
font: 14px Arial, Helvetica, sans-serif;
	}
	
	#TB_caption{
	font-size: 1.2em;
	margin-left: ;
}
#TB_secondLine{
	color: white;
	font-size: .9em;
}


#TB_window a:link, #TB_window a:visited, #TB_window a:hover, #TB_window a:active, #TB_window a:focus{
	color: white;
	font-weight: normal;
	}

