html, body {
	margin:0; padding:0;
	height:100%;
}
 
body {
	background:url('../images/stripes2.png') repeat;
}

.white {
	background:url('../images/stripes22.png') repeat;
	background-color:#FFFFFF;
}

.red {
	color:#FF0000;
}

h1 {
	font-size: 18px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	color:#000000;
}

h2 {
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:0px;
}

h3 {
	font-size: 125%;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-bottom:10px;
}

h4 {
	font-size: 11px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
}

h5 {
	font-size: 10px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
}

#floater {
	position:relative; float:left;
	height:50%;	margin-bottom:-302px; /* half of the content's height */
	width:1px;
}

#container {
	margin:0; padding:0;
	height:100%;
	width:100%;
	background:url('../images/bg2.gif') 50% 50% no-repeat;
}
 
#centered {
	position:relative; clear:left;
	height:603px; width:970px;
	margin:0 auto;
	background:url('../images/carta.png') no-repeat;
	border:0px solid #666;
}

#logo {
	position:absolute; left:360px; right:0; top:5px; bottom:0;
	width:252px; height:141px;
}
 
#copyright {
	position:relative; left:0px; right:0; top:618px; bottom:0;
	text-align:right;
	font-size: 60%;
	color: #777469;
	font-family: Arial, Helvetica, sans-serif;
}

#copyright a:link, #copyright a:visited {
	color:#000000;
	text-decoration: none;
}

#copyright a:hover, #copyright a:active {
	color:#000000;
	text-decoration: underline;
}

#content {
	position:absolute; left:30%; right:0; top:0; bottom:0;
	overflow:auto; height:340px;
	padding:20px; margin:10px;
}

/* Navigation
-------------------------------------------------------------- */

#leftnav {
	position:absolute; left:5px; right:0; top:5px; bottom:0;
	width:360px; height:36px;
	/* background:url('../images/bg-nav.png') repeat-x; */
	font-size: 75%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

#leftnav a:link, #leftnav a:visited { color: #DFDDD9; text-decoration: none; }
#leftnav a:hover, #leftnav a:active { color: #FFFFFF; text-decoration: underline; }

#leftnav div {
    padding: 10px 0px 0px 10px;
}

#rightnav {
	position:absolute; left:605px; right:0; top:5px; bottom:0;
	width:360px; height:36px;
	/* background:url('../images/bg-nav.png') repeat-x; */
	font-size: 75%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

#rightnav a:link, #rightnav a:visited { color: #DFDDD9; text-decoration: none; }
#rightnav a:hover, #rightnav a:active { color: #FFFFFF; text-decoration: underline; }

#rightnav div {
    text-align:right;
    padding: 10px 10px 0px 0px;
}

/* Illustration categories navigation
-------------------------------------------------------------- */

#subnav {
	position:absolute; left:5px; right:0; top:40px; bottom:0;
	width:360px; height:36px;
	/* background:url('../images/bg-nav.png') repeat-x; */
	font-size: 70%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}


#subnav a:link, #subnav a:visited { color: #0066cc; text-decoration: none; }
#subnav a:hover, #subnav a:active { color: #0066cc; text-decoration: underline; }

#subnav div {
    padding: 10px 0px 0px 10px;
}

/* Intro
-------------------------------------------------------------- */

#intro {
	position:absolute; left:15px; right:0; top:59px; bottom:0;
	width:620px; height:342px;
}

/* Highlights
-------------------------------------------------------------- */

#highlight-lb {
	position:absolute; left:15px; right:0; top:419px; bottom:0;
	width:300px; height:162px;
}

#highlight-lc {
	position:absolute; left:335px; right:0; top:419px; bottom:0;
	width:300px; height:162px;
}

#lb-cb {
	position:absolute; left:324px; right:0; top:419px; bottom:0;
	width:1px; height:162px;
	background:url('../images/pix-grey.png') repeat-y;
}

#c-r {
	position:absolute; left:644px; right:0; top:59px; bottom:0;
	width:1px; height:522px;
	background:url('../images/pix-grey.png') repeat-y;
}

