/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles for MyFirstSkin DotNetNuke Containers by ThinkofDesign.com */
/*--------------------------------------------------------------------------------------------------------------*/
.ccommon
{
    margin-bottom: 20px;
    
}
.ccommon .ccontent
{
    padding: 10px 0;
}
.ccommon p
{
    margin-top: 0;
}
.ccommon .actionbuttons
{
    text-align: right;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    padding-right: 20px;
}
.actionbuttons img
{
    margin: 0 0 10px 0;
}

.container_title
{
    font-family: Georgia;
    font-size: 20px;
}

td.ctitle
{
    border-bottom: dashed 1px #888;
	color: #636448;
}
td.ccontent
{
    border-bottom: dashed 1px #888;

}
