

#dbm {
	background-color:#FFFFCC;
}
#recentcomments li{
	list-style-type: bullet;
}
.scroll {
height: 50px;
overflow: hidden;
}
.noScroll {
overflow: visible;
height: 100%x;
}