#lm-lb {
	position:absolute; left:15px; right:0; top:409px; bottom:0;
	width:620px; height:1px;
	background:url('../images/pix-grey.png') repeat-x;
}

/* Latest News
-------------------------------------------------------------- */

#rightframe {
	background:url('../images/bg-textcontainerframe2.jpg') no-repeat;
}

#rightcolumn {
	position:absolute; left:655px; right:0; top:59px; bottom:0;
	width:300px; height:522px;
}

#text-container-frame {
	margin: 0px;
	padding: 0px;
	position: absolute; left:675px; right:0; top:69px; bottom:0;
	width:260px; height:492px;
}

#scroll-container {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:260px; height:492px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #000000;
}

#scroll-container b {
	color: #000000;
}

#scroll-container #news_window {
	position: absolute;
	left: 0px;
	top: 60px;
	width: 245px;
	height: 432px;
	overflow: hidden;
	clip: rect(0, 245px, 432px, 0);
}

#scroll-container #scroll-content {
	z-index: 0;
	position: absolute;
	width: 245px;
}

#header-scroll {
	position: absolute;
	left: 0px;
	top: 0px;
}

#scroll-container a:link, #scroll-container a:visited {
	color:#99def6;
	text-decoration: none;
}

#scroll-container a:hover, #scroll-container a:active {
	color:#99def6;
	text-decoration: underline;
}

#arrow-up {
	position: absolute;
	left: 250px;
	top: 60px;
	width: 20px;
	height: 20px;
}

#arrow-down {
	position: absolute;
	left: 250px;
	top: 472px;
	width: 20px;
	height: 20px;
}

/* About Kelly
-------------------------------------------------------------- */

#lefthalf {
	background:url('../images/aboutkelly.jpg') no-repeat;
	position:absolute; left:5px; right:0; top:41px; bottom:0;
	width:470px; height:540px;
}

#lefthalf div {
    padding: 96px 20px 20px 150px; /* formerly padding: 96px 20px 20px 144px; */
	font-size: 68.75%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

#lefthalf a:link, #lefthalf a:visited {
	color:#0066cc;
	text-decoration: none;
}

#lefthalf a:hover, #lefthalf a:active {
	color:#0066cc;
	text-decoration: underline;
}

#thirdquarter {
	position:absolute; left:495px; right:0; top:151px; bottom:0;
	width:222px; height:430px;
}

#thirdquarter div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 0px 10px 20px 10px;
	text-decoration: none;
	font-size: 56.25%;
	color: #000000;
}

#thirdquarter a:link, #thirdquarter a:visited {
	color:#0066cc;
	text-decoration: none;
}

#thirdquarter a:hover, #thirdquarter a:active {
	color:#0066cc;
	text-decoration: underline;
}

#thirdquarter2 {
	position:absolute; left:495px; right:0; top:151px; bottom:0;
	width:402px; height:430px;
}

#thirdquarter2 div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 0px 10px 20px 10px;
	text-decoration: none;
	font-size: 56.25%;
	color: #000000;
}

#thirdquarter2 a:link, #thirdquarter2 a:visited {
	color:#0066cc;
	text-decoration: none;
}

#thirdquarter2 a:hover, #thirdquarter2 a:active {
	color:#0066cc;
	text-decoration: underline;
}
#fourthquarter {
	position:absolute; left:737px; right:0; top:59px; bottom:0;
	width:223px; height:540px;
}

#fourthquarter div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 0px 10px 20px 10px;
	text-decoration: none;
	font-size: 56.25%;
	color: #000000;
}

#fourthquarter a:link, #fourthquarter a:visited {
	color:#0066cc;
	text-decoration: none;
}

#fourthquarter a:hover, #fourthquarter a:active {
	color:#0066cc;
	text-decoration: underline;
}

/* Left Frame
-------------------------------------------------------------- */

#leftframe {
	background:url('../images/bg-leftframe.jpg') no-repeat;
}

#leftscroll {
	position:absolute; left:15px; right:0; top:59px; bottom:0;
	width:460px; height:522px;
}

