/* 
    Document   : home
    Created on : 26-Feb-2010, 21:04:39
    Author     : Antony
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}



#seg_se{
    position: absolute;
    top: 337px;
    left: 559px;
    width:213px;
    height:99px;
    text-align: center;

    min-height: 99px;
    display: table-cell;
    vertical-align: middle;
}
