﻿@charset "utf-8";

@import url("base.css");
@import url("layout.css");
@import url("shared.css");
@import url("style.css");

@media print {
	* html body { zoom:80%; }
	body { background:none !important; }
	/*	body * { text-indent:0px !important; }	*/
}

.btn-h { }
.alphafilter { }
