/* 
AMAROJIK
August 2005, style for IE5 Mac */

/* page structure
--------------------------------------------------------- */
body {
	margin: 5px 0;
	background: #DAE1D9 url("../imglib/bgmac.gif") repeat-y center;
	}

#wrapper {
	background: transparent url("../imglib/wrapper_bg.gif") repeat-y;
	border: none;
	}

.clock {
	background: url("../imglib/clock.gif") no-repeat left 4px;
	}

.cat {
	background: url("../imglib/cat.gif") no-repeat 2px 5px;
	}

.comment {
	background: url("../imglib/comment.gif") no-repeat 2px 4px;
	}

.tb {
	background: url("../imglib/allow.gif") no-repeat 2px 4px;
	}

/* article
--------------------------------------------------------- */

/* heading
--------------------------------------------------------- */
h2 {
	margin-top: -10px;
	}

/* form item
--------------------------------------------------------- */
input#search  {
	padding-bottom: 2px;
	}

/* EOF
--------------------------------------------------------- */