#text-container-leftscroll {
	margin: 0px;
	padding: 0px;
	position: absolute; left:35px; right:0; top:69px; bottom:0;
	width:420px; height:492px;
}

#mainscroll-container {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:405px; height:492px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

#mainscroll-container b {
	color: #000000;
}

#mainscroll-container #news_window {
	position: absolute;
	left: 0px;
	top: 77px;
	width: 405px;
	height: 415px;
	overflow: hidden;
	clip: rect(0, 405px, 415px, 0);
}

#mainscroll-container #scroll-content {
	z-index: 0;
	position: absolute;
	width: 405px;
}

#header-scroll {
	position: absolute;
	left: 0px;
	top: 0px;
}

#mainscroll-container a:link, #mainscroll-container a:visited {
	color:#0066cc;
	text-decoration: none;
}

#mainscroll-container a:hover, #mainscroll-container a:active {
	color:#0066cc;
	text-decoration: underline;
}

#mainscroll-arrow-up {
	position: absolute;
	left: 410px;
	top: 77px;
	width: 20px;
	height: 20px;
}

#mainscroll-arrow-down {
	position: absolute;
	left: 410px;
	top: 472px;
	width: 20px;
	height: 20px;
}

/* Thumbnails 190px X 90px
-------------------------------------------------------------- */

#thumbnailA1 {
	background:url('../images/bg-thumbnail190x90.png') no-repeat;
	position:absolute; left:90px; right:0; top:167px; bottom:0;
	width:190px; height:90px;
}

#thumbnailA1 div {
    padding: 5px 0px 0px 5px;
}

#thumbnailA2 {
	background:url('../images/bg-thumbnail190x90.png') no-repeat;
	position:absolute; left:90px; right:0; top:275px; bottom:0;
	width:190px; height:90px;
}

#thumbnailA2 div {
    padding: 5px 0px 0px 5px;
}

#thumbnailA3 {
	background:url('../images/bg-thumbnail190x90.png') no-repeat;
	position:absolute; left:90px; right:0; top:383px; bottom:0;
	width:190px; height:90px;
}

#thumbnailA3 div {
    padding: 5px 0px 0px 5px;
}

#thumbnailA4 {
	background:url('../images/bg-thumbnail190x90.png') no-repeat;
	position:absolute; left:90px; right:0; top:491px; bottom:0;
	width:190px; height:90px;
}

#thumbnailA4 div {
    padding: 5px 0px 0px 5px;
}

#thumbnailB1 {
	background:url('../images/bg-thumbnail190x90.png') no-repeat;
	position:absolute; left:290px; right:0; top:167px; bottom:0;
	width:190px; height:90px;
}

#thumbnailB1 div {
    padding: 5px 0px 0px 5px;
}

#thumbnailB2 {
	background:url('../images/bg-thumbnail190x90.png') no-repeat;
	position:absolute; left:290px; right:0; top:275px; bottom:0;
	width:190px; height:90px;
}

#thumbnailB2 div {
    padding: 5px 0px 0px 5px;
}

#thumbnailB3 {
	background:url('../images/bg-thumbnail190x90.png') no-repeat;
	position:absolute; left:290px; right:0; top:383px; bottom:0;
	width:190px; height:90px;
}

#thumbnailB3 div {
    padding: 5px 0px 0px 5px;
}

#thumbnailB4 {
	background:url('../images/bg-thumbnail190x90.png') no-repeat;
	position:absolute; left:290px; right:0; top:491px; bottom:0;
	width:190px; height:90px;
}

#thumbnailB4 div {
    padding: 5px 0px 0px 5px;
}

#thumbnailC1 {
	background:url('../images/bg-thumbnail190x90.png') no-repeat;
	position:absolute; left:490px; right:0; top:167px; bottom:0;
	width:190px; height:90px;
}

#thumbnailC1 div {
    padding: 5px 0px 0px 5px;
}

#thumbnailC2 {
	background:url('../images/bg-thumbnail190x90.png') no-repeat;
	position:absolute; left:490px; right:0; top:275px; bottom:0;
	width:190px; height:90px;
}

