.text-hidden { text-indent: -3000em; }

.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-justify { text-align: justify; }

.float-left { float: left; }
.float-right { float: right; }

.clear-all { clear: both; }
.clear-left { clear: left; }

.block-center { margin: 0 auto; }

.pic { text-align: center; }
.pic img,
.pic embed { background: #4f2311; padding: 1px; border: solid 2px #f169b0; }

.flash .alt { display: none; }