#side{
	width:210px; height:100%; float:right;
	}

#side h1 {
	background:#fff;
	font:bold 90%/120% "Arial"; text-align: center;
	letter-spacing: 1px;
	padding:8 0 5 0px;  margin:5 0px; height:30px;
	background-position:0px 50%;
	background-repeat:no-repeat;
	background: url(../p/side-h1.gif) no-repeat;
	}
.side-title {
	background:#fff;
	font:bold 90%/120% "Arial"; text-align: center;
	letter-spacing: 1px;
	padding:8 0 5 0px;  margin:5 0px; height:30px;
	background-position:0px 50%;
	background-repeat:no-repeat;
	background: url(../p/side-h1.gif) no-repeat;
	}
/*
.side-title {
	background:#fff; margin:5 0px;
	padding:5 10px; font:bold 90% "Arial";
	letter-spacing: 1px;
	border-top:solid    5px #f25;
	border-right:solid  0px #26c;
	border-bottom:solid 1px #999;
	border-left:solid   1px #999;
	}
*/
.side-title a{
	color:#009; text-decoration: none;
	}
	.side-title a:visited {
		color:#009; text-decoration: none;
		}
	.side-title a:hover {
		color:#009; text-decoration: underline;
		}

.count{
	font:60%/150% "Arial";
	padding-left:2px;
	margin:2 0px;
	}