/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*             http://www.NukeVille.com                   */
/*                oneilevan@gmail.com                     */
/*========================================================*/
/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/.EON_PO_EarthBox04Title
{
	font-size: 11px;
	line-height: 1.4em;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #555;
	font-weight: bold;
}
/*-- container title cell              --*/.EON_PO_EarthBox04TitleTD
{
	width: 100%;
	padding-bottom: 4px;
}
/*-- container actions cell            --*/.EON_PO_EarthBox04ActionsTD
{
	width: 0%;
	padding: 0;
}
/*-- container content pane            --*/.EON_PO_EarthBox04Content
{
	font-size: 11px;
	line-height: 1.4em;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #666;
	text-align: left;
	padding: 3px 0 0 0;
}
/*-- container Icons cell              --*/.EON_PO_EarthBox04Icons
{
	text-align: right;
	padding: 5px 0 7px 0;
	border-top: 1px solid #BBBBBB;
}

/*-- top center section                --*/.EON_PO_EarthBox04T
{
	background: url(images/08t_OxygenEarth.gif) bottom left repeat-x;
	vertical-align: top;
	height: 22px;
	padding: 4px 0 0 0;
}
/*-- top left section                  --*/.EON_PO_EarthBox04TL
{
	background: url(images/08tl_OxygenEarth.gif) bottom left no-repeat;
	vertical-align: top;
	height: 22px;
	width: 10px;
	padding: 0;
}
/*-- top right section                 --*/.EON_PO_EarthBox04TR
{
	background: url(images/08tr_OxygenEarth.gif) bottom right no-repeat;
	vertical-align: top;
	height: 22px;
	width: 10px;
	padding: 0;
}

/*-- mid center section                --*/.EON_PO_EarthBox04M
{
	background: url(images/boxm_OxygenEarth.gif) top left;
	vertical-align: top;
	padding: 0;
}
/*-- mid left section                  --*/.EON_PO_EarthBox04ML
{
	background: url(images/08ml_OxygenEarth.gif) bottom left repeat-y;
	vertical-align: top;
	width: 10px;
	padding: 0;
}
/*-- mid right section                 --*/.EON_PO_EarthBox04MR
{
	background: url(images/08mr_OxygenEarth.gif) bottom right repeat-y;
	vertical-align: top;
	width: 10px;
	padding: 0;
}

/*-- bottom center section             --*/.EON_PO_EarthBox04B
{
	background: url(images/08b_OxygenEarth.gif) bottom left repeat-x;
	vertical-align: top;
	height: 17px;
	padding: 8px 0 0 5px;
}
/*-- bottom left section               --*/.EON_PO_EarthBox04BL
{
	background: url(images/08bl_OxygenEarth.gif) bottom left no-repeat;
	vertical-align: top;
	height: 17px;
	width: 10px;
	padding: 0;
}
/*-- bottom right section              --*/.EON_PO_EarthBox04BR
{
	background: url(images/08br_OxygenEarth.gif) bottom right no-repeat;
	vertical-align: top;
	height: 17px;
	width: 21px;
	padding: 0;
}

/*========================================================*/





