* { margin: 0px; padding: 0px; border: none; outline: none; text-decoration: none; list-style-type: none; }
.clr { clear: both; }
a .alt { display: none; }
.fade * { display: none; }

html {  border: 1px solid #e1e1e1; }

	#modal_container { padding: 10px 12px 0px 10px; background: #aaaaaa url(../img/modal_bg.png) 0 0 no-repeat; width: 798px; }
	#modal_container img { border: 1px solid #c1c1c1; }
	#modal_container h1 { padding: 10px 0px; font: italic 18px Trebuchet MS; color: #141617; letter-spacing: -1px; line-height: 22px; }
	#modal_container h1 span { padding-bottom: 10px; font: italic 14px Trebuchet MS; letter-spacing: 0px; color: #000; line-height: 22px; }