/*++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++     CSS Container Skin for DotNetNuke        ++*/
/*++     Frontwork Studio                         ++*/
/*++     http://www.frontworkstudio.com           ++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++*/


/* global */

.ocontainertitlecell {background:#E3AC06; width:100%; height:40px; padding:9px 0px 0px 14px;}
.ocontainertitle {font: 19px Arial, Verdana; color: #fff;}
.ocontainercontent {background:#DEDEDE;}
.ocontentactions, .contentutilities {padding:14px;}
.ocontentactions * {font: normal 13px Arial, Verdana; color:#222; line-height: 130%; text-decoration: none;}
.ocontentactions a:link, .ocontentactions a:visited, .ocontentactions a:active, .ocontentactions td {color:#D32800; text-decoration: none;}
.ocontentactions a:hover {color:#D32800; text-decoration: underline;}






