@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------------------------------ ARTICLE ------------------------------------------------------------------ */
#article { width:730px; height:auto; overflow:hidden; background:url(../../images/admin/article-tile.gif) top center repeat-y scroll; margin:0px auto 0px auto; }
#articleContent { width:630px; height:auto; overflow:hidden; background:url(../../images/admin/article-top.jpg) top center no-repeat scroll; padding:90px 50px 0px 50px; }
#articleContentCoaching { width:630px; height:auto; overflow:hidden; background:url(../../images/admin/coaching-article-top.jpg) top center no-repeat scroll; padding:90px 50px 0px 50px; }
#articleContentMarketing { width:630px; height:auto; overflow:hidden; background:url(../../images/admin/marketing-article-top.jpg) top center no-repeat scroll; padding:90px 50px 0px 50px; }
#articleContentParent { width:630px; height:auto; overflow:hidden; background:url(../../parent/images/global/article-top.jpg) top center no-repeat scroll; padding:90px 50px 0px 50px; }
#contentTable #right #articleContent p { line-height:22px; margin:22px 0px 22px 0px; }
#contentTable #right #articleContent h1 { font-size:40px; }
#articleBottom { width:730px; height:13px; overflow:hidden; background:url(../../images/admin/article-bottom.gif) top center no-repeat scroll; }
.quoteBox {
	background:#f1e5c6; border:#e6d8b3 solid 3px; padding:22px 28px 22px 28px; color:#906f47; font-family:Verdana, Geneva, sans-serif;
	font-size:18px; line-height:22px; letter-spacing:-0.3pt; margin:0px 0px 5px 0px;
}
.imageLeft { float:left; margin:8px 15px 2px 0px; }
.imageRight { float:left; margin:8px 0px 2px 15px; }
#author { width:630px; height:auto; border-top:#e5e5e5 solid 1px; padding:10px 0px 20px 0px; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#76ab43; line-height:18px; text-align:right; }