#thumbnailC2 div {
    padding: 5px 0px 0px 5px;
}

#thumbnailC3 {
	background:url('../images/bg-thumbnail190x90.png') no-repeat;
	position:absolute; left:490px; right:0; top:383px; bottom:0;
	width:190px; height:90px;
}

#thumbnailC3 div {
    padding: 5px 0px 0px 5px;
}

#thumbnailC4 {
	background:url('../images/bg-thumbnail190x90.png') no-repeat;
	position:absolute; left:490px; right:0; top:491px; bottom:0;
	width:190px; height:90px;
}

#thumbnailC4 div {
    padding: 5px 0px 0px 5px;
}

#thumbnailD1 {
	background:url('../images/bg-thumbnail190x90.png') no-repeat;
	position:absolute; left:690px; right:0; top:167px; bottom:0;
	width:190px; height:90px;
}

#thumbnailD1 div {
    padding: 5px 0px 0px 5px;
}

#thumbnailD2 {
	background:url('../images/bg-thumbnail190x90.png') no-repeat;
	position:absolute; left:690px; right:0; top:275px; bottom:0;
	width:190px; height:90px;
}

#thumbnailD2 div {
    padding: 5px 0px 0px 5px;
}

#thumbnailD3 {
	background:url('../images/bg-thumbnail190x90.png') no-repeat;
	position:absolute; left:690px; right:0; top:383px; bottom:0;
	width:190px; height:90px;
}

#thumbnailD3 div {
    padding: 5px 0px 0px 5px;
}

#thumbnailD4 {
	background:url('../images/bg-thumbnail190x90.png') no-repeat;
	position:absolute; left:690px; right:0; top:491px; bottom:0;
	width:190px; height:90px;
}

#thumbnailD4 div {
    padding: 5px 0px 0px 5px;
}

/* Contact decoration
-------------------------------------------------------------- */

#contact {
	position:absolute; left:277px; right:0; top:204px; bottom:0;
	background:url('../images/bg-contact.png') no-repeat;
	width:543px; height:394px;
	font-size: 75%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

#contact div {
    padding: 123px 0px 0px 143px;
}

#contact a:link, #contact a:visited {
	color:#0066cc;
	text-decoration: none;
}

#contact a:hover, #contact a:active {
	color:#0066cc;
	text-decoration: underline;
}

/* Thumbnails 150px X 198px
-------------------------------------------------------------- */

.booktitle {
	font-size: 75%;
	font-family: Arial, Verdana, serif;
	font-weight:normal;
}

.booktitle a:link, .booktitle a:visited {
	color:#0066cc;
	text-decoration: none;
}

.booktitle a:hover, .booktitle a:active {
	color:#0066cc;
	text-decoration: underline;
}

#thumbnailBook1 {
	position:absolute; left:15px; right:0; top:167px; bottom:0; /* previously left:10px; */
	width:150px; height:198px;
}

#titleBook1 {
	position:absolute; left:15px; right:0; top:167px; bottom:0;
	width:150px; height:20px;
}

#thumbnailBook2 {
	position:absolute; left:173px; right:0; top:167px; bottom:0; /* previously left:170px; */
	width:150px; height:198px;
}

#titleBook2 {
	position:absolute; left:173px; right:0; top:167px; bottom:0;
	width:150px; height:20px;
}

#thumbnailBook3 {
	position:absolute; left:331px; right:0; top:167px; bottom:0; /* previously left:330px; */
	width:150px; height:198px;
}

#titleBook3 {
	position:absolute; left:331px; right:0; top:167px; bottom:0;
	width:150px; height:20px;
}

#thumbnailBook4 {
	position:absolute; left:489px; right:0; top:167px; bottom:0; /* previously left:490px; */
	width:150px; height:198px;
}

#titleBook4 {
	position:absolute; left:489px; right:0; top:167px; bottom:0;
	width:150px; height:20px;
}

#thumbnailBook5 {
	position:absolute; left:647px; right:0; top:167px; bottom:0; /* previously left:650px; */
	width:150px; height:198px;
}

