/*=======================================================
 CSS Document for The Lister Specialists
=======================================================*/

@import url("global.css");
@import url("main-layout.css");
@import url("accessories.css");
@import url("sIFR-screen.css");


/* -- Clearfix -- */

.clear:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */


/*=======================================================
 End of CSS Document for The Lister Specialists
=======================================================*/