/*++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++     CSS Container Skin for DotNetNuke        ++*/
/*++     Frontwork Studio                         ++*/
/*++     http://www.frontworkstudio.com           ++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++*/


/* global */

.ocontainertitlecell {background: url(header_orange.gif) repeat-x top left; width:100%; height:25px; background-color: #EF8B19; padding:18px 0 12px 14px;}
.ocontainertitle {font: bold 15px Georgia, Tahoma, Arial, Verdana; color: #fff;}
.ocontainercontent {background:#EF8B19;}
.ocontentactions, .contentutilities {padding:0px 14px 14px 14px;}
.ocontentactions * {color:#222; line-height: 130%;}
.ocontentactions a:link, .ocontentactions a:visited, .ocontentactions a:active {color:#fff;}

.gcontainertitlecell {background: url(header_grey.gif) repeat-x top left; width:100%; height:25px; background-color: #F4F4F4; padding:18px 0 12px 14px;}
.gcontainertitle {font: bold 15px Georgia, Tahoma, Arial, Verdana; color: #333;}
.gcontainercontent {background:#F4F4F4;}
.gcontentactions {padding:0px 14px 14px 14px;}





