@import url(/chrome/lightbox.css);

.me { color: red; }
.notme { color: blue; }
.center { text-align: center; }
.via { text-align: right; }
a { text-shadow: grey 2px 2px 2px }
.tags { text-align:right; font-size: 10px; }
.scroll-list {
	height: 60px;
	overflow: auto;
	width: 350px;
	padding: 0px;
}
.delPost { font-size: .9em; }
