/* home */
table.homeitems			{ border: solid 1px #CDCDCD; }
table.homeitems a			{ border: none; }
table.homeitems .title			{ background: url(/img/home-item-title.gif) repeat-x 0 1px; text-align: center; font-size: 11px; color: #777; height: 26px;}
table.homeitems .title a		{ font-weight: bold; display: block; font-family: arial, tahoma; }
table.homeitems .body		{ text-align: center; font-size: 11px; color: #868686; }
table.homeitems .body td		{ padding: 10px 0 0 0; }
table.homeitems .body td img	{ border: none; width: 120px; height: 120px; }
table.homeitems .body td p		{ margin: 5px 10px 10px 5px; line-height: 14px; }
table.homeitems .body a		{ color: #868686; display: block; }
table.homeitems .body a:hover	{ color: #555; }
ul.recentpages			{ margin: -8px 0 0 0; display: block; cursor: default; width: 205px; white-space: nowrap; overflow: hidden; float: left; }
ul.recentpages li		{ list-style: none; padding: 2px 5px; margin: 0; display: block; border-bottom: solid 1px #eee; }
ul.recentpages li a		{ border: 0; display: block; padding: 2px 0 0 25px; color: #777; height: 18px; }
ul.recentpages li a:hover	{ text-decoration: underline; }
