/** CSS library by Rudiculous <Rudiculous@gmail.com>
 ** Nothing from this file may be copied without my explicit permission.
 **
 ** http://www.rudiculous.net/
 **/

var
{
  white-space       : nowrap;
}

img
{
  border            : none;
}

img.mathematical
{
  vertical-align    : middle;
}

.block
{
  display           : block;
  margin            : 0.25em auto;
}
