.cls{
	color:#FFF;
	padding :3px 5px 3px 5px;
	text-align: left;
	background-color: #66F;
	font-weight: bold;
}

/**/
ul.col_menu li{
	margin: 5px 1px 5px 1px;
	border-bottom: 1px dotted #AAA;
}


p.tips2{
	line-height: 1;
	color: #300;
	font-size: 84%;
}


#profilebox{
	text-align:center;
	margin: 2px auto;
	padding: 2px;
	font-size: 11px;
	color: #666;
	line-height: 1.4;
	letter-spacing:0.05em;
	background: #FFF url('./img/underskyblue.gif') no-repeat bottom right;
	border: solid 1px #999;
}

.whatsnew{
	margin:0px 6px 0px 6px;
}

.whatsup{
	font-size:87%;
	margin:2px;
	padding:2px;
	text-align: left;
	background-color: #F0F0F0;
}

.whatsup li{
	font-size:90%;
	display:block;
}


/**/
dl.archives dt{
	font-size: 87%;
	font-weight:bold;
	color: #444;
}