#titleBook5 {
	position:absolute; left:647px; right:0; top:167px; bottom:0;
	width:150px; height:20px;
}

#thumbnailBook6 {
	position:absolute; left:805px; right:0; top:167px; bottom:0; /* previously left:810px; */
	width:150px; height:198px;
}

#titleBook6 {
	position:absolute; left:805px; right:0; top:167px; bottom:0;
	width:150px; height:20px;
}

#thumbnailBook7 {
	position:absolute; left:15px; right:0; top:383px; bottom:0;
	width:150px; height:198px;
}

#titleBook7 {
	position:absolute; left:15px; right:0; top:383px; bottom:0;
	width:150px; height:20px;
}

#thumbnailBook8 {
	position:absolute; left:173px; right:0; top:383px; bottom:0;
	width:150px; height:198px;
}

#titleBook8 {
	position:absolute; left:173px; right:0; top:383px; bottom:0;
	width:150px; height:20px;
}

#thumbnailBook9 {
	position:absolute; left:331px; right:0; top:383px; bottom:0;
	width:150px; height:198px;
}

#titleBook9 {
	position:absolute; left:331px; right:0; top:383px; bottom:0;
	width:150px; height:20px;
}

#thumbnailBook10 {
	position:absolute; left:489px; right:0; top:383px; bottom:0;
	width:150px; height:198px;
}

#titleBook10 {
	position:absolute; left:489px; right:0; top:383px; bottom:0;
	width:150px; height:20px;
}

#thumbnailBook11 {
	position:absolute; left:647px; right:0; top:383px; bottom:0;
	width:150px; height:198px;
}

#titleBook11 {
	position:absolute; left:647px; right:0; top:383px; bottom:0;
	width:150px; height:20px;
}

#thumbnailBook12 {
	position:absolute; left:805px; right:0; top:383px; bottom:0;
	width:150px; height:198px;
}

#titleBook12 {
	position:absolute; left:805px; right:0; top:383px; bottom:0;
	width:150px; height:20px;
}

/* Thumbnails 308px X 394px
-------------------------------------------------------------- */

#thumbnailChapternovel1 {
	position:absolute; left:15px; right:0; top:167px; bottom:0; /* previously left:10px; */
	width:308px;
}

#thumbnailChapternovel2 {
	position:absolute; left:331px; right:0; top:167px; bottom:0; /* previously left:330px; */
	width:308px;
}

#thumbnailChapternovel3 {
	position:absolute; left:647px; right:0; top:167px; bottom:0; /* previously left:330px; */
	width:308px;
}

#thumbnailChapternovel41 {
	position:absolute; left:15px; right:0; top:167px; bottom:0; /* previously left:10px; */
	width:229px;
}

#thumbnailChapternovel42 {
	position:absolute; left:252px; right:0; top:167px; bottom:0; /* previously left:330px; */
	width:229px;
}

#thumbnailChapternovel43 {
	position:absolute; left:489px; right:0; top:167px; bottom:0; /* previously left:330px; */
	width:229px;
}

#thumbnailChapternovel44 {
	position:absolute; left:728px; right:0; top:167px; bottom:0; /* previously left:330px; */
	width:229px;
}

#thumbnailChapternovel51 {
	position:absolute; left:15px; right:0; top:167px; bottom:0; /* previously left:10px; */
	width:182px;
}

#thumbnailChapternovel52 {
	position:absolute; left:205px; right:0; top:167px; bottom:0; /* previously left:330px; */
	width:182px;
}

#thumbnailChapternovel53 {
	position:absolute; left:395px; right:0; top:167px; bottom:0; /* previously left:330px; */
	width:182px;
}

#thumbnailChapternovel54 {
	position:absolute; left:584px; right:0; top:167px; bottom:0; /* previously left:330px; */
	width:189px;
}

#thumbnailChapternovel55 {
	position:absolute; left:773px; right:0; top:167px; bottom:0; /* previously left:330px; */
	width:181px;
}

#thumbnailChapternovel61 {
	position:absolute; left:15px; right:0; top:167px; bottom:0; /* previously left:10px; */
	width:150px;
}

