@import url(../css/category.css);
ul#category li{
    margin            : 0.5em 0em 0em 2em;
    list-style-type   : square;
    text-decoration   : underline;
}
#content span.CGSim-logo{
    font-size         : 44px;
    color             : rgb(255, 0, 0);
    font-family       : ;
    font-weight       : ;
}
#content span.VR-logo{
    font-size         : 44px;
    color             : rgb(255, 150, 0);
    font-family       : BatangChe;
}
#content span.SimuLED-logo{
    font-size         : 44px;
    color             : rgb(255, 0, 0);
    font-family       : Palatino Linotype;
}
#content span.PumpLinx-logo{
    font-size         : 44px;
    color             : rgb(0, 0, 0);
    font-family       : Lucida Console;
}
#content span.IOSO-logo{
    font-size         : 44px;
    color             : rgb(0, 0, 255);
    font-family       : Verdana;
    font-weight       : bold;
}
#content p.subtitle{
    margin            : 1em 0em 0em 0em;
}
#content h4{
    font-size         : 10pt;
    text-decoration   : underline;
    margin            : 1em 0em 0em 0em;
}
#content p.indent{
    text-indent       : 1em;
}
#content p.expository_writing{
    margin            : 1em 0em 1em 0em;
    font-color        : #6495ED;
}
.expository_writing a{
    margin            : 1em 0em 1em 0em;
    color             : #6495ED;
}
#content div.product{
    margin            : 5em 5em 10em 0.5em;
    padding-top       : 1em;
}
#content p.summary{
    margin            : 1em 0.5em 0em 1.5em;
}
#content p.keyword{
    margin            : 0.5em 0.5em 1em 0em;
}
#content span.link{
    color             : #6495ED;
    font-size         : 1.2em;
    border-bottom     : 1px solid;
}
#content div.link{
    margin-top        : 1em;
}
#content dl{
    margin-top        : 1em;
}
#content dt{
    text-indent       : 1em;
}
#content dd{
    margin            : 0em 0em 1em 3em;
}
#content sub{
    font-size         : 0.9em;
}
#product a{
    font-color        : #6495ED;
    color             : #6495ED;
}
ul#literature li{
    text-indent       : 2em;
}
.symbol{
    text-decoration   : underline;
}
