body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
/*	line-height: 15px; */
	color: #363636;
	background-color: #c2c2c2;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}

a:link, a:visited, a:active {
	color: #1f1f1f;
}
a:hover {
	color: #4f4f4f;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1f1f1f;
	line-height: 24px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #1f1f1f;
	line-height: 22px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1f1f1f;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1f1f1f;
}
h5 {
	margin: 0 0 4px 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1f1f1f;
}
p {
	margin: 0;
	padding: 0;
	color: #1f1f1f;
	font-size: 10px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
}

table.base {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
}
table.base th {
	font-weight: bold;
	color: #231f20;
}
table.base td {
	color: #231f20;
}
table.base td.menu {
	width: 190px;
	min-width: 190px;
}
table.base td.halfbanner {
	width: 95px;
	min-width: 95px;
	height: 95px;
	min-height: 95px;
}
table.base td.content {
	width: 80%;
}
table.base td.ads {
	width: 190px;
}
table.base td.footer {
	height: 185px;
}
table.funeral th {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}
table.funeral td {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}
.brightGreen {
    color: #8cd12e;
}
#brightGreen {
    color: #8cd12e;
}

div.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image: url(bg_banner.png);
	background-repeat: no-repeat;
	width: 1188px;
	height: 720px;
	text-align: left;
	margin: 9px 0 0 0;
	padding: 0;
	position: relative;