#thumbnailChapternovel62 {
	position:absolute; left:173px; right:0; top:167px; bottom:0; /* previously left:330px; */
	width:150px;
}

#thumbnailChapternovel63 {
	position:absolute; left:331px; right:0; top:167px; bottom:0; /* previously left:330px; */
	width:150px;
}

#thumbnailChapternovel64 {
	position:absolute; left:489px; right:0; top:167px; bottom:0; /* previously left:330px; */
	width:150px;
}

#thumbnailChapternovel65 {
	position:absolute; left:647px; right:0; top:167px; bottom:0; /* previously left:330px; */
	width:150px;
}

#thumbnailChapternovel66 {
	position:absolute; left:805px; right:0; top:167px; bottom:0; /* previously left:330px; */
	width:150px;
}

.chapternoveltitle {
	font-size: 75%; /* previously 100%; */
	font-family: Arial, Verdana, serif;
	font-weight:normal;
}

.chapternoveltitle a:link, .chapternoveltitle a:visited {
	color:#0066cc;
	text-decoration: none;
}

.chapternoveltitle a:hover, .chapternoveltitle a:active {
	color:#0066cc;
	text-decoration: underline;
}

/* Picture books pages
-------------------------------------------------------------- */

#picturebook {
	position:absolute; left:0px; right:0; top:0px; bottom:0;
	background-color:#FFFFFF;
	width:620px; height:630px;
	font-size: 75%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

#picturebook img {
    padding: 0px 0px 10px 0px;
}

#inside {
	position:absolute; left:0px; right:0; top:0px; bottom:0;
	width:620px; height:400px;
	color:#666666;
}

#inside div {
    padding: 10px 0px 0px 10px;
}

#picturebookcover {
	position:absolute; left:0px; right:0; top:380px; bottom:0;
	width:200px; height:250px;
	text-align:center;
}

#description {
	position:absolute; left:200px; right:0; top:380px; bottom:0;
	width:420px; height:200px;
	color:#666666;
}

#description div {
    padding: 0px 10px 10px 10px;
}

#description a:link, #description a:visited {
	color:#0066cc;
	text-decoration: none;
}

#description a:hover, #description a:active {
	color:#0066cc;
	text-decoration: underline;
}

/* Covers Thumbnails 308px X 394px
-------------------------------------------------------------- */

#thumbnailCover1 {
	position:absolute; left:15px; right:0; top:167px; bottom:0;
	width:167px; height:209px;
}

#titleCover1 {
	position:absolute; left:15px; right:0; top:167px; bottom:0;
	width:150px; height:20px;
}

#thumbnailCover2 {
	position:absolute; left:192px; right:0; top:167px; bottom:0;
	width:184px; height:275px;
}

#titleCover2 {
	position:absolute; left:209px; right:0; top:167px; bottom:0;
	width:150px; height:20px;
}

#thumbnailCover3 {
	position:absolute; left:386px; right:0; top:167px; bottom:0;
	width:196px; height:241px;
}

#titleCover3 {
	position:absolute; left:415px; right:0; top:167px; bottom:0;
	width:150px; height:20px;
}

#thumbnailCover4 {
	position:absolute; left:592px; right:0; top:167px; bottom:0;
	width:230px; height:241px; /* Previously width:184px; */
}
/* Previously

#thumbnailCover1 {
	position:absolute; left:15px; right:0; top:167px; bottom:0;
	width:184px; height:275px;
}

#titleCover1 {
	position:absolute; left:15px; right:0; top:167px; bottom:0;
	width:150px; height:20px;
}

#thumbnailCover2 {
	position:absolute; left:209px; right:0; top:167px; bottom:0;
	width:196px; height:259px;
}

#titleCover2 {
	position:absolute; left:209px; right:0; top:167px; bottom:0;
	width:150px; height:20px;
}

#thumbnailCover3 {
	position:absolute; left:415px; right:0; top:167px; bottom:0;
	width:378px; height:241px;
}

#titleCover3 {
	position:absolute; left:415px; right:0; top:167px; bottom:0;
	width:150px; height:20px;
} */