/* ----------------------------------------------------------------
	General
---------------------------------------------------------------- */

/* ----------------------------------------------------------------
	Content
---------------------------------------------------------------- */
.textbox ul { margin-left:3px; }
.textbox ol { margin-left:15px; }

/* simple box */
.box h1 { padding:3px 5px 5px 10px; }

/* additions for bullets box */
.box ul.bullets { margin-left:10px; }
.box ul.bullets li { margin-left:15px; }

/* quotes */
.quotenarrow { width:430px; }

/* highlight boxes */
.highlightnarrow { width: 430px; }


/* ----------------------------------------------------------------
	Footer
---------------------------------------------------------------- */
div#footer { margin:10px 20px 0 0; }


div#panel2{margin:-1px !important}