/* CSS Document */

body {
	background: #FFF url(../images/bodybg-teal.gif) repeat-x top;
}

#header {
	width: 740px;
	margin: 0px;
}

#page {
	margin-top: 0px;
	width: 740px;
	background: none;
}

#footer {
	background: none;
	width: 740px;
}

h1 {
	color: #000;
	line-height: 1.15em;
}

#optin {
	border: 3px dashed #000;
	background: #e0ecf2;
	padding: 15px;
	width: 420px;
	margin: 0 auto;
	text-align: center;
	margin-top:10px;
}

.ui-accordion { margin: 0; padding: 0; list-style-type: none; }
.ui-accordion li { margin:5px; }
.ui-accordion li .ui-accordion-header {
	display: block;
	background-color:#EEEEEE;
	color: #C00;
	font-size: 16px;
	position: relative;
}
.ui-accordion-container {
   width:660px;
}

.entry ul#panel li {
	background: none;
	padding-left: 0;
}

.testimonial {
	width: 550px;
	margin: 0 auto;
	padding: 25px;
	margin-top: 30px;
	background: #ffffcc url(../images/notebookpaper.jpg) top center no-repeat;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	border-bottom: 3px solid #CCC;
}
