/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/
/* Gray & Blue Rounders */
.cont_top { background: transparent url('images/border_top.gif') repeat-x top; }
.cont_bot { background: transparent url('images/border_bot.gif') repeat-x bottom; }
.cont_main { padding: 10px; }
.cont_mainbg { background: transparent url('images/bg.gif') repeat-x top; }
.cont_mainbgsm { background: transparent url('images/bg_sm.gif') repeat-x top; }
.cont_mainbgblue { background: transparent url('images/bg_blue.gif') repeat-x top; }
.cont_main_left { background: transparent url('images/border_left.gif') repeat-y left; }
.cont_main_right { background: transparent url('images/border_right.gif') repeat-y right; }
.grayer { padding: 0 0 5px 0; }
/* Solid Gray Rounder */
.solid { background: #a2a4a7; }
.solidmain { padding: 0 2px; }
/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/

