/* 
Document   : pd
Created on : Jun 19, 2009, 12:16:58 PM
Author     : zoids
Description:
Purpose of the stylesheet follows.
*/

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


.button_text{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 7px;
    text-decoration: none;
    font-size: 13pt;
    font-weight:bold;
    cursor: pointer;
    
}









