.bold {
      font-weight: bold;
      padding-right: 10px;
      font-size: 13px;
}

.show-cover {
      padding-right: 15px;
}

.title-row {
      background-color: #C5C5C5;
      height: 18px;
}

.exposition {
      margin-top: 15px;
      border-spacing: 0px;
}

.ebook_sale, .ebook_price {
      text-align: right;
      background-color: #C5C5C5;
      padding-right: 5px;
}

#content .ebook_sale a {
      color: #FF0000;
}

.ebook_price {
      font-weight: bold;
      color: Blue;
}




.buy_area {
       text-align: right;
}

#content .buy_ebook {
	border: 1px solid #333333;
	background: url(http://www.steps2.net/templates/images/button_effect.gif) repeat-x top #333;
        text-align: center;
	text-transform: uppercase;
        color: #FFFFFF;
        font-weight: normal;
	font-size: 85%;
	padding: 3px 15px;
	text-decoration: none;
}


#content .buy_ebook:hover, #content .buy_ebook:focus {
	border: 1px solid #999999;
	background: #333333;
	color: #FFFFFF;
}



#payment_notes ul {
         padding: 10px;
         margin:0;
         font-weight: bold;
         border: 1px solid;
         background: #ECECEC;
}

#payment_notes ul li {
         font-weight: normal;
         margin-left: 30px;
}

#payment_notes .first_li {
         padding-top: 10px;
}



.payment_options {
         list-style: none;
         padding: 0;
         margin: 0;
         text-align: center;
}

.payment_options li img{
         border: 1px solid #474747;
}

.payment_options li a:hover img {
        border: 2px solid red;
        text-align: center;
}
