/*========================================================*/
/*             CSS for DotNetNuke Css Containers          */
/*                  by Kowhai Media                       */
/*            http://www.kowhaimedia.co.nz				  */
/*========================================================*/
div.ash { border: 3px solid #fff; margin: 0.8em 0.5em; padding: 1em; background: #fff url(images/ash.gif) top left repeat-x; }
div.ash span.title { font-size: 14px; color: #333333; padding: 0.25em 0; font-weight: bold; display: block; }
div.ash .action { width: 2%; margin-bottom: 5px; }
div.ash .content { clear: both; font-size: 11px; margin-top: 1.5em;}
div.ash .bottom { text-align: right; margin-top: 1em; }

