/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles for MyFirstSkin DotNetNuke Containers by ThinkofDesign.com */
/*--------------------------------------------------------------------------------------------------------------*/
.ccommon2
{
    margin-bottom: 20px;
}
.ccommon2 .ccontent2
{
    padding: 10px 0;
}
.ccommon2 p
{
    margin-top: 0;
}
.ccommon2 .actionbuttons2
{
    text-align: right;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    padding-right: 20px;
}
.actionbuttons2 img
{
    margin: 0 0 10px 0;
}

td.ctitle2
{
    background-color: #ebec81;
    height: 25px;
}
.container2_title
{
    color: Green;
    /*text-transform: lowercase;*/
    font-style: italic;
    font-size: 16px;
}

.container2_title_background
{
    background-image: url("square-green.gif");
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-left: 10px;
    
}
