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

/* Blank Title */
.RoundedBorder-title {
padding: 0;
margin: 0px 0 15px;
}

.RoundedBorder-title span.Head {

font: normal 18px Arial, Helvetica, sans-serif;
}

.RoundedBorder-pad {}

.RoundedBorder
{
z-index: 1;
padding: 15px;
margin: 0 0 20px;
border:3px solid #fff;
background: #f9f9f9 url(images/rounded-border-bg.gif) top repeat-x;
border-radius: 9px;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
box-shadow: 0px 0px 5px #666;
-moz-box-shadow: 0px 0px 5px #666;
-webkit-box-shadow: 0px 0px 5px #666;
overflow: hidden;
clear: both;
}
.RoundedBorderOverview
{
z-index: 1;
padding: 15px;
margin: 0 0 20px;
border:3px solid #fff;
background: #f9f9f9 url(images/rounded-border-bg.gif) top repeat-x;
border-radius: 9px;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
box-shadow: 0px 0px 5px #666;
-moz-box-shadow: 0px 0px 5px #666;
-webkit-box-shadow: 0px 0px 5px #666;
overflow: hidden;
clear: both;
min-height:165px;
}
.RoundedBorder table td
{padding: 0 10px 0 0;}


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

