/**
 * master.css - pixie.tv master style sheet // 07-Mar-2005
 *
 * by Michael Guitton (michael/at/guitton/dot/name)
 *
 */

@import url(./main.css?130322);

/*-( Hacks )------------------------------------------------------------------*/

/*\*/
*:first-child+html #footer { height: 1%; }

#thumbs-clear {
	float: left ;
	height: 0;
}
#thumbs > #thumbs-clear { float: none; }

#iewin-hack {
	clear: both;
	height: 0;
}
/*/
@import url(./ie5mac.css?101104);
/* Tantek's IE5/Mac Band Pass Filter */

@media tty {
	i { content:"\";/*" "*/}} @import './ie5win.css'; /*"; }
}/* Tantek's Mid Pass Filter for IE5.x/Win */

@media screen, projection and (color) {
	#wrap { background-image: url(/gui/bkg.png) !important; }
}

@media screen and (max-device-width: 480px) {
	html { -webkit-text-size-adjust: none; }
}

/*-( Tweaks )-----------------------------------------------------------------*/

#lastminute #content table { margin-right: 36px; }
#wrap > #iewin-hack { display: none; }
