/*-------------------Module Layout-----------------------*/
.container_wide					{margin:0px 0px 8px 0px}
.module_action					{float:left;padding:0px 5px;}
.container_footer				{text-align:right;}
.module_box_indent				{padding:0px 8px 8px 8px;}

/*-------------------Tiny Modules-----------------------*/
.module_tiny					{background:url(images/box2_bg.gif) repeat-y 0 0; margin:0px 0px 10px 0px;}
.module_tiny div.top			{background:url(images/box2_top.gif) no-repeat 0 0;}
.module_tiny div.bot			{background:url(images/box2_bot.gif) no-repeat 0 bottom;width:100%;}
.module_tiny h3					{margin:0px;}
.module_tiny h3.orange			{background:#ED6D00 url(images/box2_h3.gif) no-repeat 0 0}
.module_tiny h3.red				{background:#D63935 url(images/box3_h3.gif) no-repeat 0 0}
.module_tiny .module_action		{padding:15px 0px 0px 30px;}

/*-------------------Wide Modules-----------------------*/
.gray_bar .container_header .bg		{background:#dedede url(images/cont_gray_bg.gif) repeat-x 0 0;}
.gray_bar .container_header .left	{background:url(images/cont_gray_left.gif) no-repeat 0 0;}
.gray_bar .container_header .right	{background:url(images/cont_gray_right.gif) no-repeat right 0;height:22px;padding-top:5px;}

.container_wide .container_content	{padding:0px 5px 5px 5px;margin-top:5px;}
.container_wide .title				{margin:0px 8px;}
.gray_bar .title					{margin:0px 8px;}
.container_header .title			{font-family:Verdana,Tahoma,Arial;font-size:1.2em;font-weight:bold;text-transform:uppercase;}

/*-------------------Other-----------------------*/
h1.orange, span.orange			{color:#FF6614;}






