/**********************************************************************/

/* To make a new style, create a stylesheet and add it to this dir.   */

/* Override any styles you wish from Default.css, which will always   */

/* be included first.  Stylesheets will be automatically detected and */

/* listed by the plugin's admin panel.                                */

/**********************************************************************/



.gbEntry{

    color: #ffff;

    border:solid 2px #000;

}



.gbEntryLeft{

    background: #ffff;

    border:0;

}



.gbEntryTop, .gbEntryBottom{

    background-color: #ffff;

}



.gbEntryContent{

    background: rgb(255, 255, 255) repeat-y right;

}



#gbSignWrap{

    color: #333333;

    background: #CCCCCC;

    border:2px solid #000;

}



#gbSignWrap a:link, #gbSignWrap a:visited, .gbEntry a:link, .gbEntry a:visited{

    color: #005FA9;

    text-decoration: none;

}

