@charset "UTF-8";
/*-------------------------------------------------------- WG PHOTOGRAPHY STYLESHEET 'GLOBAL.CSS' ----------------*/


/*----------------- Fixes most bugs in IE -----*/

* {
	border:0 none;
	padding: 0;
	margin: 0;
	outline:0 none;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, 
label, ul, ol, dl, fieldset, address { margin: 1em 0; }
li, dd { margin-left: 5%; }
fieldset { padding: .5em; }
select option { padding: 0 5px; }
.hide, .print-logo, .close-button { display: none; }
.left { float: left; }
.right { float: right; }
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
a img { border: none; }
body { background-color: #000000; }