#middle {
	padding: 10px 30px;
	border: 0; margin: 0;
	background: transparent;
	}

img.absmiddle /* THIS IS A W3C-VALID ALTERNATIVE TO ALIGN=ABSMIDDLE */
	{
	vertical-align:middle;
	border: none;
	}

img.arrow
	{
	display: inline;
	vertical-align: middle;
	border: none;
	padding-right: 10px;
	}

div.hentry
	{
	clear: both;
	background: #eff7e6;
	margin-top: 10px;
	}

div.entry-title
	{
	background: #cee2c1 url('images/greentop.gif') no-repeat left top;
	}
div.entry-title h3
	{
	background: #cee2c1 url('images/greentopleft.gif') no-repeat left top;
	font-size: 1.32em;
	font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	margin: 0;
	}

div.entry-title h3 a
	{
	display: block;
	padding: 10px 10px 10px 20px;
	text-decoration: none;
	background: url('images/greentopright.gif') no-repeat right top;
	}

div.entry-title h3 a:hover
	{
	text-decoration: underline;
	}

div.boxmid
	{
	background: #eff7e6;
	padding: 10px;
	margin-bottom: -5px;
	}

div.author
	{
	text-align: right;
	width: 150px;
	height: 100%;
	padding: 10px;
	float: left;
	}

div.entry-content
	{
	padding: 10px;
	margin-left: 170px;
	}

div.entry-content.columns
	{
	padding: 10px;
	margin-left: 0;
	}

div.boxbot
	{
	clear: both;
	background: #eff7e6 url('images/greenbottomleft.gif') no-repeat bottom left;
	}

div.boxbotright
	{
	background: url('images/greenbottomright.gif') no-repeat bottom right;
	height: 20px;
	margin: 0;
	}

p.name
	{
	margin: 0;
	}
p.title, p.org
	{
	font-size: 90%;
	font-family: Corbel, 'Trebuchet MS', serif;
	color: #7080AF;
	margin: 0;
	}

#my-border, #my-border-2 { padding: 30px 40px; }
#my-border, #my-border .sb-inner, #my-border-2, #my-border-2 .sb-inner { background: #f7efde; border: 0 none;  }


/* DIVS */
#mobile
	{
	display: none;
	}

