body {
background-color:#c2c2c2;
background-image: url('/assets/images/ep-bg.jpg');
background-repeat: repeat-x;
background-position:top;
margin:0px;
}

#container {
position:relative;
width:950px;
border:5px solid #a2a2a2;
border-bottom:4px;
background-color:white;
margin:auto;
}

#top {
position:relative;
width:950px;
margin:auto;
margin-top:10px;
margin-bottom:5px;
color:white;
font-size:11px;
}

#top-left {
position:relative;
float:left;
width:100px;
font-size:12px;
padding-top:2px;
}

#top-right {
position:relative;
float:right;
width:700px;
text-align:right;
font-family:Lucida Sans Unicode, Verdana;
font-size:12px;
}

#top-right a {
color:white;
text-decoration:none;
}

#top-right a:hover {
color:#dedede;
}

#main-left {
position: relative;
float: left;
width: 575px;
padding-top:30px;
padding-left:30px;
}

#main-right {
position: relative;
float: right;
width: 310px;
padding-left:10px;
padding-top:10px;
background-color:white;
border-left:0px solid gray;
}

#title {
position: relative;
width: 570px;
}

#title-left {
position: relative;
float:left;
width:175px;
}

#title-right {
position: relative;
float:right;
width:395px;
}


#book-info{
position: relative;
font-family:arial;
}

#book-info ul{
margin:0px;
padding:0px;
list-style:none;
}

#book-info ul li {
float: left;
}


#author-info{
position: relative;
font-family:arial;
}

#author-info-left{
position: relative;
width:220px;
padding-right:25px;
float:left;
}

#author-info-right{
position: relative;
width:295px;
float:right;
padding-left:25px;
border-left:1px solid gray;
}


#bottom {
position:relative;
background-color: #6fba03;
margin-top:20px;
padding:20px;
color:white;
}




#bottom ul {
list-style:none;
margin:0px;
padding:0px;
background-color: #6fba03;
}

#bottom ul li {
float:left;
width:270px;
background-color: #6fba03;
}

#bottom ul li.middle {
margin-left:22px;
margin-right:22px;
}



#author-table {
font-size:11px;
line-height:16px;
}

#author-table td.narrow {
padding-right:5px;
}

#author-table a {
color:#2973b5;
text-decoration:none;
border-bottom:1px dotted #2973b5;
}

#author-table a:hover {
color: #eeeeee;
border-bottom:1px dotted #eeeeee;
}


.clear {
clear:both;
font-size:1px;
}


h1 {
font-family:Lucida Sans Unicode, Verdana;
font-size:36px;
line-height:40px;
font-weight:normal;
margin:0px;
padding:0px;
color:#6fba03
}

h2 {
font-family:Lucida Sans Unicode, Verdana;
font-size:24px;
line-height:30px;
font-weight:normal;
margin:0px;
padding:0px;
color:#6fba03
}

h3 {
font-family:Lucida Sans Unicode, Verdana;
font-size:16px;
line-height:22px;
font-weight:normal;
margin:0px;
padding:0px;
color:#6fba03
}

h6 {
font-weight:normal;
padding:0px;
margin:0px;
font-family:arial;
}

.default {
font-family:Lucida Sans Unicode, Verdana;
font-size:13px;
line-height:17px;
}

.reviews {
font-family:Lucida Sans Unicode, Verdana;
font-size:12px;
line-height:15px;
color:gray;
}

#book-rss-wrapper {
width:298px;
max-height:185px;
background-color:#efefef;
border:1px solid #dedede;
margin-bottom:10px;
}

#rss-header {
padding:5px;
font-family:Lucida Sans Unicode, Verdana;
font-size:24px;
line-height:28px;
}

#book-rss {
max-height:145px;
overflow-y: scroll;
overflow-x: hidden;
}

#book-rss-inner {
padding:5px;
width:270px;
font-family:arial;
font-size:11px;
line-height:16px;
background-color:white;
}

#book-rss-inner a {
font-size:14px;
text-decoration:none;
}

#book-rss-inner h2{
margin:0px;
padding:0px;
font-family:arial;
font-size:16px;
line-height:20px;
font-weight:bold;
color:black;
}

.search-button {
font-size:11px;
background-color:#eeeeee;
border:1px solid gray;
padding:1px
}

h4 {
font-size:16px;
line-height:20px;
font-weight:bold;
margin:0px;
padding:0px;
color:#2973b5
}

#buy-links {
position:relative;
padding-top:10px;
font-size:12px;
font-family:Lucida Sans Unicode, Verdana;
}

#buy-links a {
color:#737372;
text-decoration:none;
}

#buy-links a:hover {
color:black;
}