/*	border: 1px dotted #000000; */
}
div.logo {
	margin: 0;
	padding: 0;
	background-image: url(tbb_logo.png);
	background-repeat: no-repeat;
	width: 84px;
	height: 90px;
	text-align: left;
	position: absolute;
	left: 34px;
	top: 59px;
}
div.logoname {
	margin: 0;
	padding: 0;
	background-image: url(thebookbuilder.net.png);
	background-repeat: no-repeat;
	width: 242px;
	height: 21px;
	text-align: left;
	position: absolute;
	left: 18px;
	top: 12px;
    cursor: pointer;
}
span.bannerlabel {
	padding-top: 2px;
}
div.findebook {
	margin: 0;
	padding: 0;
	text-align: left;
	position: absolute;
	left: 445px;
	top: 15px;
	height: 20px;
	line-height: 18px;
}
span.findinput {
	margin: 0;
	padding: 0;
	background-image: url(find_input.png);
	background-repeat: no-repeat;
	width: 224px;
	height: 20px;
	text-align: left;
	position: absolute;
	left: 78px;
}
span.findinput input {
	margin-left: 10px;
	font-size: 11px;
	line-height: 15px;
	border: 0px solid #000000;
}
span.findsubmit {
	margin: 0;
	padding: 0;
	width: 35px;
	height: 16px;
	text-align: left;
	position: absolute;
	left: 264px;
	top: 2px;
	z-index: 99;
}
div.loginemail {
	margin: 0;
	padding: 0;
	text-align: left;
	position: absolute;
	left: 774px;
	top: 15px;
	height: 20px;
	line-height: 18px;
}
span.emailinput {
	margin: 0;
	padding: 0;
	background-image: url(email_input.png);
	background-repeat: no-repeat;
	width: 119px;
	height: 20px;
	text-align: left;
	position: absolute;
	left: 43px;
}
span.emailinput input {
	margin-left: 10px;
	font-size: 11px;
	line-height: 15px;
	border: 0px solid #000000;
}
div.loginpwd {
	margin: 0;
	padding: 0;
	text-align: left;
	position: absolute;
	left: 948px;
	top: 15px;
	height: 20px;
	line-height: 18px;
}
span.pwdinput {
	margin: 0;
	padding: 0;
	background-image: url(pwd_input.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 20px;
	text-align: left;
	position: absolute;
	left: 68px;
}
span.pwdinput input {
	margin-left: 10px;
	font-size: 11px;
	line-height: 15px;
	border: 0px solid #000000;
}
div.loginsubmit {
	margin: 0;
	padding: 0;
	width: 59px;
	height: 20px;
	text-align: left;
	position: absolute;
	left: 1115px;
	top: 15px;
	z-index: 99;
}
div.loggedAs {
	margin: 0 10px 0 0;
	padding: 0;
	color: #ffffff;
	font-size: 12px;
	text-align: right;
	width: 600px;
	position: absolute;
	left: 505px;
	top: 10px;
	height: 20px;
	line-height: 18px;
}
div.logoutsubmit {
	margin: 0;
	padding: 0;
	width: 59px;
	height: 20px;
	text-align: left;
	position: absolute;
	left: 1115px;
	top: 10px;
	z-index: 99;
}

/* Menu */
div.menu a:link, div.menu a:visited, div.menu a:active {
	text-decoration: none;
}
div.menu {
	color: #000000;
	margin: 0;
	padding: 0;
	width: 131px;
	text-align: center;
	position: absolute;
	top: 100px;
	left: 11px;
}
div.menu a {
	color: #000000;
	margin: 0 0 1px 0;
	padding: 0;
	background-image: url(menu_btn.png);
	background-repeat: no-repeat;
	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 131px;
	height: 27px;
	line-height: 24px;
}
div.menu a:hover {
	color: #000000;
	background-image: url(menu_btnsel.png);
	background-repeat: no-repeat;
}
div.menu a.selected {
	color: #000000;
	background-image: url(menu_btnsel.png);
	background-repeat: no-repeat;
}
div.menu a:link, div.menu a:visited, div.menu a:active {
	color: #1f1f1f;
}
div.menu a.special {
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	color: #1f1f1f;
	margin: 0 0 1px 0;
	padding: 0;
	text-decoration: none;
	display: block;
}
div.menu a.special:hover {
	color: #1f1f1f;
	border: 1px solid #1f1f1f;
}
div.menu div.nomenu a {
	background-image: none;
}
div.menu div.nomenu a:hover {
	background-image: none;
}
/* Sub Menu */
div.submenu a {
	color: #000000;
	margin: 0 0 1px 0;
	padding: 1px 4px 2px 15px;
	font-size: 11px;
	text-decoration: none;
	display: block;
	line-height: 13px;
}
div.submenu a:hover {
	color: #000000;
}
div.submenu a.selected {
	color: #000000;
}
div.submenu a:link, div.submenu a:visited, div.submenu a:active {
	color: #1f1f1f;
}
div.content {
	margin: 0;
	padding: 0;
	background-image: url(bg_gray.png);
	background-repeat: no-repeat;
	width: 1188px;
	height: 709px;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 46px;
	/*border: 1px dotted #000000;*/
}
div.viewport {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	width: 1021px;
	height: 653px;
	text-align: left;
	position: absolute;
	left: 153px;
	top: 10px;
/*    border: 1px dotted #0000ff; */
}
div.content_white {
	background-image: url(viewport_white.png);
}
div.content_black {
	background-image: url(viewport_black.png);
}
div.toolbar {
	margin: 0;
	padding: 0;
	width: 385px;
	height: 36px;
	text-align: center;
	position: absolute;
	left: 75px;
	top: -23px;
/*	border: 1px dotted #ffff00; */
}
span.toolicon {
	margin: 0;
	padding: 0;
	width: 30px;
	height: 35px;
}
span.toolicon a {
	margin: 0 2px 0 1px;
	padding: 0;
	width: 30px;
	height: 35px;
	text-align: center;
	background-repeat: no-repeat;
	display: inline-block;
}
span.tooliconleft a:hover {
	background-image: url(action_over_left.png);
}
span.tooliconright a:hover {
	background-image: url(action_over_right.png);
}
span.toolicon img {
	margin: 0;
	padding: 0;
	border: none;
	position: relative;
	top: 6px;
}
div.samplebar {
	margin: 0;
	padding: 0;
	width: 385px;
	height: 36px;
	color: #ffffff;
	text-align: center;
	position: absolute;
	left: 30px;
	top: -23px;
/*	border: 1px dotted #ffff00; */
}
span.sampleicon {
	margin: 0;
	padding: 0;
	width: 30px;
	height: 35px;
	color: #ffffff;
}
span.sampleicon a {
	margin: 0 2px 0 1px;
	padding: 5px 0 0 0;
	width: 30px;
	height: 35px;
	text-align: center;
	color: #ffffff;
	background-repeat: no-repeat;
	text-decoration: none;
	display: inline-block;
}
span.sampleicon a:hover {
	color: #ffffff;
	background-image: url(action_over.png);
}
span.sampleicon a.selected {
	color: #ffffff;
	background-image: url(action_over.png);
}
span.sampleicon a:link, span.sampleicon a:visited, span.sampleicon a:active {
	color: #ffffff;
}
div.viewport_leather {
	margin: 0;
	padding: 0;
	background-image: url(viewport_leather.jpg);
	background-repeat: no-repeat;
	width: 1037px;
	height: 611px;
	text-align: left;
	position: absolute;
	left: 153px;
	top: 23px;
}
div.viewport_cover {
	margin: 0;
	padding: 0;
	background-image: url(viewport_cover.jpg);
	background-repeat: no-repeat;
	width: 1037px;
	height: 611px;
	text-align: left;
	position: absolute;
	left: 153px;
	top: 23px;
}
div.viewport_pages {
	margin: 0;
	padding: 0;
	background-image: url(viewport_pages.jpg);
	background-repeat: no-repeat;
	width: 1037px;
	height: 611px;
	text-align: left;
	position: absolute;
	left: 153px;
	top: 23px;
}
div.viewport_content {
	margin: 10px 20px;
	padding: 0;
}
div.veil {
	visibility: hidden;
	position: absolute;
	left: -153px;
	top: -70px;
	width: 1188;
	height: 756px;
	text-align: center;
	z-index: 1000;
	background-image: url(veil.png);
	background-repeat: repeat-x repeat-y;
}
div.smallveil {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1025;
	height: 593px;
	text-align: center;
	z-index: 1000;
	background-image: url(veil.png);
	background-repeat: repeat-x repeat-y;
}
div.scroll_double {
	margin: 0;
	padding: 0;
	width: 68px;
	height: 21px;
	text-align:center;
	background-image: url(scroll_double.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 170px;
	top: 60px;
}
div.sample_cover {
    margin: 0;
    padding: 0 20px 10px 20px;
    background-image: url(sample_cover.png);
    background-repeat: no-repeat;
    width: 380px;
    height: 437px;
    text-align: left;
    position: absolute;
    left: 39px;
    top: 41px;
}
div.instruct_cover {
    margin: 0;
    padding: 0 20px 10px 20px;
    background-image: url(instruct_cover.png);
    background-repeat: no-repeat;
    width: 380px;
    height: 526px;
    text-align: left;
    position: absolute;
    left: 39px;
    top: 41px;
}
div.purchase_cover {
	margin: 0;
	padding: 40px 20px 10px 20px;
	background-image: url(sample_cover.png);
	background-repeat: no-repeat;
	width: 380px;
	height: 437px;
	text-align: left;
	position: absolute;
	left: 39px;
	top: 41px;
}
div.buynow {
	margin: 0;
	padding: 0;
	width: 428px;
	height: 30px;
	text-align: center;
	position: absolute;
	left: 39px;
	top: 510px;
}
div.download {
	margin: 0;
	padding: 0;
	width: 420px;
	height: 90px;
	text-align: center;
	position: absolute;
	left: 39px;
	top: 480px;
	color: #ffffff;
}

div.modalHeader {
	margin: 0;
	padding: 0;
	background-image: url(thebookbuilder.net_black.png);
	background-repeat: no-repeat;
	width: 242px;
	height: 21px;
	position: absolute;
	left: 27px;
	top: 25px;
}
div.modalClose a {
	margin: 5px 20px;
	padding: 0;
	background-image: url(modalTerm.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 20px;
	height: 20px;
	position: absolute;
}
div.modalClose a:hover {
	background-position: -20 0;
}
div.modalBox {
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-image: url(modalBox.png);
	background-repeat: no-repeat;
	width: 436px;
	height: 200px;
	text-align: left;
	position: absolute;
	left: 360px;
	top: 200px;
	z-index: 1100;
}
div.boxDetails {
	color: #000000;
	width: 378px;
	height: 110px;
	text-align: left;
	position: absolute;
	left: 30px;
	top: 60px;
}
div.modalLogin {
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-image: url(modalLogin.png);
	background-repeat: no-repeat;
	width: 428px;
	height: 243px;
	text-align: left;
	position: absolute;
	left: 380px;
	top: 238px;
	z-index: 1100;
}
div.loginDetails {
	color: #000000;
	width: 350px;
	height: 140px;
	text-align: left;
	position: absolute;
	left: 30px;
	top: 60px;
}
div.modalPhoto {
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	width: 456px;
	height: 200px;
	text-align: left;
	position: absolute;
	top: 195px;
	z-index: 2100;
}
div.modalPhoto_left {
	background-image: url(modalPhoto_left.png);
	left: 380px;
}
div.modalPhotora_left {
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    width: 456px;
    height: 100px;
    text-align: left;
    position: absolute;
    top: -136px;
    left: -51px;
    z-index: 1100;
    background-image: url(modalTextra_left.png);
}
div.modalPhoto_right {
	background-image: url(modalPhoto_right.png);
	left: 120px;
}
div.modalPhotora_right {
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    width: 456px;
    height: 100px;
    text-align: left;
    position: absolute;
    top: -136px;
    left: -17px;
    z-index: 1100;
    background-image: url(modalTextra_right.png);
}
div.photoDetails {
	color: #000000;
	width: 370px;
	height: 100px;
	text-align: left;
	position: absolute;
	left: 25px;
	top: 35px;
}
div.photoDetails_left {
	color: #000000;
	width: 370px;
	height: 100px;
	text-align: left;
	position: absolute;
	left: 50px;
	top: 35px;
}
div.modalText {
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	width: 456px;
	height: 437px;
	text-align: left;
	position: absolute;
	top: 70px;
	z-index: 1100;
}
div.modalText_left {
	background-image: url(modalText_left.png);
	left: 380px;
}
div.modalArrow_left {
	background-image: url(modalArrow_left.png);
	width: 32px;
	height: 71px;
	position: absolute;
	top: 150px;
}
div.modalTextra_left {
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    width: 456px;
    height: 100px;
    text-align: left;
    position: absolute;
    top: -131px;
    left: -45px;
    z-index: 1100;
    background-image: url(modalTextra_left.png);
}
div.modalText_right {
	background-image: url(modalText_right.png);
	left: 125px;
}
div.modalArrow_right {
	background-image: url(modalArrow_right.png);
	width: 39px;
	height: 71px;
	position: absolute;
	left: 417px;
	top: 150px;
}
div.modalTextra_right {
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    width: 456px;
    height: 100px;
    text-align: left;
    position: absolute;
    top: -131px;
    left: -15px;
    z-index: 1100;
    background-image: url(modalTextra_right.png);
}
div.modalText_left div.textDetails {
	color: #000000;
	width: 378px;
	height: 335px;
	text-align: left;
	position: absolute;
	left: 45px;
	top: 30px;
}
div.modalText_right div.textDetails {
	color: #000000;
	width: 378px;
	height: 335px;
	text-align: left;
	position: absolute;
	left: 15px;
	top: 30px;
}

div.sheets {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	width: 401px;
	height: 514px;
	text-align: left;
	position: absolute;
	left: 43px;
	top: 41px;
}
div.sheet1 {
	background-image: url(sheet1.png);
}
div.sheet2 {
	background-image: url(sheet2.png);
}
div.sheet1_back {
	background-image: url(sheet1_back.png);
}
div.sheet2_back {
	background-image: url(sheet2_back.png);
}
div.tabs {
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	text-align: left;
	position: absolute;
	top: 46px;
	z-index: 55;
}
div.tab1 {
	left: 60px;
}
div.tab2 {
	left: 240px;
}
div.tabs a {
	text-decoration: none;
}


div.content_options {
	width: 200px;
	float: left;
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0;
}
div.content_options a {
	color: #4f4f4f;
	margin: 0 0 1px 0;
	padding: 0 0 0 4;
	font-size: 12px;
	text-decoration: none;
	display: block;
	line-height: 18px;
}
div.content_options a:hover {
	color: #4f4f4f;
	letter-spacing: 1px;
}
div.content_options a.selected {
	color: #4f4f4f;
	font-weight: bold;
}
div.content_options a:link, div.content_options a:visited, div.content_options a:active {
	color: #1f1f1f;
}
a.loggedAs a.loggedAs:link, a.loggedAs:visited, a.loggedAs:active {
	color: #ffffff;
}
a.loggedAs {
	text-decoration: none;
}
a.loggedAs:hover {
	text-decoration: underline;
}
div.quickLogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	width: 300px;
	position: absolute;
	left: 734px;
	top: 58px;
/*	border:1px dotted #ffffff; */
}
div.quickLogin form {
	margin: 0;
	padding: 0;
}
div.quickLogin input {
	font-size: 9px;
}
div.toc {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	margin: 0 10px 0 5px;
}
div.toc a {
	color: #4f4f4f;
	font-size: 15px;
	text-decoration: none;
	line-height: 24px;
	display: block;
	overflow: hidden;
}
div.toc a:hover {
	color: #8f8f8f;
	text-decoration: underline;
}
div.toc a.selected {
	color: #8f8f8f;
	text-decoration: none;
}
div.toc a#sub {
	font-size: 13px;
	margin-left: 20px;
	line-height: 20px;
}
a.loadbtn {
	margin: 0;
	padding: 0;
	background-image: url(loadBtn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 46px;
	height: 46px;
	position: absolute;
	left: 202px;
	top: 262px;
	z-index: 1050;
}
a.loadbtn:hover {
	background-position: -46 0;
}
div.cover_left {
	margin: 0;
	padding: 0;
	width: 450px;
	height: 546px;
	text-align: left;
	position: absolute;
	left: 22px;
	top: 26px;
	overflow: hidden;
/*	border: 1px dotted #ff0000; */
}
div.cover_right {
	margin: 0;
	padding: 0;
	width: 450px;
	height: 546px;
	text-align: left;
	position: absolute;
	left: 550px;
	top: 26;
	overflow: hidden;
/*	border: 1px dotted #0000ff; */
}
div.toolicon {
	margin: 0;
	padding: 0;
	width: 30px;
	height: 45px;
	float: left;
	text-align:center;
}
div.toolicon span {
	font-size: 10px;
	position: relative;
	top: -10px;
}
div.toolicon a {
	margin: 0 1px 0 1px;
	padding: 0;
	width: 30px;
	height: 35px;
	text-align: center;
	background-repeat: no-repeat;
	display: inline-block;
}
div.tooliconleft a:hover {
	background-image: url(action_over_left.png);
}
div.tooliconright a:hover {
	background-image: url(action_over_right.png);
}
div.toolicon img {
	margin: 0;
	padding: 0;
	border: none;
	position: relative;
	top: 6px;
}
div.page_left {
	margin: 0;
	padding: 0;
	width: 408px;
	height: 547px;
	text-align: left;
	position: absolute;
	left: 75px;
	top: 26px;
	overflow: hidden;
/*	border: 1px dotted #ff0000; */
}
div.page_right {
	margin: 0;
	padding: 0;
	width: 408px;
	height: 547px;
	text-align: left;
	position: absolute;
	left: 542px;
	top: 26;
	overflow: hidden;
/*	border: 1px dotted #0000ff; */
}
a.page_first {
	margin: 0;
	padding: 0;
	width: 26px;
	height: 26px;
	background-image: url(first_page.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	left: 15px;
	top: 255px;
}
a.page_first:hover {
	background-position: -26 0;
}
a.page_last {
	margin: 0;
	padding: 0;
	width: 26px;
	height: 26px;
	background-image: url(last_page.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	left: 984px;
	top: 255px;
}
a.page_last:hover {
	background-position: -26 0;
}
a.page_prev {
	margin: 0;
	padding: 0;
	width: 35px;
	height: 38px;
	background-image: url(prev_page.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	left: 6px;
	top: 278px;
}
a.page_prev:hover {
	background-position: -35 0;
}
a.page_next {
	margin: 0;
	padding: 0;
	width: 35px;
	height: 38px;
	background-image: url(next_page.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	left: 986px;
	top: 278px;
}
a.page_next:hover {
	background-position: -35 0;
}
div.page_number {
	margin: 0;
	padding: 0;
	width: 408px;
	color: #000000;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 535px;
}
div.upload_error {
	margin: 0;
	padding: 0;
	width: 444px;
	text-align: left;
	color: #ff0000;
	position: absolute;
	left: 0px;
	top: 60px;
}
.subtle {
	font-size: 10px;
	color: #8f8f8f;
	font-style: italic;
}
/* Photo frames */
div.photo_frame {
	position: relative;
}
div.photo_front_pt {
	margin: 0 0 14px 0;
	padding: 0;
	width: 300px;
	height: 400px;
	text-align:center;
}
div.photo_front_ls {
	margin: 0 0 14px 0;
	padding: 0;
	width: 408px;
	height: 306px;
	text-align:center;
}
div.photo_family_pt {
	margin: 0 0 14px 0;
	padding: 0;
	width: 180px;
	height: 240px;
	text-align:center;
}
div.photo_family_ls {
	margin: 0 0 14px 0;
	padding: 0;
	width: 320px;
	height: 240px;
	text-align:center;
}
div.photo_one_pt {
	margin: 0 0 14px 0;
	padding: 0;
	width: 300px;
	height: 400px;
	text-align:center;
}
div.photo_one_ls {
	margin: 0 0 14px 0;
	padding: 0;
	width: 408px;
	height: 306px;
	text-align:center;
}
div.photo_only_pt {
	margin: 0;
	padding: 0;
	width: 375px;
	height: 500px;
	text-align:center;
}
div.photo_only_ls {
	margin: 0;
	padding: 0;
	width: 408px;
	height: 306px;
	text-align:center;
}
div.photo_two_pt {
	margin: 0 0 14px 0;
	padding: 0;
	width: 195px;
	height: 260px;
	text-align:center;
}
div.photo_two_ls {
	margin: 0 0 14px 0;
	padding: 0;
	width: 240px;
	height: 180px;
	text-align:center;
}
div.photo_four_pt {
	margin: 0 0 11px 0;
	padding: 0;
	width: 144px;
	height: 192px;
	text-align:center;
}
div.photo_four_ls {
	margin: 0 0 14px 0;
	padding: 0;
	width: 196px;
	height: 147px;
	text-align:center;
}
div.photo_nine {
	margin: 0;
	padding: 0;
	width: 128px;
	height: 96px;
	text-align:center;
}
div.photo_nine_ls {
	margin: 0 0 72px 0;
	padding: 0;
	width: 128px;
	height: 96px;
	text-align:center;
}
div.photo_nine_pt {
	margin: 0 0 12px 0;
	padding: 0;
	width: 120px;
	height: 160px;
	text-align:center;
}
div.photo_frame img {
	margin: 0;
	padding: 0;
}

/*  Comment Divs */
div.comment_one_pt {
    margin: 0;
    padding: 0;
    width: 408px;
    height: 84px;
    text-align:left;
    overflow: hidden;
}
div.comment_one_ls {
    margin: 0;
    padding: 0;
    width: 408px;
    height: 182px;
    text-align:left;
    overflow: hidden;
}
div.comment_two_pt {
    margin: 0;
    padding: 0;
    width: 195px;
    height: 225px;
    text-align:left;
    overflow: hidden;
}
div.comment_two_ls {
	margin: 0;
	padding: 0;
	width: 408px;
	height: 55px;
	text-align:left;
	overflow: hidden;
}
div.comment_four_pt {
	margin: 0 0 8px 0;
	padding: 0;
	width: 144px;
	height: 42px;
	text-align: left;
	overflow: hidden;
}
div.comment_four_ls {
	margin: 0 0 8px 0;
	padding: 0;
	width: 196px;
	height: 84px;
	text-align: left;
	overflow: hidden;
}
div.comment_nine {
	margin: 0;
	padding: 0;
	width: 140px;
	height: 55px;
	font-size: 11px;
	text-align: left;
	overflow: hidden;
}

div.comment_only_one {
	margin: 0;
	padding: 0 2px;
	width: 408px;
	height: 492px;
	text-align:left;
	overflow: hidden;
	border: 1px solid #dfcfcd;
	position: relative;
}
div.comment_only_two {
	margin: 0 0 12px 0;
	padding: 0 2px;
	width: 408px;
	height: 240px;
	text-align:left;
	overflow: hidden;
	border: 1px solid #dfcfcd;
	position: relative;
}
div.comment_only_four {
	margin: 0 0 14px 0;
	padding: 0 2px;
	width: 408px;
	height: 112px;
	text-align:left;
	overflow: hidden;
	border: 1px solid #dfcfcd;
	position: relative;
}

img.content {
	float: left;
	width: 0px;
	height: 400px;
	margin: 0;
}

img.footer {
	float: left;
	width: 0px;
	height: 30px;
}

div.footer a:link, div.footer a:visited, div.footer a:active {
    text-decoration: none;
}
div.footer {
    color:#636363;
    font-size:10px;
}
div.footer a {
    color:#636363;
    font-size:10px;
    text-decoration: none;
}
div.footer a:hover {
    text-decoration: underline;
}
span.footer a:link, span.footer a:visited, span.footer a:active {
    text-decoration: none;
}
span.footer {
    color:#a0a0af;
    font-size:10px;
    height: 14px;
}
span.footer a {
    color:#a0a0af;
    font-size:10px;
    text-decoration: none;
    height: 14px;
}
span.footer a:hover {
    text-decoration: underline;
}

div.bookRunning {
	margin: 0;
	padding: 0;
	background-image: url(book_running.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
}
div.bookClosed {
	margin: 0;
	padding: 0;
	background-image: url(book_closed.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
}

/*
	Styles for the Front Office TinyMCE Editor
*/
.comment_box {
	background-image: url(comment_box.png);
	background-repeat: no-repeat;
	width: 294px;
	height: 138px;
	position: relative;
}
.comment_box_inner {
	width: 254px;
	position: absolute;
	left: 20px;
	top: 10px;
	text-align:left;
}

.question {
	margin: 0 0 2px 0;
	padding: 0;
	font-weight: bold;
	color: #5c87b2;
}
.answer {
	display: none;
}
.answer p {
	margin: 0 20px 4px 0;
	padding: 5px 5px;
	border: 1px solid #5c87b2;
	font-size: 12px;
	color: #1f1f1f;
	background-color: #e6e6e6;
}

/* TinyMCE - PlugIn "usertags" width style */
#FCKContent_usertags_text {
	width: 135px;
}
#html_content_usertags_text {
	width: 135px;
}

/* Google ADSense divs */
div.adsense {
    position: absolute;
    bottom: 5px;
    margin-left: 153px;
    width: 1020px;
    text-align: center;
/*    border: 1px dotted #ff0000; */
}
div.adsense1 {
    width: 730px;
    height: 92px;
    margin: 0 auto;
/*    border: 1px dotted #0000ff; */
}
div.adsense2 {
    width: 470px;
    height: 62px;
    float: left;
    margin: 0 14px 0 24px;
/*    border: 1px dotted #0000ff; */
}
div.adsense3 {
    width: 470px;
    height: 62px;
    float: right;
    margin: 0 24px 0 14px;
/*    border: 1px dotted #0000ff; */
}
