/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
body
{
    font: 0.75em/1.333 verdana,arial,sans-serif;
}
select, input, button, textarea, button
{
    font: 99% verdana,arial,sans-serif;
}
table
{
    font-size: inherit;
    font: 100%;
}
pre, code, kbd, samp, tt
{
    font-family: monospace;
    *font-size:108%;
    line-height:100%;
}