@charset "UTF-8";

@import "common.css";
@import "construction.css";
@import "style.css";

/* hide hack from Mac-IE5 \*/
* html .mybuggyelement {
	 height: 1%;
}
/* end hiding */

.ticlet {
	font-size: 90%;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom:10px;
}
